3681 Commits (bd388f727c367777adea30e3be60a9103d0a4bcd)

Author SHA1 Message Date
barisusakli a4d671f8b8 fix popular pill selection 10 years ago
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
10 years ago
barisusakli dfae2ea0d7 fix new topics showing up in all categories on post 10 years ago
barisusakli 4c90c9a759 closes #2291 10 years ago
barisusakli a7bb5893e8 fix dupe event listeners on category
only happens if you navigate from category to category
10 years ago
barisusakli c753edab1d fix duplicate event listeners
they were duplicated if you navigated from topic to topic
10 years ago
Julian Lam 8112ca73c8 reloading on plugin activation click instead of restart 10 years ago
barisusakli f295083a08 fix upload error messages 10 years ago
Julian Lam b95710b2c9 french typo 10 years ago
Julian Lam a9a32bff50 latest french translations 10 years ago
Julian Lam 8468a84047 latest fallbacks 10 years ago
Julian Lam 07a54b9510 latest translations 10 years ago
Julian Lam afa86c03c4 fixing language for nb -- closed #2288 10 years ago
barisusakli ebfb953069 responsive images in group page 10 years ago
barisusakli 6dd035a5af prevent crash if topic graph is clicked while not loaded 10 years ago
barisusakli 7de9b998b5 fix typo in ajaxify, closes #2279 10 years ago
barisusakli 3f28dbb1be update ACP every 10 seconds 10 years ago
barisusakli e9ec225d5b removed isConnected check 10 years ago
barisusakli 4db31be7e3 #2200 actually fix dupe colors, show 10 topics 10 years ago
barisusakli 794d6eb9ab closes #2200 10 years ago
barisusakli 94ffe5d170 closes #2276 10 years ago
barisusakli 02f74ca032 fix browsing users removal 10 years ago
barisusakli d2334fbb4a dont search empty string, get 20 tags instead of 10 10 years ago
barisusakli 3ba4d2aa2b get correct count only from one of the active users elements 10 years ago
barisusakli 762b2fff37 display user count in browsing 10 years ago
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
10 years ago
barisusakli f318f2f815 move out update, should work even if post isnt in dom 10 years ago
barisusakli b3e83d2f9a update post count on purge 10 years ago
barisusakli 761f56aeb1 removed most of the db.sortedSetCards 10 years ago
barisusakli 29fcb6c366 fix images in manage/flags and fadeout 10 years ago
Julian Lam b5481ceed2 property fixed #2087 10 years ago
barisusakli 835c58d27d mark read after infinite scroll
dont mark read if already read
10 years ago
Barış Soner Uşaklı 129a438ebe Merge pull request #2256 from Spiritlebon/master
lint fix
10 years ago
barisusakli 27833a3e91 min-width for user boxes in admin/manage 10 years ago
Spiritlebon 35fc175ff6 Lint fix 10 years ago
psychobunny 91e11e304f added link to forum homepage 10 years ago
psychobunny b0ec0f52a4 cleanup 10 years ago
psychobunny e6b8c0b32f fixed infinitescroll on flags & tags 10 years ago
psychobunny 1226a2462a closes #2250 10 years ago
psychobunny a24dde863b moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250 10 years ago
psychobunny ffcb324d91 oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream) 10 years ago
psychobunny cad3f3017c moved iconSelect to admin/modules 10 years ago
barisusakli e95c68e7d6 fix bookmark 10 years ago
barisusakli 07a5aeaf15 closes #2251 10 years ago
psychobunny e9c48f50f9 moved admin search into its own modules 10 years ago
psychobunny dcd47f7ec5 removed admin/footer.js, moved code to admin.js instead 10 years ago
barisusakli 3819d11be2 #2110 10 years ago
psychobunny 4cbb7e9832 closes #2230
and I actually tested every single one. go me!
10 years ago
psychobunny c787cd671b migrating tag editing #2230 10 years ago
psychobunny 2f150649ae migrating infinitescroll #2230 10 years ago
psychobunny b7bba928a4 migrating home page to new partials #2230 10 years ago
psychobunny 00ff032060 migrating categories to new partial templating #2230 10 years ago
barisusakli 1a04d8f07d removed duped banned, its in user:banned 10 years ago
psychobunny 206b54c35d nitpicking en_GB 10 years ago
psychobunny 424efbeb06 Yo not enough rep mah homie. 10 years ago
psychobunny 124576f843 this is the canadian i8n, we have a duty to be extra polite. 10 years ago
psychobunny 5dcd610c1a grandma ma grammar
we should really run this stuff through a spellchecker before committing
10 years ago
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 ;)
10 years ago
psychobunny 7a53205c76 linting and removed unnecessary comment 10 years ago
psychobunny b17740f8d7 return error message if config is not ready 10 years ago
psychobunny daf967399f fixing my todos so that @barisusakli will sleep tonight. and linting. 10 years ago
psychobunny d63f2ccd28 removed legacy version of ACP menu code 10 years ago
psychobunny 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client #2245 10 years ago
psychobunny a2377d4682 removed unused asset 10 years ago
psychobunny ed60deb3f5 fixed ACP from previous commit 10 years ago
psychobunny 0f759f9df4 ... not sure why that didn't all go through in one commit 10 years ago
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
10 years ago
barisusakli e1f67052d0 closes #2244 10 years ago
barisusakli 4dcecbb310 gitignore and folders 10 years ago
barisusakli 1d1625f5c4 closes #2157 10 years ago
psychobunny b1b25ada4d started removing ajaxify.loadTemplate #2230 10 years ago
psychobunny fd95ac096d doing our US friends a favOUr 10 years ago
psychobunny c2d21de9ac show my full name
wonder why we implemented this. lmao
10 years ago
psychobunny 61b8c7f673 moar typos 10 years ago
psychobunny 5376f07f6c @julianlam is an administator 10 years ago
psychobunny 85e0d1c03f more user-friendly error messages 10 years ago
psychobunny 7bd49a96b2 #2235 10 years ago
psychobunny 3b511b59cb found a duplicate language string 10 years ago
psychobunny cf22fad6fd made the acp search a bit more cooler 10 years ago
psychobunny 7396c363d7 press / to highlight search input box 10 years ago
barisusakli f6f6ca7f76 closes #2132 10 years ago
psychobunny c57dc25ea7 closes #2241 10 years ago
barisusakli 0912c7a2aa closes #2240 10 years ago
barisusakli ad4fff649c closes #2234 10 years ago
psychobunny c827485de5 more user-friendly message for installing/uninstalling plugins 10 years ago
psychobunny d7c796fba5 closes #2228 10 years ago
psychobunny 345896e8eb remove intervals if navigating to a different page in ACP 10 years ago
barisusakli 85da5fb054 closes #2189 10 years ago
barisusakli 6ca06a8e54 closes #2233 10 years ago
barisusakli 348911fd2d closes #2195 10 years ago
barisusakli ccf58ed40e closes #2213 10 years ago
barisusakli 258e14e20c closes #2225 10 years ago
psychobunny 2a2490541f some minor linting elsewhere 10 years ago
psychobunny bf852d8329 closes #2078 10 years ago
barisusakli 27c214486b closes #2226 10 years ago
psychobunny 5681d51778 pressing enter in acp search will search for the first match 10 years ago
psychobunny 901ef3d382 fix false positives from showing up in search 10 years ago
psychobunny ba4392cda0 selectable - shift clicking deselects items in a group 10 years ago
Julian Lam 3accfaebc9 fixing dashboard ACP js to show a more informative message for people running master branch 10 years ago
barisusakli bc016321ac closes #2226 10 years ago