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年前 |
Robert Pintilii
|
824cfc0c9c
|
ref(chat): Refactor Chat components (#13550)
Remove Abstract component
Convert web component to function component
|
2 年前 |
Robert Pintilii
|
dff41e0fcb
|
fix(chat) Fix horizontal scroll (#13308)
|
2 年前 |
Robert Pintilii
|
78a4f9b792
|
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
|
2 年前 |
Maria Mironova
|
e1ac000cd1
|
fix(chat) keep avatar width inside flex container (#12891)
Co-authored-by: Maria Mironova <maria@example.com>
|
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 年前 |