Commit Graph

12361 Commits

Author SHA1 Message Date
Ramón Souza
3c16d538dd
Merge pull request #18839 from Scroody/fix-buttons-style
Fix: Buttons styles for 3.0
2023-09-25 10:52:04 -03:00
André Castro
ee68d817b4
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-popup/popup-content/styles.ts
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-25 10:49:21 -03:00
imdt
71b9f5ad0c Fix: Buttons style 2023-09-25 10:24:24 -03:00
Ramón Souza
f164fd6014
Merge pull request #18828 from Scroody/fix-locked-mods
Fix: Mute button moving right
2023-09-25 08:47:19 -03:00
Ramón Souza
a044d99e0a
Merge pull request #18826 from ramonlsouza/user-avatar-chat
fix: user avatar in chat
2023-09-22 16:25:13 -03:00
Ramón Souza
73664d7861 eslint 2023-09-22 16:22:46 -03:00
Ramón Souza
8eaf937262
Merge pull request #18799 from GuiLeme/plugin-sdk-issue-4
feat(plugins): Adds extensible area within "Actions dropdown" (Plus Sign icon button)
2023-09-22 16:19:19 -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
GuiLeme
8e99872475 [plugin-sdk-issue-4] - add support for useCurrentUser 2023-09-22 11:49:56 -03:00
imdt
5b0db5424a Fix: Mute button moving right 2023-09-22 10:56:01 -03:00
Ramón Souza
1dca8ace94 fix user avatar in chat 2023-09-21 17:12:23 -03:00
GuiLeme
022d969e53 [plugin-sdk-issue-4] - remove tsc errors 2023-09-21 15:50:26 -03:00
imdt
893041b8af qMerge branch 'fix-locked-mods' of github.com:Scroody/bigbluebutton into fix-locked-mods 2023-09-21 15:28:02 -03:00
imdt
2813167c50 Requested changes 2023-09-21 15:25:55 -03:00
GuiLeme
9a6e583daa Merge remote-tracking branch 'upstream/develop' into plugin-sdk-issue-4 2023-09-21 15:18:56 -03:00
André Castro
e2e1a475d9
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-form/component.tsx
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-21 11:40:16 -03:00
imdt
927711674c Fix: Mods being locked 2023-09-19 15:45:07 -03:00
Ramón Souza
5b3eb4b60b fix image border for viewers 2023-09-19 13:03:07 -03:00
GuiLeme
8ec0d51e82 [plugin-sdk-issue-4] - merge upstream 2023-09-19 10:50:48 -03:00
Ramón Souza
c07c09142a fix eslint error 2023-09-19 09:35:07 -03:00
Ramón Souza
06c508e097 fix avatar name with image 2023-09-19 09:11:13 -03:00
Ramón Souza
b6693051d2
Merge branch 'develop' into fix-user-test 2023-09-18 15:58:59 -03:00
Ramón Souza
80e0b8c4ab
Merge pull request #18772 from Scroody/all-lint-errors-fixed
Fix: All lint errors
2023-09-18 15:58:03 -03:00
Gabriel Porfirio
4df2b97df1 fixes for multiusers tests 2023-09-15 16:38:43 -03:00
GuiLeme
dedd7b4524 [plugin-sdk-issue-4] - Added action button dropdown extensible area and refactor code 2023-09-15 15:42:02 -03:00
Gabriel Luiz Porfirio
3ebd4acd2c
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/component.tsx
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:48:21 -03:00
Gabriel Luiz Porfirio
d2b49bd779
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-list-participants/list-item/component.tsx
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:47:52 -03:00
imdt
c9d07059a2 Fix of welcome message transparent background 2023-09-15 13:17:29 -03:00
Ramón Souza
148fe62b6a
fix: markdown line breaks (#18786) 2023-09-15 09:46:46 -03:00
Gustavo Trott
61c4792b8a
Merge pull request #18779 from gustavotrott/fix-userlist-sorting
fix (graphql): Userlist sorting uppercase wrongly (introduces user.nameSortable)
2023-09-14 15:51:02 -03:00
Gabriel Luiz Porfirio
121dc05447
Merge branch 'develop' into fix-user-test 2023-09-14 14:02:07 -03:00
Ramón Souza
627af75c2b fix remaining eslint issues 2023-09-14 11:56:20 -03:00
Ramón Souza
24f93afe0e fix lost param 2023-09-14 11:37:07 -03:00
André Castro
02a8f40613
Merge branch 'develop' into all-lint-errors-fixed 2023-09-14 10:46:39 -03:00
imdt
a46839d18f More changes 2023-09-14 10:44:04 -03:00
Ramón Souza
b998bde5db fix typescript compilation errors 2023-09-14 10:06:01 -03:00
Ramón Souza
afb2d62fbb display away and raise hand emoji in userlist if reactions are enabled 2023-09-14 09:58:34 -03:00
Gustavo Trott
2f53dea4a4 Use nameSortable to orderBy userlist 2023-09-14 09:31:49 -03:00
Gabriel Porfirio
5efea0cc12 fixing multiusers tests 2023-09-13 17:11:15 -03:00
Ramón Souza
59a64a9520 add newline at end of file 2023-09-13 15:14:16 -03:00
Ramón Souza
72ac7a210a fix user status buttons 2023-09-13 15:13:17 -03:00
imdt
b19d3b5ba7 More changes 2023-09-13 15:03:34 -03:00
imdt
01d08e5727 More changes 2023-09-13 14:57:43 -03:00
imdt
a5fa3372c2 More changes 2023-09-13 14:43:09 -03:00
imdt
340146c533 More changes 2023-09-13 14:34:48 -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
Ramón Souza
88cc9e62e1
Merge pull request #18717 from ramonlsouza/chat-list-keyboard
fix(accessibility): restore roving functionality in chat list
2023-09-12 17:15:55 -03:00
Ramón Souza
e5769b99d5 fix typescript errors 2023-09-12 17:03:32 -03:00