Julian Lam
d0a1eb61bc
Updates to allow better chats integration
...
- Removed unused .createTagsInput method
- Firing action:chat.loaded client-side hook in all cases of chat now
- New chat window (modal)
- New chat page load
- Chat switch event
8 years ago
Julian Lam
3de54a5488
Merge branch 'develop' into chat-rewrite
8 years ago
Julian Lam
f37b9d786d
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
2ad2ef96ba
no taskbar invocation on chats page, fixes #6227
8 years ago
Misty (Bot)
f4feba94e3
Latest translations and fallbacks
8 years ago
Barış Soner Uşaklı
2f3b7279be
closes #6212
8 years ago
Julian Lam
89383c261f
fixed scrollToBottom detection in chats page
8 years ago
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)
8 years ago
Barış Soner Uşaklı
f70ddce5f9
fix typo in language file
8 years ago
Misty (Bot)
c2ba848d00
Latest translations and fallbacks
8 years ago
Julian Lam
9bcd4928c7
Merge branch 'develop' into chat-rewrite
8 years ago
Julian Lam
ec07247854
Merge remote-tracking branch 'origin/master' into develop
8 years ago
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
8 years ago
Misty (Bot)
b9ef1a4805
Latest translations and fallbacks
8 years ago
Barış Soner Uşaklı
c70cb0d7ad
please eslint
8 years ago
Barış Soner Uşaklı
bac2da0ace
dont crash if app.logout is called from code
8 years ago
Barış Soner Uşaklı
0d2a7359e9
remove step size
8 years ago
Barış Soner Uşaklı
ed3e8d282e
closes #6193
8 years ago
Barış Soner Uşaklı
ff72d022c1
closes #6206
8 years ago
Barış Soner Uşaklı
530b0e8439
closes #6217
8 years ago
Misty (Bot)
e779942215
Latest translations and fallbacks
8 years ago
Julian Lam
970c8b6f64
Merge branch 'develop' into chat-rewrite
8 years ago
Julian Lam
d1ccd78ac2
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
b2b57d49bf
WIP add user modal
8 years ago
Barış Soner Uşaklı
9922720dd3
closes #6209
8 years ago
Barış Soner Uşaklı
8446a733e5
closes #5569
8 years ago
Julian Lam
cd4d0049e6
fixed broken UI in chat modal, send btn
8 years ago
Julian Lam
82bfd6edfd
added a new component shortcut and updated title setting logic
8 years ago
Barış Soner Uşaklı
df182bc7e4
closes #6198
8 years ago
Barış Soner Uşaklı
2b6410f201
Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission
8 years ago
Misty (Bot)
a524f9b55f
Latest translations and fallbacks
8 years ago
Misty (Bot)
64cbb331b7
Latest translations and fallbacks
8 years ago
Misty (Bot)
1fd0b760b1
Latest translations and fallbacks
8 years ago
Misty (Bot)
e563e8ac82
Latest translations and fallbacks
8 years ago
Julian Lam
dee18d8442
Merge branch 'develop' into chat-rewrite
8 years ago
Julian Lam
8588a54ff2
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Barış Soner Uşaklı
783d2eb073
remove console.log
8 years ago
Misty (Bot)
4217d06ad0
Latest translations and fallbacks
8 years ago
Julian Lam
eea124b312
room rename logic
8 years ago
Julian Lam
e091568d17
closes #6191
8 years ago
Julian Lam
c9364291fb
Merge branch 'develop' into chat-rewrite
8 years ago
Julian Lam
f2c251e89c
Merge branch 'master' into develop
8 years ago
Barış Soner Uşaklı
c12b42180d
closes #6189
8 years ago
Peter Jaszkowiak
be00a1c013
Support for using yarn instead of npm, include unread counts on cold load ( #6179 )
...
* Close #6178
* Support for package managers besides npm
- Also fixes issue where upgrade-plugins wouldn't work
8 years ago
Julian Lam
8cb914c15e
more fixes to better handle transitioning from chat to chat and closing chats, etc.
...
also modals no longer used on mobile view at all
8 years ago
Baris Usakli
025709499c
more fixes
8 years ago
Baris Usakli
242dc41aca
move privileges to same page
8 years ago
Julian Lam
5c3c608109
fix chat resizing of modal to work with flexbox implementation
8 years ago
Baris Usakli
63b9255fa1
Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission
8 years ago
Julian Lam
3d74fc8220
some changes to fix class names used, character countdown support, etc.
8 years ago