Ramón Souza
e5d969aa6b
remove audio/video first join info on meeting end
2022-02-01 17:08:21 +00:00
prlanzarin
727b0e6d94
build: bump bbb-webrtc-sfu to v2.6.8
2022-02-01 13:46:05 -03:00
prlanzarin
dd3e24a800
refactor(screenshare): add voiceConf to ScreenshareBroadcastStopSysMsg
...
Just to make it easier to guarantee idempotence in webrtc-sfu while we dont get rid of voiceConf usage
2022-02-01 13:01:51 -03:00
Anton Georgiev
0b269d7973
Merge pull request #14231 from hiroshisuga/noShrunkenThumbnail
...
fix(virtualBG): recover shrunken thumbnails on the modal
2022-02-01 08:53:18 -05:00
Paulo Lanzarin
734026b76a
Merge pull request #14244 from ramonlsouza/fix-virtual-bg-label
...
fix: remove extra parentheses from virtual background label
2022-02-01 09:51:22 -03:00
Ramón Souza
b17ec549bd
remove extra parentheses from virtual bg label
2022-02-01 12:43:40 +00:00
Anton Georgiev
06b8630719
Merge pull request #14230 from hiroshisuga/blur_translate
...
fix(virtualBG): snippet "blur" translation
2022-01-31 15:33:32 -05:00
Anton Georgiev
a341129c13
Merge pull request #14239 from schrd/gzip_html5
...
fix: serve compressed Javascript and CSS
2022-01-31 15:28:24 -05:00
Daniel Schreiber
dc15a1c707
fix: serve compressed Javascript and CSS
...
The BBB html5 client is huge and can be compressed easliy. As nginx
already services the static files, it can also handle service gzipped
files.
Ship compressed files with the package.
2022-01-31 20:44:43 +01:00
Anton Georgiev
8910ad8d01
chore: updated version to 2.4.3
2022-01-31 12:56:38 -05:00
Anton Georgiev
5aa4700ff7
Merge pull request #14238 from frankemax/fix-css-focus-button-cropped
...
fix(button): add button margin
2022-01-31 10:03:28 -05:00
Max Franke
ac3ab187d2
fix(button): add button margin
...
Add a margin on buttons that are "in focus" to avoid being cut off by other
components
2022-01-31 11:58:49 -03:00
hiroshisuga
65c8d14108
Update styles.scss
2022-01-29 14:26:27 +09:00
hiroshisuga
b1936e9fdc
Update component.jsx
2022-01-29 14:16:39 +09:00
Anton
b85b3b7ca0
add lock viewers tests
2022-01-28 16:52:22 -03:00
Joao Victor
186df71998
Merge branch 'v2.4.x-release' into issue-14138
2022-01-28 10:39:50 -03:00
Joao Victor
914739ffc2
Add chaining operator
2022-01-28 10:18:55 -03:00
Joao Victor
da13e0aa93
Add own message queue for presentations
2022-01-28 09:59:41 -03:00
Ramón Souza
457175dbba
allow moderators to see disconnected users data
2022-01-27 18:45:04 +00:00
Bohdan Zhemelinskyi
fe91b448c2
Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into fixPhoneJoinPermission
2022-01-27 15:43:48 +00:00
Joao Victor
8d0038d438
remove unused message
2022-01-26 14:21:34 -03:00
Joao Victor
883c3b054c
fix possible race condition
2022-01-26 14:16:10 -03:00
Anton Georgiev
116b99e469
Merge pull request #14159 from antonbsa/tests-reorganization-and-fix-selectors
...
test: Improves organization, fixes selectors and adds/improves tests
2022-01-25 08:54:32 -05:00
Anton Georgiev
2e72946bc1
Merge pull request #14088 from zhem0004/fixPhoneBan
...
Fix: Removing phone users always bans them
2022-01-24 15:50:30 -05:00
Bohdan Zhemelinskyi
98c45a2167
Changes on feedback
2022-01-24 20:46:32 +00:00
Anton Georgiev
4a324ff7e6
Merge pull request #14193 from ramonlsouza/update-caniuse-lite
...
chore: update caniuse-lite
2022-01-24 15:26:52 -05:00
Ramón Souza
7ceb95fc99
update caniuse-lite
2022-01-24 20:17:22 +00:00
Anton Georgiev
a761f0177a
Merge pull request #14143 from frankemax/fix-userdata-injection
...
fix(userdata): consistent breakout room userdata
2022-01-24 15:10:38 -05:00
Anton Georgiev
16f5b104d3
Merge pull request #14112 from pedrobmarin/f-a-aaamcp
...
feat(api): allowRequestsWithoutSession as a meeting create param
2022-01-24 15:08:26 -05:00
Anton Georgiev
b8ba4b5c71
Merge pull request #14075 from gustavotrott/api-create-virtual-background-param
...
Add param to disable Virtual Backgrounds in API /create
2022-01-24 15:04:30 -05:00
Anton Georgiev
9b98a1de0a
Merge pull request #14192 from ramonlsouza/audit-fix
...
chore: update npm dependencies
2022-01-24 14:47:21 -05:00
Ramón Souza
c04818e27f
update depedencies
2022-01-24 19:32:58 +00:00
Ramón Souza
f814348360
npm audit fix
2022-01-24 19:11:58 +00:00
Anton Georgiev
ecf597d1dd
Merge pull request #14189 from JoVictorNunes/issue-14188
...
fix: Add check to avoid undefined previous slide
2022-01-24 12:58:27 -05:00
Joao Victor
6b90f571e7
Add check to avoid undefined value
2022-01-24 14:52:24 -03:00
Richard Alam
ce9774558b
Merge pull request #14187 from bigbluebutton/antobinary-patch-1
...
refactor: Switch user_action logs from debug to info
2022-01-24 12:09:22 -05:00
Anton Georgiev
14c7baef21
refactor: Switch user_action logs from debug to info
2022-01-24 12:02:16 -05:00
Bohdan Zhemelinskyi
a77eca86cd
Added logic
2022-01-24 16:24:28 +00:00
Anton Georgiev
7a733b7382
Merge pull request #14184 from KDSBrowne/BBB-14141
...
Add Polite Presentation Slide Change Announcement (Screen Reader)
2022-01-24 09:14:13 -05:00
KDSBrowne
b5f973ee6b
add polite SR message for presentation slide change
2022-01-23 17:00:05 +00:00
KDSBrowne
76ac6fe596
add polite screen reader alert
2022-01-23 16:18:09 +00:00
Fred Dixon
4c4d0d3780
Merge pull request #14181 from moonlies/v2.4.x-release
...
fix missing directory error for etherpad installation
2022-01-22 22:40:51 -04:00
moonlies
f057671122
fix missing directory error for etherpad installation
2022-01-22 23:35:07 +01:00
Tainan Felipe
4946c1ff41
Backport the validationAuthToken refactor
2022-01-21 21:25:53 -03:00
Paulo Lanzarin
1f4f60093d
Merge pull request #14091 from prlanzarin/u24-martha-55
...
fix(screenshare): add akka-apps|webrtc-sfu broadcast stop sys msg
2022-01-21 18:06:35 -03:00
Anton Georgiev
814a081a28
Merge pull request #14170 from germanocaumo/empty-poll-fix
...
fix(recording): fix publish crash when poll has no options/answers
2022-01-21 13:36:38 -05:00
Paulo Lanzarin
37de82af7f
Merge pull request #14102 from prlanzarin/u24-echo-tomsk
...
fix(webcams): add extra error handling to pub/sub peer callbacks
2022-01-21 14:13:02 -03:00
Anton Georgiev
c986dc41f6
Merge pull request #14169 from ramonlsouza/issue-14153
...
Add a different background color for contents that are being displayed under the side panel
2022-01-21 09:01:50 -05:00
Ramón Souza
bc9957c13d
add background to cameras/presentation when positioned in sidebar-content
2022-01-21 13:24:03 +00:00
germanocaumo
74210787ba
fix(recording): fix publish crash when poll has no options/answers
2022-01-21 13:23:23 +00:00