Commit Graph

12459 Commits

Author SHA1 Message Date
Ramón Souza
08aa1627f5
Merge pull request #18997 from ramonlsouza/fix-markdown
fix: replace links in chat with markdown links
2023-10-24 10:05:38 -03:00
Ramón Souza
fed221f48d fix markdown links 2023-10-24 09:00:52 -03:00
Ramón Souza
fc18772f78
Merge pull request #18968 from Scroody/fix-chat-input-focus
Client: Focus on input when clicking chat
2023-10-23 17:31:58 -03:00
Ramón Souza
5952faefee
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-form/component.tsx 2023-10-23 17:31:41 -03:00
André
65a3e00fbb later changes 2023-10-18 14:01:30 -03:00
André
327c4f0b7d Client: Focus on input when clicking chat 2023-10-18 13:36:58 -03:00
Ramón Souza
2549fecd90
Merge pull request #18950 from ramonlsouza/avatar-name-fix
fix: remove "a" in user avatar
2023-10-17 09:53:26 -03:00
Ramón Souza
06e17f0734 remove "a" in user avatar 2023-10-17 08:56:02 -03:00
Gustavo Trott
9856354f3d Set duration prop as seconds 2023-10-12 09:55:12 -03:00
Guilherme Pereira Leme
4ef078ccf5
feature: Override client settings through API /create call (#18782)
* akka-with-client-configs

* [akka-with-client-configs] -  inserted client configs in akka

* [issue-18588-create-override] - WIP

* [akka-with-client-configs] - Remove unnecessary code

* [issue-18588] - test some thesis

* [akka-with-client-configs] - refactor to add jackson and immutable.Map

* [issue-18588-create-override] - new architecture for overriding client configs]

* [issue-18588-create-override] - implemented settings

* Refactor on clientSettingsOverride module and add allowOverrideClientSettingsOnCreateCall conf

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-10-10 21:00:20 -03:00
André
1ffa86c618 Fix: Chat input losing focus 2023-10-10 15:10:47 -03:00
GuiLeme
70b5189f38 Merge remote-tracking branch 'upstream/v3.0.x-release' into plugin-sdk-issue-33 2023-10-09 16:59:43 -03:00
André
a652a3f22b Client: Changes to formatation of welcome messages 2023-10-09 13:10:31 -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
20ff16876c
Merge pull request #18904 from Scroody/fix-shortcut-hook
Fix: shortcut hook
2023-10-06 15:57:50 -03:00
Tainan Felipe
f05cfd0cf8
Refactor: migrate waitingUserPanel to TS and graphql (#18677)
* Refactor: migrate waitingUserPanel to TS and graphql

* Small code improvements

* Fix: allow everyone aren't working

* Fix: add a condition for edge cases

* Make the remember choice works well

* Fix TS and eslint errors

* Change eslint

* Change eslint
2023-10-06 14:12:42 -03:00
André Castro
ab0ff67685
Update useShortcut.tsx 2023-10-06 11:41:26 -03:00
André
34692f57c0 Fix: shortcut hook 2023-10-06 11:37:34 -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
Ramón Souza
d427411c30
Merge pull request #18896 from Scroody/I-18861
Fix: [3.0] Scrolling down the user list to the end will jump to the beginning
2023-10-04 16:35:51 -03:00
Ramón Souza
5339ed2aec Merge remote-tracking branch 'upstream/v3.0.x-release' into throttle-timeout 2023-10-04 13:46:10 -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
Ramón Souza
b2de9c4a45 fix typescript errors 2023-10-04 10:08:19 -03:00
Ramón Souza
122fd9491d fix: do not display typing indicator if chat is locked 2023-10-04 09:50:11 -03:00
Ramón Souza
b4981d64be Merge remote-tracking branch 'upstream/v3.0.x-release' into throttle-timeout 2023-10-03 09:08:44 -03:00
GuiLeme
c0e6921fd3 [plugin-sdk-issue-32] - support for extensible area 2023-10-02 12:24:40 -03:00
André Castro
ae4b58f3a1
Merge branch 'v3.0.x-release' into fix-checkout-msg-format 2023-10-02 11:46:45 -03:00
André
e4f25e702a Fix: Formatting of breakout msg 2023-10-02 11:36:22 -03:00
Tiago Jacobs
02a3fcd8ed
feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation (#18867) 2023-09-29 20:08:38 -03:00
Ramón Souza
dfbb801bff fix mute user in talking indicator 2023-09-28 11:42:27 -03:00
Gustavo Trott
d0e0b71ed0 Merge remote-tracking branch 'upstream/v3.0.x-release' into merge-27-into-30 2023-09-27 08:45:40 -03:00
Gustavo Trott
fff883b2b2 Merge 2.7 into 3.0 2023-09-27 08:44:37 -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
Gustavo Trott
60cbcdaa61
Merge pull request #18758 from gabriellpr/polling-fix-test
test: Polling fixes
2023-09-27 08:42:36 -03:00
Gustavo Trott
287848dcab
Merge pull request #18803 from gabriellpr/fix-presentation-tests
test: Fix presentation tests
2023-09-27 08:42:24 -03:00
Gabriel Porfirio
d5f599c2ee Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-presentation-tests 2023-09-26 17:48:00 -03:00
Gabriel Porfirio
bf1e5b828f Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-few-tests 2023-09-26 17:46:21 -03:00
Ramón Souza
98062ce979
Merge pull request #18852 from GuiLeme/plugin-nav-bar-fix
fix(html5): fix nav-bar plugin exception
2023-09-26 15:29:52 -03:00
Ramón Souza
fbb5e04b42 fix typing indicator position 2023-09-26 14:58:48 -03:00
Ramón Souza
47e6943366 fix eslint 2023-09-26 14:27:11 -03:00
Ramón Souza
bb6e843658 fix leading:true, trailing:false throttle 2023-09-26 13:50:51 -03:00
Ramón Souza
777715b2e4
Merge pull request #18850 from GuiLeme/plugin-sdk-user-camera-dropdown
feat(plugin): Extensible area user camera dropdown
2023-09-26 13:13:57 -03:00
Ramón Souza
3d72a0f3f0 display user reactions in userlist 2023-09-26 11:38:46 -03:00
GuiLeme
d75becd264 [plugin-nav-bar-fix] - fix 2023-09-26 10:44:58 -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
GuiLeme
93ee0f9804 [plugin-sdk-user-camera-dropdown] -changes in review 2023-09-26 10:20:21 -03:00
GuiLeme
165916b5a9 [plugin-sdk-user-camera-dropdown] - finish 2023-09-26 08:42:04 -03:00