Barış Soner Uşaklı
067034082f
fix : #6422 , update deleted/restored messages
5 years ago
Barış Soner Uşaklı
3077eb9428
fix: remove unused conditional, dont add dupe messages
5 years ago
Julian Lam
594cd7e176
fix : #8127 user join system message duplicated
...
- Now showing user-join message for chat owner in addition to the newly
added user
- If a modal already exists for a room when createModal is called, don't
return null, return the modal
5 years ago
Julian Lam
9b09ee0e93
feat: client-side taskbar.update method, deprecates .updateTitle()
6 years ago
Julian Lam
3d3fa8655d
feat: new client-side hooks for chat minimize and close
...
closes #7805
6 years ago
Barış Soner Uşaklı
6cebc7f069
feat: #7627 , close chat on ajaxify on mobile
6 years ago
Barış Soner Uşaklı
bf6fc502c4
fix : #7564
6 years ago
Barış Soner Uşaklı
f86d74d8b9
fix : #7424
6 years ago
Barış Soner Uşaklı
09681e6ccf
fix : #7562
6 years ago
Julian Lam
af4fd5979f
Revert "fix: #7216 , hide taskbar on chat modal invocation on mobile"
...
This reverts commit a70db885cf
.
6 years ago
Julian Lam
a70db885cf
fix : #7216 , hide taskbar on chat modal invocation on mobile
6 years ago
Julian Lam
629b35546c
fix : #7167 , composer and chat not closing on logout
6 years ago
Barış Soner Uşaklı
c02d584b53
reduce initial js payload/requests
6 years ago
Julian Lam
762dac6a4a
closes #6825
7 years ago
André Zanghelini
f3956299eb
Add tooltip in taskbar icons ( #6693 )
...
* Add tooltip in taskbar icons
* Translate taskbar title when creating taskbar
7 years ago
Julian Lam
9d202d9be9
closes #424
7 years ago
Julian Lam
266eacac7c
closes #6655
7 years ago
Julian Lam
a07b45fd0f
closes #6642
7 years ago
Barış Soner Uşaklı
c91b96c133
use data.roomName
7 years ago
Barış Soner Uşaklı
b0dad9bd7f
closes #6369
7 years ago
Julian Lam
8164a52fc4
no longer using bringModalToTop, in favour of taskbar modal focused class
...
re: #6532
7 years ago
Julian Lam
32edfb6c5a
updating chat logic to save uuid in data-uuid attr instead of uuid attr
7 years ago
Barış Soner Uşaklı
0070f5c1b2
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
7 years ago
Barış Soner Uşaklı
2cbae54025
fix focus
7 years ago
Julian Lam
1e01af4d89
closes #6366
7 years ago
Julian Lam
4d9e2b1160
fixes #6354
7 years ago
Julian Lam
d8b67606bc
fixed height detection in chat modal
7 years ago
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
7 years ago
Julian Lam
2ad2ef96ba
no taskbar invocation on chats page, fixes #6227
7 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)
7 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
7 years ago
Julian Lam
cd4d0049e6
fixed broken UI in chat modal, send btn
7 years ago
Julian Lam
eea124b312
room rename logic
7 years ago
Julian Lam
5c3c608109
fix chat resizing of modal to work with flexbox implementation
7 years ago
Julian Lam
290aa312b4
fixed call to missing method, #6181
7 years ago
Barış Soner Uşaklı
80ecd4ba6d
closes #6036
8 years ago
Peter Jaszkowiak
c91dfb46f6
Switch module t.js usage to Benchpress
8 years ago
barisusakli
fb3020f892
closes #5604
8 years ago
Peter Jaszkowiak
484a800327
Merge branch master into develop
8 years ago
Anil Mandepudi
da183e196a
Fixes #5572 ( #5575 )
...
* Fixes #5572
* Adding trailing commas but in protest
8 years ago
Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
dd2b930824
Resolve merge conflicts, minify only `.js` files
8 years ago
Julian Lam
672d7352bb
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
c18808fdeb
ESlint no-useless-concat, no-mixed-spaces-and-tabs
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
a5a3f3089a
ESlint no-mixed-operators
8 years ago
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-spaces
8 years ago
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago