837 Commits (9d069d76db7914990409581d91e3f31d9f1ebe88)

Author SHA1 Message Date
Julian Lam 694f2382bf fix issue where navigating back to a topic listing (category.tpl) would not scroll down to the topic you had clicked on, and in some cases would exclude topics that were beyond that particular 'page' 8 years ago
Julian Lam 08af924873 closes #5189 8 years ago
psychobunny 9797f69324 action:chat.sent 8 years ago
pichalite 5b646495af Confirm before removing user and group cover picture 8 years ago
barisusakli 190b3759a0 fix tests 8 years ago
barisusakli 827e4b4ffd refactor post tools 8 years ago
Barış Soner Uşaklı c4d4d2385b closes #3973 closes #5303 8 years ago
barisusakli 1fed01fe43 ability to filter search by tags 8 years ago
Stuart Williams 647d0e0a75 Avoid encoding HTML in Twitter social share text 8 years ago
barisusakli 2e28a8f7c7 closes #5239 8 years ago
Julian Lam c987b8474e fixing new post parsing to not add img-responsive to avatars 8 years ago
barisusakli db14c29e41 socket.io/categories tests 8 years ago
Julian Lam ede7a71db7 Fixes #5186
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.

This room can also be used to emit messages across windows/tabs...
8 years ago
barisusakli 8294fc90e3 closes #5084 8 years ago
Barış Soner Uşaklı b38a10f96a add pagination to user profile 8 years ago
barisusakli 5cfe379841 fix recent for inf scroll 8 years ago
barisusakli fb47bf3889 unread/recent changes closes #4774 8 years ago
barisusakli 90c2ca38f9 more nested reply fixes 8 years ago
barisusakli c90f082c77 fix edit/vote/bookmark icons for nested replies 8 years ago
Ben Lubar 2185d8eb99 Ban UI fixes (#5169)
- Permanent bans assigned by global moderators no longer expire immediately
  (does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
  (applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
8 years ago
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
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
Ben Lubar d74e2d0650
Don't hardcode fa-plus <https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256862345> 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 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
barisusakli b16671caa5 dont do IS if there is a search term 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
Barış Soner Uşaklı cbd936c547 closes #5140 8 years ago
Julian Lam 8159c44df2 exposing pid, username, and userslug to flag modal 8 years ago
barisusakli a0cf6046f1 new clientside hook action:profile.update 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
barisusakli 9b59bc3247 closes #5103 8 years ago
pichalite cd35c135cc modify user edit password screen to match register page for displaying validations 8 years ago
barisusakli 6f86621e30 closes #5096 8 years ago
Barış Soner Uşaklı 804c7927a4 closes #5095 8 years ago
barisusakli 63f147786c fix update cover to use correct uid 8 years ago
barisusakli 0da9bf2698 remove since in chat 8 years ago
barisusakli fe50c8d124 closes #5078 8 years ago
barisusakli a93ee97926 closes #5073 8 years ago
barisusakli 053906b76d revert chat fix 8 years ago
barisusakli c8e5f52d9f fix chat route on mobile 8 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
8 years ago