Commit Graph

16190 Commits (2ad2ef96ba6345d660041d5e55736fb4cd51260b)
 

Author SHA1 Message Date
Julian Lam 2ad2ef96ba no taskbar invocation on chats page, fixes
Julian Lam 89383c261f fixed scrollToBottom detection in chats page
Julian Lam 8f5dccdfb5 Chat fixes
- Fixed issue where clicking into a chat didn't update unread state
- Fixed issue where receiving new messages in chat page didn't mark chat
  unread
- Fixed issue where chat title sets were broken in modal and page
- Removed chat leave toggle in chat list (is now in chat dropdown)
Julian Lam 9bcd4928c7 Merge branch 'develop' into chat-rewrite
Julian Lam ec07247854 Merge remote-tracking branch 'origin/master' into develop
Julian Lam 19e53ab61b Lots o' chat changes
- Added chat room management (instead of tagsinput)
- Chat leave button in chat options dropdown
- Refreshing participants when user is added
- Updated autocomplete module so that it can be shown above a modal
  (z-index 100005 > 20000)
- Using cant-chat-with-yourself source string, which wasn't defined
  before, but was still used
Baris Usakli ecf6c0f3ec closes
Misty (Bot) b9ef1a4805 Latest translations and fallbacks
Julian Lam b1bc40359d fixed incorrect flag in upgrade help text
Barış Soner Uşaklı c70cb0d7ad please eslint
Barış Soner Uşaklı bac2da0ace dont crash if app.logout is called from code
Barış Soner Uşaklı 7eab9f6ab0 add missing ;
Barış Soner Uşaklı 0d2a7359e9 remove step size
Barış Soner Uşaklı ce65a681f1 up persona
Barış Soner Uşaklı fdb221c106 fix helper test
Barış Soner Uşaklı ed3e8d282e closes
Barış Soner Uşaklı ff72d022c1 closes
Barış Soner Uşaklı 530b0e8439 closes
Barış Soner Uşaklı 510e57d414 on new topic create add to votes sorted set
Barış Soner Uşaklı ba56810790 upgrade script fixes
Barış Soner Uşaklı 9c59abefbf style change
Barış Soner Uşaklı 9d7e0775aa closes
Barış Soner Uşaklı b58387c822 closes
Misty (Bot) e779942215 Latest translations and fallbacks
Peter Jaszkowiak 4387d5d466 Ensure installed correct version of modules on startup, bump dependencies ()
* Ensure installed correct version of modules

* Bump dependencies

* Bump promise-polyfill

* Fix emailer test

* Fix auto-install regression

introduced in 9b5e0f9e95
Julian Lam 970c8b6f64 Merge branch 'develop' into chat-rewrite
Julian Lam d1ccd78ac2 Merge remote-tracking branch 'origin/master' into develop
Julian Lam b2b57d49bf WIP add user modal
Barış Soner Uşaklı 9922720dd3 closes
Barış Soner Uşaklı 8446a733e5 closes
Julian Lam cd4d0049e6 fixed broken UI in chat modal, send btn
Julian Lam 82bfd6edfd added a new component shortcut and updated title setting logic
Barış Soner Uşaklı d64b814acb handle https://packages.nodebb.org failures
Barış Soner Uşaklı 6552ebbd8b fix redis test for custom home page
Barış Soner Uşaklı 5146f43b33 remove console.log
Barış Soner Uşaklı 87d40e9e78 fix increment to use data
Barış Soner Uşaklı baa868cf2b fix lint
Barış Soner Uşaklı d2ffdbda7d closes
Barış Soner Uşaklı df182bc7e4 closes
Barış Soner Uşaklı ff6c6a54c1 make upload permissions global
give upload image permission to registered users on install
add global privileges to app.user.privileges for client side use
Julian Lam bf1e2cfe46 bump persona
Barış Soner Uşaklı 2b6410f201 Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission
Julian Lam 9b5e0f9e95 updated upgrade logic to not break ACP restart flow
Misty (Bot) a524f9b55f Latest translations and fallbacks
Misty (Bot) 64cbb331b7 Latest translations and fallbacks
Barış Soner Uşaklı cbaa977233 fix type on mongodb if key has expireAt
Misty (Bot) 1fd0b760b1 Latest translations and fallbacks
Barış Soner Uşaklı 2661a31227 closes
Misty (Bot) e563e8ac82 Latest translations and fallbacks
Julian Lam dee18d8442 Merge branch 'develop' into chat-rewrite