Gustavo Trott
134b207f94
refactor: Remove Hasura database-updates and move them to Gql-Actions ( #20634 )
2024-07-04 17:00:06 -03:00
Ramón Souza
591d2c7674
query welcome message instead of getting it from current user sub
2024-06-10 11:10:28 -03:00
Ramón Souza
7514066fc3
fix: Client can't load in certain cases ( #20336 )
...
* move settings
* remove meteor cache files
2024-05-29 09:26:11 -04:00
Ramón Souza
3a015e1e99
Merge pull request #20203 from JoVictorNunes/chat-dropdown-skeleton
...
fix(chat): add loaders for dynamic menu items
2024-05-20 15:44:38 -03:00
João Victor
77a5e1277b
fix(chat): avoid console warnings
2024-05-20 11:09:01 -03:00
Gustavo Trott
e8bfdf7043
fix linter errors
2024-05-15 08:45:37 -03:00
Gustavo Trott
65d22e3b93
rename modOnlyMessage to welcomeMsgForModerators and delete welcomeMsgTemplate
2024-05-14 09:40:51 -03:00
João Victor
c3da6cad8b
fix(chat): use data from core hooks
2024-05-09 15:20:24 -03:00
João Victor
b363615ca4
fix(chat): add loaders for dynamic menu items
2024-05-09 09:59:29 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Ramón Souza
3407e19e0a
restore user away on chat export
2024-03-01 15:56:56 -03:00
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
Ramón Souza
f3c4c867f1
restore poll results on chat export
2024-02-09 10:10:08 -03:00
Gustavo Trott
f86187a930
Merge pull request #19407 from gustavotrott/graphql-chat-fixes
...
Fix and Refactor moderatorChatEmphasize
2024-01-11 09:37:32 -03:00
Gustavo Trott
de9221be23
Fix and Refactor moderatorChatEmphasize
2024-01-10 10:53:29 -03:00
Ramón Souza
1af38fd6b2
fix ts error
2023-12-15 17:03:41 -03:00
Ramón Souza
95170a8376
migrate clearPublicChatHistory meteor call
2023-12-15 09:45:23 -03:00
Gustavo Trott
5835c1b61b
Fix: Showing unread msg badge even when chat is opened ( #18790 )
...
* Fix: Showing unread msg badge when chat is opened
* Fix lint errors
2023-09-26 10:20:29 -03:00
imdt
71b9f5ad0c
Fix: Buttons style
2023-09-25 10:24:24 -03:00
imdt
865e9c6767
More changes
2023-09-13 13:37:40 -03:00
imdt
376d1fc79d
Fix: All lint errors
2023-09-13 11:31:20 -03:00
Tainan Felipe
a256759284
Fix: Remove all TS compiler errors
2023-09-11 10:22:45 -03:00
Ramón Souza
d32a122aee
import message type enum
2023-09-01 13:14:41 -03:00
Ramón Souza
1b1f7af238
Merge remote-tracking branch 'upstream/develop' into fix-save-cleared-chat
2023-09-01 13:12:20 -03:00
Ramón Souza
99e498764f
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-header/chat-actions/component.tsx
2023-09-01 11:51:31 -03:00
Ramón Souza
236bde563b
fix save/copy chat if chat has been cleared
2023-09-01 11:44:26 -03:00
Tainan Felipe
148aff9462
Add: Chat enums
2023-09-01 11:20:26 -03:00
Ramón Souza
0c6f09375f
fix getcontentanchorel warning
2023-08-30 13:33:57 -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
Gustavo Trott
4a346aae4e
Fix btn Show Welcome Msgs bugs
2023-07-19 11:16:57 -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
53b76eda20
Rename valiable
2023-05-23 13:30:00 -03:00
Tainan Felipe
a42f7ecc7d
Change: make code compliant with database models
2023-05-23 10:38:31 -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