Commit Graph

3660 Commits (608943255b40582a2046dee1e45e5ae17051b1f6)

Author SHA1 Message Date
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