6045 Commits (cafbdfd83e0b8cd50f956ea2e9fed94dc49b57dd)

Author SHA1 Message Date
barisusakli eca850c4b1 nested reply improvements
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
8 years ago
Julian Lam 66aea0eed1 closes #5167 8 years ago
NodeBB Misty 86200f846c Latest translations and fallbacks 8 years ago
barisusakli 8f76ebf972 don't start loading again if already loading 8 years ago
barisusakli 3d1d9b8bd5 fix test, process rendered replies 8 years ago
barisusakli ff08cbf677 replies to posts 8 years ago
Barış Soner Uşaklı 0c08e44a34 Merge pull request #5050 from BenLubar/replies-to-post
Add a sorted set for replies-to-this-post
8 years ago
Ben Lubar d74e2d0650
Don't hardcode fa-plus <https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256862345> 8 years ago
Julian Lam 2da32512af not displaying banned modal if you're not actually banned, heh 8 years ago
Ben Lubar 81211887fc
make eslint happy 8 years ago
Ben Lubar ea10f51f2e
UI for replies-to-post (needs theme update) 8 years ago
Julian Lam f97f45a138 logic to show a modal to banned users when they try to log in via SSO 8 years ago
Peter Jaszkowiak 2824ce5587 Translator modules (#5135)
* Translator modules

* Fix language not being passed on creation

* fix test failures
8 years ago
NodeBB Misty ffb020826a Latest translations and fallbacks 8 years ago
NodeBB Misty 5ceaf86c3d Latest translations and fallbacks 8 years ago
Julian Lam 0590a4f2cf closes #5156 8 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
8 years ago
Julian Lam d002c3eb76 fixing session revocation on account info page 8 years ago
NodeBB Misty 21e9c98973 Latest translations and fallbacks 8 years ago
barisusakli b16671caa5 dont do IS if there is a search term 8 years ago
Julian Lam 9a0d81ef6b closes #5152 8 years ago
NodeBB Misty 4e27d1be3c Latest translations and fallbacks 8 years ago
Julian Lam 05700c951c add slash before route in ajaxify debug string 8 years ago
Julian Lam 7caad67ef2 resolve regression introduced by 1d9c2f49d2 8 years ago
Julian Lam 9f226b2305 LINT :rage2: 8 years ago
Julian Lam 42b01060d7 up themes, allow chat modal to be minimised 8 years ago
psychobunny ee4943c485 fix regression: open chat page when in chats route instead of in modal 8 years ago
Julian Lam 1d9c2f49d2 added debug info to console on ajaxify, added throttler so requests only go through once every half second 8 years ago
Julian Lam 83a0fff887 lint :rage2: @Psychobunny 8 years ago
psychobunny ad52d1a1aa latest chats design 8 years ago
Julian Lam dd8759b0e9 fixes #5146 8 years ago
NodeBB Misty aa5a74e495 Latest translations and fallbacks 8 years ago
Barış Soner Uşaklı cbd936c547 closes #5140 8 years ago
Julian Lam 091ac95649 allowing + in usernames @barisusakli 8 years ago
Anil Mandepudi 0f8efe6cb8 update timeago to latest (#5139) 8 years ago
Julian Lam 8159c44df2 exposing pid, username, and userslug to flag modal 8 years ago
Julian Lam afc182478b fixes #5141 8 years ago
NodeBB Misty f3172ddbc7 Latest translations and fallbacks 8 years ago
NodeBB Misty 29eda6c1a3 Latest translations and fallbacks 8 years ago
barisusakli a0cf6046f1 new clientside hook action:profile.update 8 years ago
NodeBB Misty 3230583996 Latest translations and fallbacks 8 years ago
NodeBB Misty f3c30cbec0 Latest translations and fallbacks 8 years ago
NodeBB Misty a317847961 Latest translations and fallbacks 8 years ago
NodeBB Misty f5173a348f Latest translations and fallbacks 8 years ago
NodeBB Misty 5a893a41a2 Latest translations and fallbacks 8 years ago
NodeBB Misty 358d6129a5 Latest translations and fallbacks 8 years ago
barisusakli 600082adc7 closes #5116 8 years ago
Peter Jaszkowiak f519a36560 Fix #5112, translator now accepts keys with `/` (#5114) 8 years ago
Julian Lam 7ba76fc0b6 showing assignee avatar in flags list 8 years ago
Julian Lam ead4de6c6f Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint 8 years ago
Julian Lam eb16eb318e exposing links to moderator tools pages in user logged-in dropdown, closes #5113 8 years ago
Anil Mandepudi b9fd62cb6b fix admin navigation in IE (#5110) 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 8 years ago
HeeL 9a0d764bbd Fix wrap-iife linter rule 8 years ago
Peter Jaszkowiak 2ce33ba2b0 Fix #5102, translator made more safe (#5106) 8 years ago
NodeBB Misty a1a21a5bf9 Latest translations and fallbacks 8 years ago
barisusakli eb174739ee closes #5101 8 years ago
barisusakli 9b59bc3247 closes #5103 8 years ago
NodeBB Misty 035d59f52c Latest translations and fallbacks 8 years ago
Barış Soner Uşaklı 99744071eb Merge pull request #5099 from pichalite/edit-password
modify user -> edit password screen
8 years ago
barisusakli 3c52327c0b closes #5098 8 years ago
pichalite cd35c135cc modify user edit password screen to match register page for displaying validations 8 years ago
Barış Soner Uşaklı 83a817a221 use navigator selector 8 years ago
NodeBB Misty 444420be4b Latest translations and fallbacks 8 years ago
barisusakli 6f86621e30 closes #5096 8 years ago
NodeBB Misty ca6101223a Latest translations and fallbacks 8 years ago
Barış Soner Uşaklı 804c7927a4 closes #5095 8 years ago
Brian Harrington 36f0637a64 Update textcomplete to 1.7.2 (#5034)
* Update textcomplete to 1.7.2

* Update to 1.7.3

* Add version 1.7.3 to file
8 years ago
barisusakli 9a55498fc1 changes to manage/users 8 years ago
NodeBB Misty e4d2c54742 Latest translations and fallbacks 8 years ago
Julian Lam 08a9449843 when refreshing flags page, open flag if one was open before 8 years ago
barisusakli 63f147786c fix update cover to use correct uid 8 years ago
NodeBB Misty b82670e005 Latest translations and fallbacks 8 years ago
NodeBB Misty 9bd4ab9682 Latest translations and fallbacks 8 years ago
NodeBB Misty c1198f80a5 Latest translations and fallbacks 8 years ago
NodeBB Misty f00c3abbc5 Latest translations and fallbacks 8 years ago
Anil Mandepudi dbbc24fab3 remove reference to undefined function 9 years ago
barisusakli aca0a893e7 remove since properly 9 years ago
barisusakli 0da9bf2698 remove since in chat 9 years ago
barisusakli fe50c8d124 closes #5078 9 years ago
barisusakli a93ee97926 closes #5073 9 years ago
NodeBB Misty ce0fd95741 Latest translations and fallbacks 9 years ago
Julian Lam 2931af18d4 define two client-side hooks for logout 9 years ago
barisusakli 922f1587e7 closes #5067 9 years ago
barisusakli 053906b76d revert chat fix 9 years ago
barisusakli c8e5f52d9f fix chat route on mobile 9 years ago
barisusakli 5c70e503aa closes #5022 9 years ago
Barış Soner Uşaklı 543a403fa8 Merge pull request #5062 from pichalite/patch-1
redirect main window to correct url on chat pop out
9 years ago
Anil Mandepudi 351504bd6c fix error on icon to picture change in profile 9 years ago
Anil Mandepudi eb61c4e267 redirect main window to correct url on chat pop out 9 years ago
Barış Soner Uşaklı e2cbc8bc69 fix timeago on acp users 9 years ago
Anil Mandepudi 2ef09de48d fix route on chat search 9 years ago
Anil Mandepudi 9c646ce39c redirect to correct route on Chats.leave 9 years ago
barisusakli 1ec5539adc closes #5055 9 years ago
barisusakli ae6305365e dont set search term from localstorage 9 years ago
barisusakli 8326846c2f closes #5043 9 years ago
NodeBB Misty 4b14be80e3 Latest translations and fallbacks 9 years ago
barisusakli 1866f93e9c closes #5045 9 years ago
NodeBB Misty a04a80b15a Latest translations and fallbacks 9 years ago