Commit Graph

34325 Commits

Author SHA1 Message Date
Anton Georgiev
5961797433 build(fsesl-akka): build deps in sequence to allow for ci use 2022-05-30 20:22:18 +00:00
Joao Victor
d28eed3264 chore(Dashboard): run npm audit fix 2022-05-30 16:45:44 -03:00
Joao Victor
65b59a6062 Rename custom hook 2022-05-30 15:49:19 -03:00
Ramón Souza
c34f05279f
Merge pull request #15104 from ramonlsouza/bbb25-locales-may30
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-05-30 19:10:51 +01:00
Anton Georgiev
8b9ecba65b
Merge pull request #15105 from GuiLeme/update-nokogiri
chore(recording): Updated Ruby Gems (nokogiri, rack-gem)
2022-05-30 14:10:37 -04:00
Max Franke
00a8e64261 feat(video-avatar): change border
Apply isTalking border with a pseudo-element.
2022-05-30 15:08:25 -03:00
GuiLeme
eb1331502b [update-ruby-gems] - Update of nokogiri and rack-gem 2022-05-30 14:43:58 -03:00
Localization Server
44ec5c9460 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-05-30 14:42:32 -03:00
KDSBrowne
f683740a2e allow pan when multiuser enabled 2022-05-30 14:51:08 +00:00
Joao Victor
1143cb87c7 fix(chat notification): duplication of first message notification 2022-05-30 10:10:03 -03:00
Brent Baccala
47f3f3d282 bbb-conf --set-port-range: when possible, make configuration changes in /etc/bigbluebutton
instead of in /usr/local/bigbluebutton
2022-05-29 15:03:08 -04:00
KDSBrowne
f58882ffcc stop rendering curors when they leave the WB area 2022-05-29 16:24:44 +00:00
KDSBrowne
d404bd3e0f disable pan when multiuser access is off 2022-05-29 15:14:39 +00:00
Brent Baccala
cc9d81b5dc use xmlstarlet instead of sed to edit FreeSWITCH switch.conf.xml;
check for root access before attempting to edit
2022-05-27 18:12:24 -04:00
Lucas Fialho Zawacki
a150bd20d7 feature(layout): Bring back layoutType propagation, but disallow 'custom' layout in mobile screens 2022-05-27 18:11:42 -03:00
Ramon Souza
e199ef2c35 primary circle button - revised styles 2022-05-27 16:33:12 -03:00
Brent Baccala
70f76a1fa6 add code to bbb-conf --check to display current port ranges 2022-05-27 13:18:36 -04:00
Paulo Lanzarin
04a43d95dd
Merge pull request #15093 from prlanzarin/u26-ascendant-ecrit
fix(audio): remove deprecated getLocalStreams usage
2022-05-27 11:16:26 -03:00
prlanzarin
1d860d64d0 fix(audio): remove deprecated getLocalStreams usage
Use the built-in getLocalStream from the peer wrapper instead (which
relies on getSenders - the proper, spec-compliant way).

Two different issues are addressed:
  - RTCPeerConnection.getLocalStreams is a pre-1.0 WebRTC spec which is
    deprecated and not recommended.
  - Fixed an issue where a switch from full audio to listen only could
  cause the latter to be rejected with an error 1004 in rare scenarios.
2022-05-27 14:02:10 +00:00
Ramón Souza
66286bf40d
Merge pull request #15080 from schrd/issue-14969
Fix: voice users not removed from participants list
2022-05-27 13:27:08 +01:00
Ramón Souza
6f16efb042
Merge pull request #15089 from JoVictorNunes/fix-focus-shadow
fix: ghost button focus shadow
2022-05-27 13:14:35 +01:00
Joao Victor
9d66ff43ad fix: ghost button focus shadow 2022-05-26 17:34:25 -03:00
Gustavo Trott
965a52c315
Merge pull request #15053 from bigbluebutton/antobinary-patch-1 2022-05-26 16:52:04 -03:00
Max Franke
e853f032be fix(message-form): send message with emoji 2022-05-26 16:40:37 -03:00
Ramón Souza
f9e76502ad
Merge pull request #15084 from gabriellpr/external-links-style
style: Adding revised styles for our external links
2022-05-26 19:46:38 +01:00
gabriellpr
a4bf69aeba adding url styles
...

styling external links inside the banner

Refactoring code

adding underline on hover and focus

removing hasLiink
2022-05-26 15:10:20 -03:00
Ramón Souza
69bebe5875
Merge pull request #15087 from Tainan404/fix-userleft
Make sure do not show wrong data in user left message
2022-05-26 17:18:35 +01:00
Gustavo Trott
55ae45b565
Merge pull request #15076 from Tainan404/check-participants 2022-05-26 13:10:39 -03:00
Tainan Felipe
34fcf1d5c4 Make sure do not show wrong data in user left message 2022-05-26 11:29:05 -03:00
Ramón Souza
085273e8c6
Merge pull request #15082 from JoVictorNunes/issue-15036
fix(camera): prevent dock position change on click
2022-05-26 14:07:14 +01:00
Paulo Lanzarin
fbf2458145
Merge pull request #15086 from bigbluebutton/sfu282
build: bump bbb-webrtc-sfu to v2.8.2
2022-05-26 10:06:11 -03:00
Paulo Lanzarin
2d433836c6
build: bump bbb-webrtc-sfu to v2.8.2 2022-05-26 09:59:15 -03:00
KDSBrowne
626259bf33 move multi user WB button to presentation toolbar (100% width) | reduce zoom increment 2022-05-25 23:25:53 +00:00
Brent Baccala
02a051ea19 add --set-port-range option to bbb-conf 2022-05-25 19:16:39 -04:00
Joao Victor
db5a788719 fix(camera): prevent dock position change on click 2022-05-25 14:18:37 -03:00
Daniel Petri Rocha
6515ccc505 Implement drraw tool 2022-05-25 18:35:43 +02: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