Commit Graph

3621 Commits (c5224d099ed7be41938703cebcc3c1cab34aacd2)

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