Commit Graph

3632 Commits (b12476c422b0af5c0b44b55d3f4f514ee42ede0b)

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