Patrick He
|
7bb2f1eaad
|
feat(chat) add message reactions
|
1 年之前 |
Patrick He
|
8bfa65987d
|
feat(chat) use the original message ID for processing
This is a prerequisite for operations that rely on previous messages, such as reactions.
|
1 年之前 |
Avram Tudor
|
097d51ce10
|
feat: prosody plugin for sending system chat messages (#14603)
* feat: prosody plugin for sending system chat messages
* code review changes
* code review changes
* update module name
* update comment
|
1 年之前 |
Ilayda Dastan
|
79891419af
|
fix(chat): fixed error message colors (#14574)
* fix(chat): fixed error message colors
* fix(chat): changed error message background color
|
1 年之前 |
Robert Pintilii
|
7859397790
|
ref(chat) Refactor ChatMessage component (#13556)
Remove Abstract class
Convert web component to function component
|
2 年之前 |
Robert Pintilii
|
dff41e0fcb
|
fix(chat) Fix horizontal scroll (#13308)
|
2 年之前 |
Robert Pintilii
|
d267b2499d
|
fix(chat) Fix name overflows chat bubble (#13303)
Revert color change of scroll corner
|
2 年之前 |
damencho
|
38a293f8f6
|
fix(chat): Fixes long display name that overflow the message bubble.
|
2 年之前 |
damencho
|
c384d0d3a9
|
Revert "fix(chat) Make the name fit the chat bubble"
This reverts commit e56c7070c2.
|
2 年之前 |
robertpin
|
e56c7070c2
|
fix(chat) Make the name fit the chat bubble
|
2 年之前 |
Robert Pintilii
|
921f3ee8cd
|
fix(chat) Break long text in multiple lines (#12842)
|
2 年之前 |
robertpin
|
8e1d96cc48
|
feat(chat) Redesign chat
Move some styles from SCSS to JSS
Convert some files to TS
Implement redesign
|
2 年之前 |