Commit Graph

1108 Commits

Author SHA1 Message Date
Guilherme Pereira Leme
d7d5165eb1
feat(plugins): migrate ui-events to ui-data-hooks (#19669) 2024-02-27 20:25:11 -03:00
João Victor
7e04467558 fix(chat): track message history in order to not show notifications more than once 2024-02-27 09:07:42 -03:00
João Victor
a76a997bb9 fix(chat): rename style file 2024-02-23 15:40:26 -03:00
João Victor
20f97dac1a fix(chat): remove unused code 2024-02-23 15:36:19 -03:00
João Victor
0190cdcdbb fix(chat): better variable naming 2024-02-23 15:35:16 -03:00
João Victor
1093770692 fix(chat): audio and popup alerts 2024-02-23 15:14:12 -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
41aae7b256 adjust sidebar content styles 2024-02-16 13:32:27 -03:00
Ramón Souza
34db626655
Merge pull request #19555 from JoVictorNunes/issue-19543
fix: follow chat tail
2024-02-14 16:00:01 -03:00
Ramón Souza
ab00400f53
Merge pull request #19614 from Scroody/fix-poll-chat-results
Fix: Poll results in chat showing the wrong graphic
2024-02-13 13:29:46 -03:00
Ramón Souza
fd9615e1b8
Merge pull request #19541 from Scroody/i-19517
Client: Presentation's chat upload message
2024-02-13 13:19:17 -03:00
André
b316b4342b Additional changes to downloaded name 2024-02-13 11:44:17 -03:00
André
1f4ac0bde8 Add changes 2024-02-13 10:40:58 -03:00
André
2c0e6c00af Fix: Poll results in chat showing the wrong graphic 2024-02-09 11:38:12 -03:00
Ramón Souza
f3c4c867f1 restore poll results on chat export 2024-02-09 10:10:08 -03:00
André
5ee90c9f76 requested changes 2024-02-08 15:51:21 -03:00
André
f7b73c480b Merge branch 'i-19517' of github.com:Scroody/bigbluebutton into i-19517 2024-02-08 15:12:25 -03:00
André
04105619d4 Time and style changes 2024-02-07 15:56:58 -03:00
André
21d45e7484 merge 2024-02-07 13:37:20 -03:00
André Castro
5dd21277ef
Update component.tsx 2024-02-07 13:09:06 -03:00
André
d56997189e Merge branch 'i-19517' of github.com:Scroody/bigbluebutton into i-19517 2024-02-07 13:01:18 -03:00
André
516e2a7260 Merge remote-tracking branch 'upstream/v3.0.x-release' into i-19517 2024-02-07 12:54:40 -03:00
danielpetri1
35fe69a8db Remove dead code 2024-02-06 15:41:02 +01:00
André
eeeaca7fc5 Requested changes 2024-02-06 10:45:23 -03:00
André
0715337257 Variable name swapping and requested changes 2024-02-05 11:18:31 -03:00
Ramón Souza
11ef341aca allow empty typed poll to be published 2024-02-02 13:55:28 -03:00
André
5047d75245 WIP 2024-02-01 16:46:15 -03:00
João Victor
28f2a428c4 fix: follow chat tail 2024-01-31 18:09:36 -03:00
André
17fc25c4ad Client: Presentation's chat upload message 2024-01-30 11:26:36 -03:00
Ramón Souza
2dc0daabdb
Merge pull request #19514 from Scroody/chat-system-msg
Client: System message style
2024-01-29 17:19:22 -03:00
André
ad8f6bee00 More requested changes made and TS error solving 2024-01-29 16:08:19 -03:00
André Castro
034df4cd19
Update component.tsx 2024-01-29 15:02:35 -03:00
André Castro
fb7ac6b5ae
Clear chat message 2024-01-29 14:55:25 -03:00
Tainan Felipe
b524f0b9fb
Fix: chat loading only one page per time (#19511) 2024-01-29 14:04:04 -03:00
André
b5349aacb4 Corrections 2024-01-29 11:52:44 -03:00
André
9daf2a3f6a v3.0 merge 2024-01-25 16:23:00 -03:00
André
9eeaf1db2e Solving errors 2024-01-25 16:21:51 -03:00
André
968ad6961c Client: System message style 2024-01-25 12:00:09 -03:00
João Victor
4950470ff0 fix(chat): properly restore text input focus after a message is sent 2024-01-25 11:37:14 -03:00
Ramón Souza
03d0a6524f
Merge pull request #19203 from Scroody/chat-system-msg
Client: Chat message highlight on system messages
2024-01-24 16:28:48 -03:00
Anton Georgiev
7c10f49f4a fix(sec): filter tags in presentation name 2024-01-19 15:42:38 -05:00
Guilherme Pereira Leme
b23bea041c
feat(plugin): Implemented first dom element manipulation - chat message (#19420)
* [plugin-sdk-refactor-2] - refactored some filenames and enums.

* [plugin-sdk-issue-28] - Implemented dom element manipulation

* [plugin-sdk-issue-28] - bump plugin-sdk version
2024-01-16 14:02:12 -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
Ramón Souza
e304387206
Merge pull request #19344 from ramonlsouza/migrate-chat-actions
refactor: migrate chat actions
2024-01-10 15:55:39 -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
Guilherme Pereira Leme
4f505d7122
feat(plugin): added support for plugin ui commands. (#19326)
* [plugin-sdk-ui-commands] - implemented chat ui command for plugin

* [plugin-sdk-ui-commands] - update SDK

* plugin-sdk-ui-commands
2023-12-15 14:04:52 -03:00
Ramón Souza
17127210c7 migrate startUserTyping meteor call 2023-12-15 10:31:11 -03:00
Ramón Souza
95170a8376 migrate clearPublicChatHistory meteor call 2023-12-15 09:45:23 -03:00