Commit Graph

9740 Commits

Author SHA1 Message Date
Tainan Felipe
239221b9b4 Merge remote-tracking branch 'upstream/develop' into Add-user-title 2023-07-10 11:42:57 -03:00
Tainan Felipe
71b4477eb0
Refactor: user talking indicator using ts and graphql (#18265)
* Refactor: user talking indicator using ts and graphql

* Remove color from voice user and add speech locale

* Add parameters to query

* Fix: CC icon background apparing in another color

* Add styles

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-07-07 17:47:36 -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
Gustavo Trott
ae807d3421 Merge remote-tracking branch 'upstream/v2.7.x-release' into develop 2023-07-04 17:17:28 -03:00
Ramón Souza
26bd960ba2 fix unlock shared notes 2023-07-04 09:50:53 -03:00
Tainan Felipe
8cda10f05f don't show the user options to viewers 2023-06-30 09:09:34 -03:00
Gustavo Trott
37df04cadf Merge remote-tracking branch 'upstream/v2.7.x-release' into develop 2023-06-30 08:44:59 -03:00
Arthurk12
104550d46f fix(timer): sidebar content when activated
Changes the behavior of activating the timer. The behavior set by this commit
is: when the timer is activated, only the moderator who triggered it will see
the sidebar content switch to the timer. This change required hanging an
observer to catch the timer activation and dispatch the sidebar content
change since timer messages are passing through akka.
2023-06-29 18:24:40 -03:00
Ramón Souza
e47f1d2d7b
Merge pull request #18238 from ramonlsouza/remove-muted-grid-mode
Remove duplicated muted indicator from grid mode
2023-06-29 17:37:58 -03:00
Ramón Souza
31ca4dc6b8
Merge pull request #18242 from ramonlsouza/fix-grid-mode-resize
fix: sidebar resizing - focus on video layout (grid mode)
2023-06-29 17:37:32 -03:00
Gustavo Trott
77234e017c Merge remote-tracking branch 'upstream/v2.7.x-release' into develop 2023-06-29 16:27:14 -03:00
Gustavo Trott
a7cd1c5232 Merge 2.7 into Develop 2023-06-29 16:27:10 -03:00
Ramón Souza
893eefbf4a
Merge pull request #18230 from Tainan404/dedupe-chat-messages-2.7
fix: Add dedupe to messages based on referenceId
2023-06-29 15:02:13 -03:00
Tainan Felipe
7004d701fa Add fix for when role changes 2023-06-29 14:15:18 -03:00
Gustavo Trott
c8867fadb5
Merge pull request #18197 from Scroody/I-18127
Allow dynamic control on moderators invitation for breakouts
2023-06-29 13:39:26 -03:00
Gustavo Trott
58e862e6a7 Make names more clear for 'invite assigned moderators to breakoutRooms' 2023-06-29 12:04:14 -03:00
Gustavo Trott
e497cd5cd8 Implements guest props and others to graphql 2023-06-28 23:08:03 -03:00
Ramón Souza
be48f7349f
Merge pull request #18168 from ramonlsouza/issue-18134
refactor: Restyle Reactions bar to be a bar
2023-06-28 17:27:45 -03:00
Ramón Souza
5cc26a1e7a fix resizing of sidebar in grid mode 2023-06-28 16:06:19 -03:00
Ramón Souza
133dc29d17 fix feedback range 2023-06-28 10:50:02 -03:00
Ramón Souza
fc79c5b891 remove duplicated muted indicator from grid mode 2023-06-27 17:00:45 -03:00
Ramón Souza
94eceb0489 mobile menu 2023-06-27 11:08:49 -03:00
Tainan Felipe
112af1efd2 Add dedupe to messages based on referenceId 2023-06-27 11:02:35 -03:00
Ramón Souza
bd6779e1b9 close menu after selecting a reaction 2023-06-27 09:50:04 -03:00
Gustavo Trott
5681e88c60 Merge 2.7 into Develop 2023-06-26 17:21:01 -03:00
Ramón Souza
574b187645
Merge pull request #18130 from Scroody/I-18101
Client change: List the option to download presentation with annotations even if there are no annotations
2023-06-26 16:27:58 -03:00
Scroody
7765f6920e Requested changes 2023-06-26 10:48:19 -03:00
Tainan Felipe
b65a093cd0 Refactor: Add user list title with options dropdown 2023-06-26 08:10:12 -03:00
André Castro
389f7b0fe3
removing unnecessary code 2023-06-23 14:46:16 -03:00
André Castro
ef384eae15
Removal of unnecessary imports 2023-06-23 14:42:45 -03:00
André Castro
a09953039e
Update container.jsx 2023-06-23 14:40:42 -03:00
Ramón Souza
411f0e01a4 move active/away to userlist 2023-06-23 10:39:40 -03:00
Ramón Souza
704cafc7de change smiling emoji 2023-06-23 09:42:54 -03:00
Ramón Souza
d0ed90a6c0 Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-18134 2023-06-23 09:32:55 -03:00
Ramón Souza
af670883c1 remove unused code 2023-06-22 15:35:40 -03:00
Anton Georgiev
9d51d1b447
Merge pull request #18191 from ramonlsouza/tp27a2-8
fix: only display clear status if status is enabled
2023-06-22 13:01:31 -04:00
Ramón Souza
ae1e6079e1 rename includeMods -> sendInviteToModerators 2023-06-22 13:55:23 -03:00
Gustavo Trott
6ba4aad05a
Merge branch 'v2.7.x-release' into user-raiseHand-away-flags 2023-06-22 08:27:20 -03:00
Anton Georgiev
43b96b47c4
Merge pull request #17724 from lfzawacki/v2.7.x-release
feat: Implement automatic closed captions using an open transcription server
2023-06-22 05:25:14 -04:00
Anton Georgiev
116209887c captions writer modal tweak 2023-06-22 04:28:13 -04:00
Anton Georgiev
72ea26b931 captions writer modal tweak 2023-06-22 04:27:44 -04:00
Ramón Souza
96a2484876 additional client-side changes 2023-06-21 16:49:38 -03:00
Anton Georgiev
ce24a1a6c2
Merge pull request #18163 from Scroody/I-18137
feat(config): Disable timer feature
2023-06-21 14:33:20 -04:00
Anton Georgiev
cbedeef4e7
Merge pull request #18189 from ramonlsouza/tp27a2-2
fix: presenter permission for poll results annotation
2023-06-21 14:26:15 -04:00
Scroody
36bc004425 Additional changes 2023-06-21 11:53:11 -03:00
Scroody
61fef1ece4 Allow dynamic control on mod invitation for breakouts 2023-06-21 11:06:41 -03:00
Ramón Souza
0f4f4e29ff reset slide position if zoom is 100% 2023-06-21 09:46:07 -03:00
Ramón Souza
42e7c25222 only display clear status if status is enabled 2023-06-20 15:48:48 -03:00
Ramón Souza
fc38cb4d95 fix presenter permission for poll results 2023-06-20 13:21:32 -03:00
Anton Georgiev
799d92a9e6
Merge pull request #18185 from ramonlsouza/18126
refactor: Sort Grid Mode items alphabetically
2023-06-19 16:25:34 -04:00