Commit Graph

4370 Commits (617808d5748b40e1f1a86d6c8932c9c929cfafd0)

Author SHA1 Message Date
psychobunny 4f5918390a if user search is blank, return all users
barisusakli 60e052e788 closes
Julian Lam 77a9c7c195 Merge branch 'master' into 0.7.0
Julian Lam f793536131 latest translations and fallbacks
Julian Lam f753cfb1c9 search on grop sort change too
Julian Lam b052ed3504 searching on keyup instead of enter key
Julian Lam 6ebc048f1f searching on keyup instead of enter key
barisusakli e16cfa396b Merge remote-tracking branch 'origin/master' into 0.7.0
Julian Lam 8bc2d97352 stringify helper for t.js
barisusakli aaa1fae558 closes
barisusakli 60fecdbdf8 Merge remote-tracking branch 'origin/master' into 0.7.0
barisusakli ed714cdf77 user search paginator
barisusakli 98ff75b9c3 closes
Julian Lam aabfeba38d Merge branch 'master' into 0.7.0
Conflicts:
	src/user.js
Julian Lam 63eeee4394 fixed issue where hitting enter while searching for groups would cause the page to reload.
psychobunny 5a3c056759 removing li specific selector
psychobunny 370a60c14f potential bug @barisusakli I think you changed this, just pinging you in case
barisusakli 0dc0c39f48 removed li selector
barisusakli ddee93beab Merge remote-tracking branch 'origin/master' into 0.7.0
Julian Lam a3cadff1d3 updated settings module (v2) to fix multiple selects and checkboxes using name instead of id, which isn't always guaranteed to be set.
Julian Lam d096a639d6 fixed -- there's a slight chance this might break other ACP pages, but my limited testing tells me it is ok so far
psychobunny 72e14e6db6 closes
Julian Lam d102ff0704 fixed
barisusakli 20a2262e43 Merge remote-tracking branch 'origin/master' into 0.7.0
barisusakli 288d507eb6 pass the loaded pids to action:posts.loaded
Julian Lam bc9ede7b6c changed emailer.send so that it processes a callback, if provided. Also added new option to receive emails every time a topic you subscribe to is posted to.
Julian Lam 4c927060d9 Merge branch 'master' into 0.7.0
Julian Lam a526577927 only attempt to remove address bar if current position is at the top of screen
Julian Lam 72f28b7b38 closed
Julian Lam d2217b8137 closed
Julian Lam 0d8dcbf734 Merge branch 'master' into 0.7.0
Julian Lam 4a3255d4fd search sorting
Julian Lam be30dcc2d0 Merge branch 'master' into 0.7.0
Conflicts:
	public/src/client/groups/list.js
Julian Lam af1fa11606 rejigged search so it grabs the values on method execution, instead of being passed in
barisusakli 5fe69e0386 input selector
Julian Lam 4072172c8e companion commit to nodebb/nodebb-theme-vanilla@0d17032
Julian Lam 2917304f6c companion commit to nodebb/nodebb-theme-vanilla@0d17032
barisusakli c20a848c7f removed console.logs
Julian Lam 69ee2c1d07 Merge branch 'master' into 0.7.0
Julian Lam ba1260923f companion to nodebb/nodebb-theme-vanilla@ad953f2
Julian Lam d4779c8c0a Merge branch 'master' into 0.7.0
Julian Lam 6502dd2561 group searching
Julian Lam 093e499bf8 defining module name in iconSelect module
Julian Lam 56200b0fdf defining module name in iconSelect module
barisusakli ea3d7d610a Merge remote-tracking branch 'origin/master' into 0.7.0
barisusakli 2f955c3af4 getUpvoters works with array
barisusakli cb5ee2a141 closes
Julian Lam 99dc37bd9c removed relativeTime util method, utils.js better be a C now.
barisusakli a926a11e70 fix redirection when saving groups
Julian Lam 1e57c5d001 linting
Julian Lam e5a33539d2 updated globals for jslint
Julian Lam c026a64e8e adding concept of group slugs, . ping @barisusakli for downstream plugin changes
Julian Lam 4317b3c872 fixing more exposed XSS outlets in groups frontend
barisusakli 0741f00e4f Merge remote-tracking branch 'origin/master' into 0.7.0
barisusakli f67053df52 figure out pathname, dont crash if callback isnt supplied
barisusakli b333653464 prevent js crash if responseJSON is undefined
Julian Lam 04be40158c if you attempt to join a group when you're already in a group, you can't anymore.
Julian Lam 577a646adc this should appease @barisusakli
Julian Lam 5bc078d9df latest spanish translations
barisusakli 429c4022f0 closes
Julian Lam 36a49cd994 guests can no longer attempt to join a group,
barisusakli fd2edcaf6f closes
barisusakli f2bfb4c0d1 removed following count hide
barisusakli a9bf9745b6 removed unused yourid
barisusakli 82c4488505 remove console.log fix typos
barisusakli 6ccdf187ea closes
Julian Lam 50ac813388 Merge branch 'private-groups', closed
Julian Lam b3b3300bd6 fixing bug with checkboxes,
barisusakli be8385e8dc fix else if style
Julian Lam de58f4ff6b hiding group admin and cover photo controls from non-owners,
Julian Lam 710df626b5 removed join/view buttons from group list, made cover clickable,
Julian Lam 698f598a30 default cover photo for groups,
Julian Lam 203a15204e bugfixes to cover photo,
Julian Lam 675968f0f3 cover photo for groups,
barisusakli 5a940778ee closes
barisusakli 7a7aeb131e use tpl_url
barisusakli 02dbce57fb relative path fix missing ;
barisusakli 200f74f1c7 closes
barisusakli bbfec7d443 fix post index parse
barisusakli 456b844e61 closes
barisusakli 08c1dad3ee topics.isFollowing works with multiple tids now
barisusakli f417e07b9d user search changes
Julian Lam 697d2636f9 Merge branch 'master' into private-groups
Julian Lam 8be9854062 latest translations
Julian Lam 612b8f01b6 Merge remote-tracking branch 'origin/master' into private-groups
Julian Lam 635393a274 group creation and deletion from outside ACP,
Julian Lam 765975e667 ACP groups delete calls generic groups socket listener now,
Julian Lam 240056d169 added icon container styles back to ACP, proper hooking-up of iconSelect module in group settings panel,
Julian Lam 69ed8ac45d icon selection interface -- moved iconSelect module out of admin space,
barisusakli 0305ad989c match uploader return
barisusakli f74383bba4 changed userPhoto to files[]
barisusakli 5414c268a0 sort numerically
psychobunny a7d73d4106 fixes adding new routes to user/xxx/route
Julian Lam 311d02dbe1 removed console log
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups,
Julian Lam 7be0830751 properly showing private state in group details,
Julian Lam 84c19921b9 newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header,
Julian Lam 96c37c25b0 join, leave, accept, reject: handlers + UI,
Julian Lam 3a3d45155e show pending members in frontend UI,
Julian Lam 71b41239ac attempting to join a private group causes the join to be pending,
barisusakli db1cc6b8d2 search by fullname
Julian Lam a5d7fee623 Merge remote-tracking branch 'origin/master' into private-groups
Julian Lam bb0b6d9db4 using 'invisible' class instead of 'hidden',
Julian Lam d747ce5760 granting and rescinding ownership,
Julian Lam a907fa2187 added concept of group ownership,
Julian Lam 9fa3675424 added methods and socket listeners for group joining and leaving,
Julian Lam 501935d359 updated helper loading so it loads all helpers in helpers local var,
barisusakli a77a761433 closes
psychobunny 52cf224e5a translator.getTranslations & bug fix
psychobunny 5ee0ed401f fixed ajaxify's redirecting to external URLs.. well fixed redirecting in general
barisusakli ce9c17f8e5 ability to search posts by user
Julian Lam b685194dae updated helper loading so it loads all helpers in helpers local var
Julian Lam aa62c52580 closed
barisusakli 60f1b9679a search filters
Julian Lam 2d4383c7b0 updating bootstrap in ACP to v3.3.1
Julian Lam f5b758245f added indonesian to NodeBB, Terima kasih!
Julian Lam 779fd0405e latest translations!
Julian Lam 3c1ee1f59f fixing incorrect language code for Italian
Julian Lam 9b8cc9fe6c partial revert of 659d0f68cb,
Julian Lam 835886998b having composer/resize call findBootstrapEnvironment only on the first resize method call, and not right when library is required,
Julian Lam 428a431164 Revert "wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417"
This reverts commit e42365f7c1.
Julian Lam e42365f7c1 wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready
Julian Lam 659d0f68cb possibly fixing issue where mobile composer textarea is not properly sized when initially opened. Sort of related to
TheBronx e26f8c3290 update bootstrap js to v3.3.1 fixes
update bootstrap.min.js to v3.3.1 fixes 
psychobunny 3da6466045 I thought I was on holiday (fixes infinite loop on language calls)
Julian Lam 02e0d4635b icon mgmt for
Julian Lam dfe8e8de70 image uploading for categories,
Julian Lam ad723e2943 Merge branch 'master' into categories_revamp
Conflicts:
	src/views/admin/partials/menu.tpl
Julian Lam 1ddb90720c Merge branch 'guest-handles'
Julian Lam 23b9b21cdd better handling of guest handles in frontend,
Julian Lam 9befa6aca7 proper handling of post editing, integration with ACP toggle,
barisusakli 6d31fee3f5 closes
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
Julian Lam 325815a78d showing guest handles in frontend UI
Julian Lam b97c9e4467 shorter language string for composer guest handle placeholder,
Julian Lam 7dc309fc16 template in composer
Julian Lam 1186bff890 category edit page,
Julian Lam 84e90cd73d category enable/disabled
Julian Lam 6b95b28db7 drag/drop re-ordering fixed in ACP,
Julian Lam c98331de82 revamping categories management page in ACP,
barisusakli 9170ee831a reset search on tags page if input is empty
barisusakli 4b1b98e229 handle changePicture callback properly
A Catty Alpaca f0ed816edb fix generated widgets areas glitching on small screens
because columns should always be in rows
barisusakli 2f8e6a1f2b closes
barisusakli 2ea5f85d9b closes
barisusakli e6b4a45cda closes
barisusakli 3bdb98e747 closes
barisusakli 712d5bce5b show 24 hours in traffic graph
barisusakli 94cf29d42c show monthly page views
barisusakli 1424acc88e fix reconnection for socket.io 1.x
barisusakli 8ed06eb773 closes
barisusakli 04084807c2 removed app.loadConfig
barisusakli 7ec8393004 closes
barisusakli acf1b76da8 reconnectionAttemps in socket.io 1.0x
https://github.com/automattic/socket.io-client#managerurlstring-optsobject
barisusakli 76480d4d31 app.user undefined on cold load
barisusakli 5bf46864ed removed global admin object, CF rocket loader fix
added colorpicker module
barisusakli 2c7d9e1a7c store teaserPid in topic
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
barisusakli 646c5705cf no need to make call for guests
barisusakli 2e04501224 closes
barisusakli 81a5a4cfe0 removed global var
barisusakli 8bee231d80 show validation errors on register
Julian Lam b278f27ffe partial fix to
psychobunny e3e737458e linting
psychobunny beaa52fff5 acp - if bs env < lg + content is long (ex plugins list) then duplicate sidebar menu on header + footer; closes
Julian Lam 8c097357fc updated language files
barisusakli 79f3659e55 reconnectionDelay
barisusakli 99e774d196 socket.socket.disconnect doens't exist in 1.x
Julian Lam 389f74b615 hungarian translations
Julian Lam 2de108153f closed
Julian Lam fb6026f95f fixed issue where logging out via ACP caused CSRF error
Julian Lam 908f5f2fd4 fixed ACP background image on subfolder installs
barisusakli 080c54d414
barisusakli e18ad61ff6 fix login maybe?
barisusakli 7ae7c50f56 app.user
barisusakli 28ed49a1d2 removed android check
psychobunny 113d35887c moved admin.getVoters to posts.getVoters; now getVoters modal can be accessed by moderators as well
barisusakli 612aa4e55b closes
barisusakli ddd6ed9e8c 403 page
barisusakli be11577aa4 closes
psychobunny 12e00ec497 hinting
psychobunny 77d0b095c8 closes
Julian Lam 04dbd5766d latest language strings
barisusakli 3a0b92a0e4 fix path for socket.io subfolder install
barisusakli 46e022e97f closes
barisusakli 510343b9d5 dont markAsRead for guests
barisusakli f9405c0423 closes
barisusakli 033e078aeb closes
Julian Lam b7c4647e9a added Bengali language to repo, তোমাকে ধন্যবাদ!
Julian Lam 8ca6d51d8d latest translations
Julian Lam e97d5b2e0e closed
barisusakli ab2580cc5f fix human readable post count in topics
Julian Lam 1b526026a0 closed
Julian Lam 1c21ca78dc preventing ctrl-f hijacking if no search plugin is installed
Julian Lam fa39b5e46b closed
Julian Lam f5fce863f9 plugin warnings for v0.5.4+ when installing plugins with no suggested version,
barisusakli 1ea295ed1b
barisusakli e1758e0c36 closes
Barış Soner Uşaklı 2086ddf386 closes
Julian Lam 354268bccd latest translations for french
Julian Lam 0b58e2fea3 minor tweaks to in-topic searching UI,
psychobunny 8d8731c609 closes
barisusakli 15c2b124e3 recent replies needs stripTags true
changed [self] to _
Julian Lam 067d1ae404 adding client-side hook whenever composer renders a preview
Julian Lam 7183187be8 latest translations
Julian Lam b06ff89e02 adding missing file, re:
Julian Lam deac12c540 closed
barisusakli 10680d47b0 postCount only used once
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
barisusakli 78033dbf5c handled in events.js
barisusakli d7c367ae91 moved new notification to events.js
barisusakli 7f5984d1fd removed dupe code
barisusakli 47c1092842 moved registerLoader/refresh to top
barisusakli 776fb29dce removed preloader leftovers
barisusakli 14ba1ff8c0 closes
Julian Lam 2d79169855 latest fallbacks
Julian Lam d51683f62e closed
barisusakli ee3b0c93c3 fix tag update
was hanging on tag remove, and wasnt updating if tag count didnt change
barisusakli 0a1fa72bd8 use loadMoreFromSet
barisusakli 32e08ba419 closes
barisusakli f0797493ee make sure sockets leave the current room when entering another
barisusakli 7825b8b951 closes
psychobunny 2a88e08977 and one last derp
psychobunny 556d817cc5 forgot to return
psychobunny 458ee7cca8 acute ocd attack
psychobunny bfaeee2531 linting
psychobunny b511bc37fb don't initialize taskbar until dom is ready
barisusakli 9d56f50967 voters info
Barış Soner Uşaklı 36ac6f849f Merge pull request from joe1chen/bug-fix-topic-search
Bug fix - Topic search broken due to encodeURIComponent being called too early
Julian Lam 9a606246a9 more fallbacks
Julian Lam d0770bcb95 latest translations and fallbacks
psychobunny b480bff3fd moved taskbar markup out of JS and into modules/taskbar.tpl
barisusakli 519b1b7e37 closes
Joseph Chen 4f03e74b99 Add topics.loaded event to be triggered when new topics are loaded by infinite scroll.
barisusakli d9d44aee2b
barisusakli 68e8039ac7 closes
also fixed a bug where tags with 0 topics were showing up in /tags
psychobunny 45affa3043 closes
barisusakli b3544f644a relative path upload fixes
barisusakli 7f5617bc74 closes
barisusakli 05f33df098 manage/groups.js
Julian Lam 7e35987e1b fixing regression for , introduced in a129075
Julian Lam c2467de9c2 added Greek language to NodeBB, Γεια σας και καλώς ήρθατε!
Julian Lam 872dd679e2 latest translations and fallbacks
Joseph Chen f02fd88eaf Bug fix - Topic search broken due to encodeURIComponent being called too early.
barisusakli 7a51520074
Aaron Smith f2b0068b32 ACP Text Colour
Replaces my other commit.
psychobunny db157da3fb fixes potential IE8 crash (both toISOString and console.log don't exist)
not that client-side calls this anyways
psychobunny 0580773331 random console.log
psychobunny aa6137b9c3 fixed potential XSS in registration form
barisusakli 2e1a098cfa fix multi selection if category has sub categories
Julian Lam 74630b3a79 closed
barisusakli dcba272dc5 fix not validated messages on manage/users on IS
barisusakli 467fb1ab4a dont deselect on delete/purge closes
Julian Lam 93f414892b closed
Julian Lam e0436d73c3
barisusakli c95f151bfc closes
dont crash if icon is not found
psychobunny d77bd638c4 don't re-enable selectable on elements that were already enabled
psychobunny 6ae5b09a01 closes
Julian Lam 52285239e9 fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again,
Julian Lam 19297e2d22 plugin installation takes a version now, and queries nbbpm,
better error handling for 

upgrades now also call the suggestion route from nbbpm

upgrade button will show alert now if you try to upgrade past the suggested version, 
psychobunny fa2f03aeca closes
barisusakli 9e1789dc58 closes
barisusakli e5cc45a95b if category is not found return
if cid is a child category it wont be on home
Julian Lam 8e0e2a04be restored the toolbar on mobile composer,
Julian Lam dfc7c7aa7f :shipit:
Julian Lam 0e9fdc9a09 fixed -- chat modal now opens, but input is disabled
barisusakli e09328c74d
dont bring modal to front if u receive a message
barisusakli 38874345b7 closes
barisusakli e769ebe668 closes
barisusakli dd135b875b
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
barisusakli 5f3f4ef74e closes
barisusakli d492339841 closes
Barış Soner Uşaklı 80d04e2de5 Merge pull request from datagutt/patch-1
Update translator mapping for norwegian
barisusakli fd70ba5647 fix titles on ajaxify
Thomas Lekanger e0975b85df Update translator mapping for norwegian
barisusakli d43e8beb60 fix acp topic graph disappearing
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
barisusakli 6353ed57a9 duh fixing my fail from last night
Julian Lam c44068db52 latest translations and fallbacks
Julian Lam a7bc05aeb6 less formal language for
Julian Lam de0da80040 Merge branch 'master' of github.com:NodeBB/NodeBB
Julian Lam b91d39a0d3 almost everything for
barisusakli e97bfc139b
barisusakli 0ede4abe18 possible fix for
Julian Lam adfb89a2ad closed
barisusakli 41d806f67f removed unused language string
barisusakli 433769eb36 closes
first tab (recent) shows last 50 messages instead of just last 24 hours
lpeachl 9b481b23f3 Update language.json
barisusakli 1b268c94c0 if there is no postData.tid dont notify, ie topic post
barisusakli a4533703d4 fix sort by vote insertion
barisusakli c5ba327d8f fix empty pages
barisusakli 1bcdae41b8 make images in manage/flags responsive
barisusakli a4d671f8b8 fix popular pill selection
barisusakli c74370bfb1 removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
barisusakli dfae2ea0d7 fix new topics showing up in all categories on post
barisusakli 4c90c9a759 closes
barisusakli a7bb5893e8 fix dupe event listeners on category
only happens if you navigate from category to category
barisusakli c753edab1d fix duplicate event listeners
they were duplicated if you navigated from topic to topic
Julian Lam 8112ca73c8 reloading on plugin activation click instead of restart
barisusakli f295083a08 fix upload error messages
Julian Lam b95710b2c9 french typo
Julian Lam a9a32bff50 latest french translations
Julian Lam 8468a84047 latest fallbacks
Julian Lam 07a54b9510 latest translations
Julian Lam afa86c03c4 fixing language for nb -- closed
barisusakli ebfb953069 responsive images in group page
barisusakli 6dd035a5af prevent crash if topic graph is clicked while not loaded
barisusakli 7de9b998b5 fix typo in ajaxify, closes
barisusakli 3f28dbb1be update ACP every 10 seconds
barisusakli e9ec225d5b removed isConnected check
barisusakli 4db31be7e3 actually fix dupe colors, show 10 topics
barisusakli 794d6eb9ab closes
barisusakli 94ffe5d170 closes
barisusakli 02f74ca032 fix browsing users removal
barisusakli d2334fbb4a dont search empty string, get 20 tags instead of 10
barisusakli 3ba4d2aa2b get correct count only from one of the active users elements
barisusakli 762b2fff37 display user count in browsing
barisusakli 9e8be432b3 notification changes
-only send a notification when the person you follow creates a topic
-you still get a notification per post if you are following a topic
-changed notifications.push so that it sends the notifications over a
period of time, currently to 50 users per second
-optimized topics.notifyFollowers and
user.notifications.sendTopicNotification, they no longer query the
database for the topic and post data instead they get it as params
-you can no longer follow yourself :)
-changed mongo sortedSetRemove so that it doesn't use $in if there is
only a single value to remove
barisusakli f318f2f815 move out update, should work even if post isnt in dom
barisusakli b3e83d2f9a update post count on purge
barisusakli 761f56aeb1 removed most of the db.sortedSetCards
barisusakli 29fcb6c366 fix images in manage/flags and fadeout
Julian Lam b5481ceed2 property fixed
barisusakli 835c58d27d mark read after infinite scroll
dont mark read if already read
Barış Soner Uşaklı 129a438ebe Merge pull request from Spiritlebon/master
lint fix
barisusakli 27833a3e91 min-width for user boxes in admin/manage
Spiritlebon 35fc175ff6 Lint fix
psychobunny 91e11e304f added link to forum homepage
psychobunny b0ec0f52a4 cleanup
psychobunny e6b8c0b32f fixed infinitescroll on flags & tags
psychobunny 1226a2462a closes
psychobunny a24dde863b moved src/client/modules/admin/selectable to src/admin/modules/selectable
psychobunny ffcb324d91 oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream)
psychobunny cad3f3017c moved iconSelect to admin/modules
barisusakli e95c68e7d6 fix bookmark
barisusakli 07a5aeaf15 closes
psychobunny e9c48f50f9 moved admin search into its own modules
psychobunny dcd47f7ec5 removed admin/footer.js, moved code to admin.js instead
barisusakli 3819d11be2
psychobunny 4cbb7e9832 closes
and I actually tested every single one. go me!
psychobunny c787cd671b migrating tag editing
psychobunny 2f150649ae migrating infinitescroll
psychobunny b7bba928a4 migrating home page to new partials
psychobunny 00ff032060 migrating categories to new partial templating
barisusakli 1a04d8f07d removed duped banned, its in user:banned
psychobunny 206b54c35d nitpicking en_GB
psychobunny 424efbeb06 Yo not enough rep mah homie.
psychobunny 124576f843 this is the canadian i8n, we have a duty to be extra polite.
psychobunny 5dcd610c1a grandma ma grammar
we should really run this stuff through a spellchecker before committing
psychobunny 3f876548ba linting
I also want to lint the rest of this file but I have no idea what will
explode and it's almost 1AM. Next time ;)
psychobunny 7a53205c76 linting and removed unnecessary comment
psychobunny b17740f8d7 return error message if config is not ready
psychobunny daf967399f fixing my todos so that @barisusakli will sleep tonight. and linting.
psychobunny d63f2ccd28 removed legacy version of ACP menu code
psychobunny 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client
psychobunny a2377d4682 removed unused asset
psychobunny ed60deb3f5 fixed ACP from previous commit
psychobunny 0f759f9df4 ... not sure why that didn't all go through in one commit
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
barisusakli e1f67052d0 closes
barisusakli 4dcecbb310 gitignore and folders
barisusakli 1d1625f5c4 closes
psychobunny b1b25ada4d started removing ajaxify.loadTemplate
psychobunny fd95ac096d doing our US friends a favOUr
psychobunny c2d21de9ac show my full name
wonder why we implemented this. lmao
psychobunny 61b8c7f673 moar typos
psychobunny 5376f07f6c @julianlam is an administator
psychobunny 85e0d1c03f more user-friendly error messages
psychobunny 7bd49a96b2
psychobunny 3b511b59cb found a duplicate language string
psychobunny cf22fad6fd made the acp search a bit more cooler
psychobunny 7396c363d7 press / to highlight search input box
barisusakli f6f6ca7f76 closes
psychobunny c57dc25ea7 closes
barisusakli 0912c7a2aa closes
barisusakli ad4fff649c closes
psychobunny c827485de5 more user-friendly message for installing/uninstalling plugins
psychobunny d7c796fba5 closes
psychobunny 345896e8eb remove intervals if navigating to a different page in ACP
barisusakli 85da5fb054 closes
barisusakli 6ca06a8e54 closes
barisusakli 348911fd2d closes
barisusakli ccf58ed40e closes
barisusakli 258e14e20c closes
psychobunny 2a2490541f some minor linting elsewhere
psychobunny bf852d8329 closes
barisusakli 27c214486b closes
psychobunny 5681d51778 pressing enter in acp search will search for the first match
psychobunny 901ef3d382 fix false positives from showing up in search
psychobunny ba4392cda0 selectable - shift clicking deselects items in a group
Julian Lam 3accfaebc9 fixing dashboard ACP js to show a more informative message for people running master branch
barisusakli bc016321ac closes
psychobunny ba9da2b256 fixed selectable init for search
psychobunny a4f7ad3161 admin/manage/users styling
psychobunny eb5630caa7 refactored selectable to use 'selected' instead of 'dropped'; fixed position relative bug
psychobunny 04b7dfeb02 updated manage/users to use new drag and drop selector
psychobunny a6481aefe3 cleanup
psychobunny 7a2ccf6031 hardcoded parentElement by accident
so that's why it doesn't work on other pages. derp
psychobunny a474f111a3 cleanup
psychobunny 9c67d5742e added event callbacks for onSelected and onUnselected
psychobunny 13c9da6bff selectable - click/shiftclick to select as well
psychobunny a23b0baf25 closes
psychobunny bcdb87f488 fixed selectable
psychobunny 06db3c1c3d fixed tag selectability after search
psychobunny 16a4824017 fixed tag searching
psychobunny e86697b36f closes , ability to select multiple tags
psychobunny e211628419 moved module less files out of components and into a separate folder
psychobunny 2db93c9219 created selectable module for selecting / grouping elements
psychobunny 2148e24969 added jquery drag and drop event libs
barisusakli 43806e5921 replay ie host fix
https://github.com/NodeBB/NodeBB/pull/2216
Julian Lam ee289c3226 latest translations and fallbacks
barisusakli 6a996bd718 closes
psychobunny 806b115782 don't attempt to update graphs if we're not connected
psychobunny 6a6f0a3b78 app.isConnected check
psychobunny e20747c191 closes
psychobunny 9c8395808c use page visibility api instead of window.onblur
this lib supports most major browsers
Julian Lam 24ac7ba316 better templating and styling for
barisusakli 6f40a731f5 trigger posts loaded so masonry kicks in
barisusakli 6aa53b8323 nextStart changes, fixed move topic notification text
psychobunny bc4969be5b disable chart tooltips if mobile
Julian Lam 1eb9016a77 fixed
barisusakli 043a73b4ae changed none to hidden
barisusakli de98df842d priv fix
barisusakli b8df95da98 check message
Schamper 883422760d Fix settings save message
psychobunny ab915b6ed7 first pass advanced/database
psychobunny 05ff80b2e0 widgets page first pass
psychobunny 52229113b6 plugins page first pass, separated list of plugins
psychobunny bfc9cae1b2 groups first pass
psychobunny 199a13d730 closes
I think I missed that lesson in grade 3
psychobunny b877a4e7b4 linting
psychobunny 7b9815aa3b linting
barisusakli 29d99a0ecf closes
barisusakli 9c996e4b99 on config save update meta.config on all workers
also dont make 20 socket.emit calls for each setting field, everything
will be send in 1 socket call.
psychobunny 219cd9661f improved menu sliding
psychobunny 4b5112e60a mobile swipe-in sidemenu for acp
psychobunny 95740ae8f9 stop. hammer time!
psychobunny b9ac2a3207 I can smell feature creep coming from around the corner
title tags for legend
psychobunny 8c9d362535 fixed responsive pie charts
psychobunny 456f087dea adding some padding between legend columns
psychobunny 6a8ccf1ad5 now getting topic names for topics presence chart; adjusted layout to make it more responsive
Julian Lam dedf7a6715 closed
psychobunny 8b0685754e push pie charts down if container is too compact
psychobunny 2388f8b815 hopefully baris stops bugging me about responsive dashboard
Julian Lam 625247611b closed
psychobunny 318e4b5f6b moving the legend up a bit for pie charts
psychobunny 8d149cb2ee moved admin related partials from vanilla into core
psychobunny 3b48668385 mobile optimizations for acp header
psychobunny 587f805763 don't download the acp search index on mobile
psychobunny 186790f2ba increased interval to 5s, should be okay
psychobunny cb84b79bbc 'no users browsing' feature for presence chart
psychobunny 3634cebff7 added legend for topics presence chart
psychobunny a46006ba64 cleanup
psychobunny 6fb596c1c6 click on pie chart to take you to topics page
psychobunny 51c3f0d77a topic presence graph, coolest one yet imo
psychobunny 4fafc6804a adding some predefined colors
psychobunny c260d4e1c0 fix horizontal scrollbar
psychobunny 3104cfb26b no, I am not smarter than a 5th grader
psychobunny c18f4998fd legends for the pie charts
psychobunny b34ec8d732 user presence pie chart
psychobunny f549ef8e26 responsive pie chart
psychobunny af0cdeef14 removing the mystery #taskbar
psychobunny 744c55e776 piecharts ftw, also started re-arranging the dashboard
psychobunny ed35e4bcef switching /admin/index to /admin/dashboard
psychobunny 341959be82 ultimate acp route refactorizationing
psychobunny 6a9b131223 did some much needed spring cleaning of the admin less files
psychobunny 2cebeeb1ca don't need appearance header/footer tpls anymore
psychobunny 385632e173 moved over admin/appearance/widgets into extend namespace
cleaning up my own todo's in record time, @barisusakli will be proud
psychobunny 0ebe4381b2 legend for graphs
(duh, apparently I'm the only person who would have known what this
graph represents)
psychobunny df2227259b realigning menu
psychobunny d4b5ea4e1a responsive graphs
Julian Lam 668b17082d latest translations
psychobunny 2ec93ba911 some more styling to dashboard
psychobunny 0d01b0a734 styling active users modal to look like the other stats
barisusakli cd99654477 closes
psychobunny dfcb8b9427 fixing graph labels
psychobunny 1d4710edce graphs - update hour labels when a new hour passes
barisusakli e2e71da4e1 Merge remote-tracking branch 'origin/unread-refactor'
psychobunny 70831f5888 graph pm/am fix
barisusakli c2d97d8ea7 Merge remote-tracking branch 'origin/master' into unread-refactor
psychobunny d79b6b3803 forum traffic graph - unique visitors vs pageviews
barisusakli 5fc760c6c4 unread changes
psychobunny 2b329b8337 charts baby
psychobunny 99d98a7016 forgot to import alerts css
psychobunny 34a2444f07 refactored admin/tags a bit, now inputs are hidden behind a modal so we can see moar tags
psychobunny 9ae1675701 no need for this code anymore
psychobunny 00269853f3 revert button (which doesn't work thanks to )
psychobunny c3336e4713 prevent panels from going too ridiculously large
psychobunny 6a389e1d1c this menu is now badass
psychobunny d201f0fd23 fixed padding
psychobunny 1616b8d3dd acp breadcrumbs
psychobunny 4880e2328d fixing active state on menu
psychobunny e13537facd fixes to main menu
psychobunny e63a7c462c minor styling
psychobunny 06b4e84fc1 acp - nanoscroller ftw
psychobunny bc574b0e2b removing unnecessary links on acp header
psychobunny 3cf833acb9 nodebb logo
psychobunny e91b7a1677 fixing accordion
psychobunny a832af231a adding some pizza pizzaz
psychobunny c60cbce14a acp menu - theming completified
psychobunny 2f6a123d32 acp menu - accordion effect
psychobunny a621d4212e acp main menu themed
psychobunny 15b3437dba acp search messaging