Ramón Souza
|
0f046de941
|
migrate assignPresenter meteor call
|
2023-12-07 10:02:13 -03:00 |
|
Ramón Souza
|
e6af8390a3
|
migrate removeUser and userEjectFromVoice meteor calls
|
2023-12-07 09:33:15 -03:00 |
|
Ramón Souza
|
0a6e75a14a
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-actions
|
2023-12-06 16:32:52 -03:00 |
|
Ramón Souza
|
be300d37d2
|
migrate changeRaiseHand meteor call
|
2023-12-06 16:30:30 -03:00 |
|
Ramón Souza
|
cb1d20a8ea
|
migrate changePin meteor call
|
2023-12-06 16:00:46 -03:00 |
|
Ramón Souza
|
a74dd7f727
|
migrate changeRole meteor call
|
2023-12-06 15:17:16 -03:00 |
|
Ramón Souza
|
68b9cd0b25
|
migrate changeAway meteor call
|
2023-12-04 15:59:16 -03:00 |
|
Ramón Souza
|
8349147fbb
|
fix pin user video
|
2023-12-04 13:26:26 -03:00 |
|
Ramón Souza
|
5b2731275f
|
replace isModerator checks with useCurrentUser
|
2023-11-30 14:24:25 +01:00 |
|
Ramón Souza
|
dde3aa92bd
|
replace UsersContext with useCurrentUser
|
2023-11-30 12:08:16 +01:00 |
|
Ramón Souza
|
e6dab61259
|
remove unused code in userlist
|
2023-11-30 10:33:05 +01:00 |
|
Guilherme Pereira Leme
|
eb7adfb994
|
feat(plugins): code refactor for readability (#19222)
* [plugin-sdk-refactor-organization] - rearrange of files and folders (WIP)
* [plugin-sdk-refactor-organization ] - final touches
* [plugin-sdk-refactor-organization ] - fix
* [plugin-sdk-refactor-organization ] - update SDK
|
2023-11-28 15:31:28 -03:00 |
|
Ramón Souza
|
067144bf86
|
refactor: remove unused chat code (#19215)
|
2023-11-28 11:18:56 -03:00 |
|
André
|
5c3f4cd409
|
Fix: listen only wrong color
|
2023-11-22 13:13:48 -03:00 |
|
Tainan Felipe
|
57a43f23d8
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into breakout-room-migration
|
2023-11-15 10:54:14 -03:00 |
|
Ramón Souza
|
e9248961e7
|
Merge pull request #19121 from Scroody/new-reactions-emoji-rain
feat(reactions): port new reactions and fix emojiRain
|
2023-11-15 10:00:06 -03:00 |
|
André
|
bf028c8324
|
aditional changes
|
2023-11-14 12:59:56 -03:00 |
|
Lucas Fialho Zawacki
|
f575ecd4c8
|
feat(reactions): port new reactions and fix emojiRain
|
2023-11-13 15:36:49 -03:00 |
|
Guilherme Pereira Leme
|
93b8705af2
|
feature(html5): Change return type of the graphql data hook (#19103)
|
2023-11-13 15:10:41 -03:00 |
|
Ramón Souza
|
925a3fa979
|
Merge pull request #18928 from ramonlsouza/pres-graphql
get whiteboard and cursor data from graphql
|
2023-11-10 17:06:08 -03:00 |
|
Ramón Souza
|
c689b650c1
|
Merge pull request #19094 from Scroody/user-list-keyboard
fix(accessibility): restore roving functionality in user list
|
2023-11-10 13:11:57 -03:00 |
|
André
|
f97735d3ae
|
Rest of the code
|
2023-11-10 10:39:29 -03:00 |
|
André
|
6e16cd599a
|
WIP: fix(accessibility): restore roving functionality in user list
|
2023-11-09 13:49:29 -03:00 |
|
Ramón Souza
|
74a724d99a
|
Merge pull request #18711 from Tainan404/migrate-waiting-user-on-userlist
Refactor: migrate guest panel opener in the user list
|
2023-11-09 13:15:09 -03:00 |
|
Ramón Souza
|
9c34ead5fa
|
fix whiteboard icon in userlist
|
2023-11-08 11:12:56 -03:00 |
|
Ramón Souza
|
3457413d58
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
|
2023-11-01 08:56:39 -03:00 |
|
Ramón Souza
|
ddc16279f7
|
fix keyboard access on chat list
|
2023-10-30 10:33:01 -03:00 |
|
Tainan Felipe
|
4d8a17f2ab
|
Fix: ts errors
|
2023-10-30 10:18:36 -03:00 |
|
Tainan Felipe
|
b1ac679ee2
|
Refactor: Migrate breakout room creation to graphql
|
2023-10-27 11:19:46 -03:00 |
|
Ramón Souza
|
ef84eb0e57
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
|
2023-10-25 13:50:25 -03:00 |
|
Ramón Souza
|
cedf0a53e6
|
fix whiteboard access label in userlist
|
2023-10-24 11:18:56 -03:00 |
|
Ramón Souza
|
37182c56ef
|
remove presentation-pod component + presentation service
|
2023-10-11 11:21:35 -03:00 |
|
Tainan Felipe
|
4408074f80
|
Merge branch 'v3.0.x-release' into migrate-waiting-user-on-userlist
|
2023-10-09 12:53:13 -03:00 |
|
GuiLeme
|
59cfa6695d
|
[plugin-sdk-issue-33] - fixed ts lint errors
|
2023-10-09 09:21:13 -03:00 |
|
GuiLeme
|
05dabfc6b9
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into plugin-sdk-issue-33
|
2023-10-09 08:52:03 -03:00 |
|
Ramón Souza
|
243c8f3220
|
Merge pull request #18882 from GuiLeme/plugin-sdk-issue-32
feat(plugin): add support for extensible area (UserListItemAdditionalInformation)
|
2023-10-06 09:55:27 -03:00 |
|
GuiLeme
|
202b69ded4
|
[plugin-sdk-issue-32] - refactor
|
2023-10-05 08:32:30 -03:00 |
|
GuiLeme
|
264d05c485
|
[plugin-sdk-issue-33] - implemented menu badge
|
2023-10-04 11:43:10 -03:00 |
|
André
|
f0eaa114c9
|
Fix:[3.0] Scrolling down the user list to the end will jump to the beginning
|
2023-10-04 11:26:47 -03:00 |
|
GuiLeme
|
c0e6921fd3
|
[plugin-sdk-issue-32] - support for extensible area
|
2023-10-02 12:24:40 -03:00 |
|
Ramón Souza
|
5b196afb3b
|
Merge pull request #18855 from ramonlsouza/add-reactions-userlist
fix: user reactions do not appear in userlist
|
2023-09-27 08:44:30 -03:00 |
|
Ramón Souza
|
47e6943366
|
fix eslint
|
2023-09-26 14:27:11 -03:00 |
|
Ramón Souza
|
3d72a0f3f0
|
display user reactions in userlist
|
2023-09-26 11:38:46 -03:00 |
|
Tainan Felipe
|
ac644e6585
|
Fix TS and eslint errors
|
2023-09-25 23:14:21 -03:00 |
|
Tainan Felipe
|
aa24ab16d5
|
Merge remote-tracking branch 'upstream/develop' into migrate-waiting-user-on-userlist
|
2023-09-25 23:00:07 -03:00 |
|
Gabriel Porfirio
|
22bfcfdf9c
|
fixing eslint error
|
2023-09-25 20:33:35 -03:00 |
|
Gabriel Porfirio
|
c77579364c
|
fix few simple tests
|
2023-09-25 14:40:11 -03:00 |
|
Ramón Souza
|
73664d7861
|
eslint
|
2023-09-22 16:22:46 -03:00 |
|
Ramón Souza
|
bb38cedba9
|
do not display breakout number if avatar image is provided
|
2023-09-22 13:25:56 -03:00 |
|
Ramón Souza
|
dc3cd40082
|
fix chat list
|
2023-09-22 13:23:55 -03:00 |
|