Commit Graph

8 Commits

Author SHA1 Message Date
Ramón Souza
4e0ea2f6ec fix eslint errors 2024-02-22 16:34:32 -03:00
Ramón Souza
095161eb46 follow up chat panel styles 2024-02-22 16:19:50 -03:00
imdt
865e9c6767 More changes 2023-09-13 13:37:40 -03:00
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors (#18454) 2023-08-14 17:52:35 -03:00
Tainan Felipe
9869ee7f2b Refactor: actions bar audio button 2023-07-24 15:56:40 -03:00
Tainan Felipe
f2e0fd43e9
Refactor: Make all chat area use graphql (#18122)
* Refactor: Make all chat area use graphql

* Fix: large space between welcome msg and chat list

* Fix: missing file

* add pending status and fix system messages

* Add: mark messages as seen in chat

* Refactor: Move char opening logic to inside of chat panel

* Refactor message and mark as seen

* Add Recharts to package.json and fix miss data

* Implements clear-chat function on graphql

* Make system message sticky

* Add clear message support and fix user is typing

* FIx chat unread and scroll not following the tail

* Change: make unread messages be marked by message and fix throttle

* Don't show restore welcome message when the welcome message isn't set

* Fix: scroll not following the tail properly

* Fix: previous page last sender not working

* Fix: scroll loading all messages

* Fix messaga not marked as read

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-07-07 17:46:36 -03:00
Tainan Felipe
8862803efe Fix typo 2023-05-19 15:35:04 -03:00
Tainan Felipe
9206ca606a Refactor: user graphql and TS in chat header 2023-05-19 15:30:24 -03:00