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
|
2024-04-08 18:59:00 +03:00 |
|
Robert Pintilii
|
7859397790
|
ref(chat) Refactor ChatMessage component (#13556)
Remove Abstract class
Convert web component to function component
|
2023-07-17 10:47:54 +03:00 |
|
Robert Pintilii
|
824cfc0c9c
|
ref(chat): Refactor Chat components (#13550)
Remove Abstract component
Convert web component to function component
|
2023-07-12 15:51:38 +03:00 |
|
Robert Pintilii
|
a22db037c7
|
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
|
2023-05-09 11:05:11 +03:00 |
|
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2022-10-20 12:11:27 +03:00 |
|
Calinteodor
|
b558d7936c
|
feat(chat): fixed chat counter (#12385)
* feat(chat): fixed chat counter and updated new messages button web styles
|
2022-10-14 17:09:42 +03:00 |
|
Robert Pintilii
|
9c6119606f
|
ref(chat) Convert some files to TS (#12238)
|
2022-09-26 12:54:22 +03:00 |
|