3720 Commits (d5453efdac9d5512aea903100aacfca965b1eabb)

Author SHA1 Message Date
barisusakli 467fb1ab4a dont deselect on delete/purge closes #2352 10 years ago
Julian Lam 93f414892b closed #2361 10 years ago
Julian Lam e0436d73c3 #2361 10 years ago
barisusakli c95f151bfc closes #2364
dont crash if icon is not found
10 years ago
psychobunny d77bd638c4 don't re-enable selectable on elements that were already enabled #2336 10 years ago
psychobunny 6ae5b09a01 closes #2336 10 years ago
Julian Lam 52285239e9 fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363 10 years ago
Julian Lam 19297e2d22 plugin installation takes a version now, and queries nbbpm, #2363
better error handling for #2363

upgrades now also call the suggestion route from nbbpm

upgrade button will show alert now if you try to upgrade past the suggested version, #2363
10 years ago
psychobunny fa2f03aeca closes #2339 10 years ago
barisusakli 9e1789dc58 closes #2297 10 years ago
barisusakli e5cc45a95b if category is not found return
if cid is a child category it wont be on home
10 years ago
Julian Lam 8e0e2a04be restored the toolbar on mobile composer, #2293 10 years ago
Julian Lam dfc7c7aa7f #2350 :shipit: 10 years ago
Julian Lam 0e9fdc9a09 fixed #2350 -- chat modal now opens, but input is disabled 10 years ago
barisusakli e09328c74d #2346
dont bring modal to front if u receive a message
10 years ago
barisusakli 38874345b7 closes #2346 10 years ago
barisusakli e769ebe668 closes #2347 10 years ago
barisusakli dd135b875b #2347
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
10 years ago
barisusakli 5f3f4ef74e closes #2266 10 years ago
barisusakli d492339841 closes #2315 10 years ago
Barış Soner Uşaklı 80d04e2de5 Merge pull request #2343 from datagutt/patch-1
Update translator mapping for norwegian
10 years ago
barisusakli fd70ba5647 fix titles on ajaxify 10 years ago
Thomas Lekanger e0975b85df Update translator mapping for norwegian 10 years ago
barisusakli d43e8beb60 fix acp topic graph disappearing
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
10 years ago
barisusakli 6353ed57a9 duh fixing my fail from last night 10 years ago
Julian Lam c44068db52 latest translations and fallbacks 10 years ago
Julian Lam a7bc05aeb6 less formal language for #2335 10 years ago
Julian Lam de0da80040 Merge branch 'master' of github.com:NodeBB/NodeBB 10 years ago
Julian Lam b91d39a0d3 almost everything for #2335 10 years ago
barisusakli e97bfc139b #1848 10 years ago
barisusakli 0ede4abe18 possible fix for #1848 10 years ago
Julian Lam adfb89a2ad closed #2321 10 years ago
barisusakli 41d806f67f removed unused language string 10 years ago
barisusakli 433769eb36 closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
10 years ago
lpeachl 9b481b23f3 Update language.json 10 years ago
barisusakli 1b268c94c0 if there is no postData.tid dont notify, ie topic post 10 years ago
barisusakli a4533703d4 fix sort by vote insertion 10 years ago
barisusakli c5ba327d8f fix empty pages 10 years ago
barisusakli 1bcdae41b8 make images in manage/flags responsive 10 years ago
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