Commit Graph

34056 Commits

Author SHA1 Message Date
KDSBrowne
626259bf33 move multi user WB button to presentation toolbar (100% width) | reduce zoom increment 2022-05-25 23:25:53 +00:00
Joao Victor
db5a788719 fix(camera): prevent dock position change on click 2022-05-25 14:18:37 -03:00
Ramón Souza
7d7f7e88fe
Merge pull request #15081 from JoVictorNunes/issue-15068
fix: point media button chevrons upwards
2022-05-25 13:45:45 +01:00
Ramón Souza
4e96fc5bd4
Merge pull request #15067 from Tainan404/remove-innerHTML
refactor: Remove inner html
2022-05-25 13:42:04 +01:00
Tainan Felipe
ac07c3ff0c Merge remote-tracking branch 'upstream/v2.5.x-release' into remove-innerHTML 2022-05-25 09:38:39 -03:00
Joao Victor
18b06e1ba5 fix: point media button chevrons upwards #15068 2022-05-25 09:38:22 -03:00
Tainan Felipe
155b90d658 Refactor aria alert and remove inner-htmls from the client 2022-05-25 09:35:24 -03:00
Daniel Schreiber
9493929fec Fix: voice users not removed from participants list
`removeUser` was called with wrong parameters
2022-05-25 14:16:58 +02:00
Ramón Souza
fed0db61b7
Merge pull request #15044 from JoVictorNunes/issue-15030
refactor: sidebar content panel UI polishing
2022-05-25 12:36:00 +01:00
Joao Victor
2a09629698 refactor: sidebar content panel UI polishing 2022-05-24 17:52:16 -03:00
Lucas Zawacki
cd13446c5a fix(layout): Moderators could not change layout if pushLayout was true 2022-05-24 17:31:35 -03:00
Max Franke
45d3738960 feat(video-avatar): hide icons when squeezed 2022-05-24 17:20:29 -03:00
Tainan Felipe
3ae69643b2 Make sure that user is a chat participant when send a message 2022-05-24 17:08:56 -03:00
Lucas Zawacki
7ef7b52a30 feat(layout): Both presenters and moderators can set pushLayout 2022-05-24 15:38:47 -03:00
Max Franke
56c169552c feat(emoji-picker): exclude some emojis
exclude emojis not supported by chromium-based browsers

(cherry picked from commit c1a904b842438f1d70949921133e4b89cdcae651)
2022-05-24 14:22:49 -03:00
Max Franke
4cf98010a9 feat(message-form): add emoji button 2022-05-24 14:20:55 -03:00
Max Franke
1e8668420f feat(click-outside): close emoji picker on outbound clicks
add the click-outside component and modifies the message-form/text-input
components to apply the new feature

(cherry picked from commit 654357e6984160fe8ea074fcfa1103f7b51500bc)
2022-05-24 13:49:25 -03:00
Arthurk12
4ae6eb7933 build(webhooks): v2.6.0
Update 'bbb-webhooks' version.

https://github.com/bigbluebutton/bbb-webhooks/releases/tag/v2.6.0
2022-05-24 14:08:12 +00:00
Ramón Souza
464fa7a8ab
Merge pull request #15064 from ramonlsouza/increase-menu-padding-
style: increase dropdown menu padding
2022-05-23 21:45:00 +01:00
Ramón Souza
391954c7fc
Merge pull request #15066 from gabriellpr/border-on-pads
Adding border inside shared notes for viewers
2022-05-23 20:47:35 +01:00
gabriellpr
a77ea836d8 adding border inside shared notes for viewers 2022-05-23 16:22:31 -03:00
Ramon Souza
295ef43f7e increase dropdown menu padding 2022-05-23 13:58:51 -03:00
Ramón Souza
b0894c40e7
Merge pull request #15062 from ramonlsouza/increase-menu-padding
style: increase dropdown menu padding
2022-05-23 15:53:34 +01:00
Ramon Souza
44d11903e9 increase dropdown menu padding 2022-05-23 11:45:53 -03:00
Ramón Souza
211953b242
Merge pull request #15013 from ramonlsouza/multi-tab-fix
fix: prevent user join from multiple tabs with same sessionToken
2022-05-23 14:31:53 +01:00
Ramón Souza
a492f51323
Merge pull request #15048 from gabriellpr/ui-fix-align
style: Removing and alinging dropdowns items.
2022-05-23 14:11:44 +01:00
Ramón Souza
6b915c1f70
Merge pull request #15050 from JoVictorNunes/date-zero-padding-chat-userlist
improvement: chat and user-list export file name date string
2022-05-23 14:11:25 +01:00
Ramón Souza
cd11c81499
Merge pull request #14994 from KDSBrowne/2.6-bbb-tldraw
feat: Integrate TLDraw with BigBlueButton (part 1)
2022-05-20 20:51:06 +01:00
Paulo Lanzarin
1d15e9968c
Merge pull request #14881 from prlanzarin/u26-blind-moss2
refactor: use webrtc-adapter package, remove static script from compatibility
2022-05-20 16:20:28 -03:00
prlanzarin
acefde48a1 refactor: use webrtc-adapter package, remove static script from compatibility 2022-05-20 19:11:12 +00:00
Anton Georgiev
5f8eb1d944
Merge pull request #15054 from antobinary/ci-25
ci: Add github workflow to run automated tests (was #14880)
2022-05-20 13:50:16 -04:00
Tiago Jacobs
a120aeab63 Filter branches that CI tests will run (>=2.5.x) 2022-05-20 17:45:54 +00:00
Tiago Jacobs
ce93125d3b Add github workflow to run automated tests 2022-05-20 17:45:40 +00:00
germanocaumo
6d4bd1e77c fix typo 2022-05-20 17:25:41 +00:00
germanocaumo
0bfda4bc53 fix persist of other tldraw shape operations (including groups and copy/paste) +
fix shape not persisting when other user than the owner changed it
2022-05-20 17:14:32 +00:00
Anton Georgiev
8a6c5628bd
fix: set target to jvm-1.11 in akka-bbb-fsesl 2022-05-20 13:09:33 -04:00
Joao Victor
06bff87a33 Merge remote-tracking branch 'upstream/v2.5.x-release' into date-zero-padding-chat-userlist 2022-05-20 13:20:20 -03:00
Joao Victor
fd03bd21bc improvement: chat and user-list export file name date string 2022-05-20 12:00:28 -03:00
gabriellpr
1c1b356161 removing white spaces inside menus
refactoring code

...
2022-05-20 11:22:34 -03:00
KDSBrowne
8e612ee6db remove orphan console log 2022-05-20 12:42:39 +00:00
Anton Georgiev
a1b8ed7bc4
Merge pull request #15049 from GuiLeme/update-nokogiri-1.13.5
chore: Updated nokogiri to version 1.13.5
2022-05-20 08:42:09 -04:00
GuiLeme
148e1bd355 Updated nokogiri to version 1.13.5 2022-05-20 09:18:32 -03:00
germanocaumo
dc56b969ed fix viewer crash when there is no presentation + some cleanup 2022-05-20 12:12:58 +00:00
CristianSilvaGrosseli
5c6bf08b78 feat(emoji-picker): add component 2022-05-19 17:40:29 -03:00
Anton Georgiev
66477dae7a
Merge pull request #15045 from ramonlsouza/export-chat-fix
fix: export chat crash on breakout room
2022-05-19 15:21:26 -04:00
Ramon Souza
02c7fc4493 fix export chat on breakout room 2022-05-19 15:53:48 -03:00
germanocaumo
3a156ace07 fix camera zoom bugs and mantain zoom when switching slides 2022-05-19 17:24:47 +00:00
KDSBrowne
73c58a6750 show undo | redo UI + preserve zoom state on reload 2022-05-19 02:32:32 +00:00
germanocaumo
386eb595ee redo working locally 2022-05-19 00:52:45 +00:00
germanocaumo
19d4caec99 refactor tldraw doc state to not crash on fast updates +
change slide going  and controlled by akka messages
undo is working locally
2022-05-18 19:35:42 +00:00