3865 Commits (22e7b2d3b26131bb9dc2ecbede35b81a5da9327b)

Author SHA1 Message Date
barisusakli 2c7d9e1a7c store teaserPid in topic
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli 646c5705cf no need to make call for guests 10 years ago
barisusakli 2e04501224 closes #2516 10 years ago
barisusakli 81a5a4cfe0 removed global var 10 years ago
barisusakli 8bee231d80 show validation errors on register 10 years ago
Julian Lam b278f27ffe partial fix to #2509 10 years ago
psychobunny e3e737458e linting 10 years ago
psychobunny beaa52fff5 acp - if bs env < lg + content is long (ex plugins list) then duplicate sidebar menu on header + footer; closes #2510 10 years ago
Julian Lam 8c097357fc updated language files 10 years ago
barisusakli 79f3659e55 reconnectionDelay 10 years ago
barisusakli 99e774d196 socket.socket.disconnect doens't exist in 1.x 10 years ago
Julian Lam 389f74b615 hungarian translations 10 years ago
Julian Lam 2de108153f closed #2464 10 years ago
Julian Lam fb6026f95f fixed issue where logging out via ACP caused CSRF error 10 years ago
Julian Lam 908f5f2fd4 fixed ACP background image on subfolder installs 10 years ago
barisusakli 080c54d414 #2434 10 years ago
barisusakli e18ad61ff6 fix login maybe? 10 years ago
barisusakli 7ae7c50f56 app.user 10 years ago
barisusakli 28ed49a1d2 removed android check 10 years ago
psychobunny 113d35887c moved admin.getVoters to posts.getVoters; now getVoters modal can be accessed by moderators as well 10 years ago
barisusakli 612aa4e55b closes #2491 10 years ago
barisusakli ddd6ed9e8c #2477 403 page 10 years ago
barisusakli be11577aa4 closes #2477 10 years ago
psychobunny 12e00ec497 hinting 10 years ago
psychobunny 77d0b095c8 closes #2488 10 years ago
Julian Lam 04dbd5766d latest language strings 10 years ago
barisusakli 3a0b92a0e4 fix path for socket.io subfolder install 10 years ago
barisusakli 46e022e97f closes #2483 10 years ago
barisusakli 510343b9d5 dont markAsRead for guests 10 years ago
barisusakli f9405c0423 closes #2440 10 years ago
barisusakli 033e078aeb closes #2436 10 years ago
Julian Lam b7c4647e9a added Bengali language to repo, তোমাকে ধন্যবাদ! 10 years ago
Julian Lam 8ca6d51d8d latest translations 10 years ago
Julian Lam e97d5b2e0e closed #2456 10 years ago
barisusakli ab2580cc5f fix human readable post count in topics 10 years ago
Julian Lam 1b526026a0 closed #2442 10 years ago
Julian Lam 1c21ca78dc preventing ctrl-f hijacking if no search plugin is installed 10 years ago
Julian Lam fa39b5e46b closed #2446 10 years ago
Julian Lam f5fce863f9 plugin warnings for v0.5.4+ when installing plugins with no suggested version, #2438 10 years ago
barisusakli 1ea295ed1b #2449 10 years ago
barisusakli e1758e0c36 closes #2449 10 years ago
Barış Soner Uşaklı 2086ddf386 closes #2444 10 years ago
Julian Lam 354268bccd latest translations for french 10 years ago
Julian Lam 0b58e2fea3 minor tweaks to in-topic searching UI, #2442 10 years ago
psychobunny 8d8731c609 closes #2436 10 years ago
barisusakli 15c2b124e3 recent replies needs stripTags true
changed [self] to _
10 years ago
Julian Lam 067d1ae404 adding client-side hook whenever composer renders a preview 10 years ago
Julian Lam 7183187be8 latest translations 10 years ago
Julian Lam b06ff89e02 adding missing file, re: #2424 10 years ago
Julian Lam deac12c540 closed #2424 10 years ago
barisusakli 10680d47b0 postCount only used once 10 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
10 years ago
barisusakli 78033dbf5c handled in events.js 10 years ago
barisusakli d7c367ae91 moved new notification to events.js 10 years ago
barisusakli 7f5984d1fd removed dupe code 10 years ago
barisusakli 47c1092842 moved registerLoader/refresh to top 10 years ago
barisusakli 776fb29dce removed preloader leftovers 10 years ago
barisusakli 14ba1ff8c0 closes #2352 10 years ago
Julian Lam 2d79169855 latest fallbacks 10 years ago
Julian Lam d51683f62e closed #2421 10 years ago
barisusakli ee3b0c93c3 fix tag update
was hanging on tag remove, and wasnt updating if tag count didnt change
10 years ago
barisusakli 0a1fa72bd8 use loadMoreFromSet 10 years ago
barisusakli 32e08ba419 closes #2070 10 years ago
barisusakli f0797493ee make sure sockets leave the current room when entering another 10 years ago
barisusakli 7825b8b951 closes #2416 10 years ago
psychobunny 2a88e08977 and one last derp 10 years ago
psychobunny 556d817cc5 forgot to return 10 years ago
psychobunny 458ee7cca8 acute ocd attack 10 years ago
psychobunny bfaeee2531 linting 10 years ago
psychobunny b511bc37fb don't initialize taskbar until dom is ready 10 years ago
barisusakli 9d56f50967 voters info 10 years ago
Barış Soner Uşaklı 36ac6f849f Merge pull request #2397 from joe1chen/bug-fix-topic-search
Bug fix - Topic search broken due to encodeURIComponent being called too early
10 years ago
Julian Lam 9a606246a9 more fallbacks 10 years ago
Julian Lam d0770bcb95 latest translations and fallbacks 10 years ago
psychobunny b480bff3fd moved taskbar markup out of JS and into modules/taskbar.tpl 10 years ago
barisusakli 519b1b7e37 closes #2377 10 years ago
Joseph Chen 4f03e74b99 Add topics.loaded event to be triggered when new topics are loaded by infinite scroll. 10 years ago
barisusakli d9d44aee2b #2334 10 years ago
barisusakli 68e8039ac7 closes #2379
also fixed a bug where tags with 0 topics were showing up in /tags
10 years ago
psychobunny 45affa3043 closes #2399 10 years ago
barisusakli b3544f644a relative path upload fixes #2403 10 years ago
barisusakli 7f5617bc74 closes #2402 10 years ago
barisusakli 05f33df098 manage/groups.js 10 years ago
Julian Lam 7e35987e1b fixing regression for #2355, introduced in a129075 10 years ago
Julian Lam c2467de9c2 added Greek language to NodeBB, Γεια σας και καλώς ήρθατε! 10 years ago
Julian Lam 872dd679e2 latest translations and fallbacks 10 years ago
Joseph Chen f02fd88eaf Bug fix - Topic search broken due to encodeURIComponent being called too early. 10 years ago
barisusakli 7a51520074 #2393 10 years ago
Aaron Smith f2b0068b32 ACP Text Colour
Replaces my other commit.
10 years ago
psychobunny db157da3fb fixes potential IE8 crash (both toISOString and console.log don't exist)
not that client-side calls this anyways
10 years ago
psychobunny 0580773331 random console.log 10 years ago
psychobunny aa6137b9c3 fixed potential XSS in registration form 10 years ago
barisusakli 2e1a098cfa fix multi selection if category has sub categories 10 years ago
Julian Lam 74630b3a79 closed #2360 10 years ago
barisusakli dcba272dc5 fix not validated messages on manage/users on IS 10 years ago
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