Commit Graph

31986 Commits

Author SHA1 Message Date
Pedro Beschorner Marin
3879f87f2b refactor(guest): increase polling interval
Reduce the number of guest status' polls per minute.
2022-03-03 16:07:58 -03:00
Anton Georgiev
d85f857220
Merge pull request #14509 from prlanzarin/u24-15-vague
fix(screenshare): request ejection when presenter automatically changes
2022-03-03 12:49:05 -05:00
prlanzarin
c7f0c23731 fix(screenshare): request ejection when presenter automatically changes
Fixes an edge case where screen ejections weren't being requested internally on
ungraceful presenter changes
2022-03-02 17:48:30 -03:00
Anton Georgiev
43c5eeb99c
Updated the release to 2.4.5 2022-03-02 15:09:02 -05:00
Anton Georgiev
de58d9c10c
Merge pull request #14438 from pedrobmarin/f-e-aafc
feat(events): add audio floor change
2022-03-02 08:51:40 -05:00
Anton Georgiev
bbe11c90f7
Merge pull request #14455 from JoVictorNunes/issue-14452-bp
[2.4] fix: breakout room 'shortName'
2022-03-02 08:51:15 -05:00
Anton Georgiev
2b535a9888
Merge pull request #14478 from ramonlsouza/issue-14446
fix: Custom Parameter 'userdata-bbb_hide_presentation' keeps the "Minimize presentation" button
2022-02-28 13:33:42 -05:00
Ramón Souza
f6997d66fa fix minimize presentation button initial state 2022-02-28 17:04:21 +00:00
Anton Georgiev
9a718128d7
Merge pull request #14470 from ramonlsouza/raise-user-mobile
fix: raise hand notification icon position
2022-02-25 13:06:47 -05:00
Ramón Souza
b8cb122e9b fix raise user notification icon position in mobile 2022-02-25 17:41:45 +00:00
Joao Victor
8a9da0c091 Fix undefined shortName 2022-02-24 15:10:06 -03:00
Paulo Lanzarin
79d5c835c0
Merge pull request #14433 from pedrobmarin/f-v-auccc
feat(video): add user camera cap control
2022-02-24 13:15:22 -03:00
Anton Georgiev
778db8a4f7
Merge pull request #14386 from ffdixon/libreoffice-remove-log4j
chore(bbb-libreoffice): Remove older log4j-1* files
2022-02-23 17:02:22 -05:00
Anton Georgiev
eeaa43f93b
format bbb-libreoffice/docker/Dockerfile and pass -f to all 2022-02-23 17:00:53 -05:00
Anton Georgiev
fb711e7748
Merge pull request #14447 from gustavotrott/fix-dashboard-user-demote
fix: Dashboard doesn't update user demote
2022-02-23 16:59:39 -05:00
Gustavo Trott
e4046dbe04 Update last Role of user in Dashboard 2022-02-23 18:42:34 -03:00
Anton Georgiev
25f1588f10
Merge pull request #14427 from JoVictorNunes/issue-14362
fix(presentation): new message for presentation item status
2022-02-23 15:42:05 -05:00
João Victor Nunes
4635f14bac
Change message text
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2022-02-23 08:16:21 -03:00
Pedro Beschorner Marin
b843bb583a feat(events): add audio floor change
Include at the meeting's recorded events the audio floor changed event.
2022-02-22 17:20:52 -03:00
Pedro Beschorner Marin
e8ff5ebdc8 feat(video): add user camera cap control
Include `userCameraCap` API param on create and enforce both server and
client to control the number of simultaneous webcams an user can share.

Default set to 3.
2022-02-22 13:13:48 -03:00
Anton Georgiev
ebc5eb142d
Merge pull request #14225 from GuiLeme/fix-record-playback-deploy-script
refactor(recording): Refactored record-and-playback's deploy script to work properly
2022-02-22 10:28:01 -05:00
Anton Georgiev
cbb195a228
Merge pull request #14422 from Tainan404/add-jsconfig
chore: Add jsconfig for bigbluebutton-html5/
2022-02-22 08:46:51 -05:00
Joao Victor
f13103ea7b New message for presentation item status 2022-02-21 15:01:55 -03:00
Tainan Felipe
e947133c80 Add jsconfig 2022-02-21 12:42:29 +00:00
Anton Georgiev
39277b9af5
Merge pull request #14404 from ramonlsouza/issue-14402
Add tooltips to user names in userlist
2022-02-18 11:36:38 -05:00
Ramón Souza
f332af10ba add tooltip to user names in userlist 2022-02-18 15:29:03 +00:00
Anton Georgiev
14cbcaf790
Merge pull request #14403 from bigbluebutton/antobinary-patch-1
fix: Typo in appy-lib #14398
2022-02-18 09:01:20 -05:00
Anton Georgiev
c930a7e48e
fix: Typo in appy-lib #14398
Backport of #14398 Thanks @sebastianberm
2022-02-18 09:00:54 -05:00
Anton Georgiev
0a2f44da2b
Merge pull request #14397 from pedrobmarin/f-p-asl
feat(playback): add shortcuts locale
2022-02-18 08:56:20 -05:00
Anton Georgiev
41164facaa
Merge pull request #14131 from Tainan404/remove-guest-attempt-limit
Remove guest attempts limit on guestWait endpoint
2022-02-18 08:52:27 -05:00
Pedro Beschorner Marin
ed0efc0d6b feat(playback): add shortcuts locale
Playback has a list of shortcuts displayed at it's about modal. Add
missing locales for proper translation.

Follows https://github.com/bigbluebutton/bbb-playback/pull/168
2022-02-17 20:01:17 -03:00
Anton Georgiev
0efbe39851
Merge pull request #14395 from Tainan404/fix-missing-locale-key
fix(guest-wait): Add missing locale meetingForciblyEnded
2022-02-17 16:26:19 -05:00
Anton Georgiev
34f8ff142f
Update bigbluebutton-html5/public/locales/en.json 2022-02-17 16:26:11 -05:00
Tainan Felipe
81ca7253af Fix missing locale 2022-02-17 19:58:13 +00:00
Anton Georgiev
5d2f295b03
Merge pull request #14390 from ramonlsouza/issue-14375
fix: Chat notifications are displayed for the user own messages
2022-02-17 10:01:12 -05:00
Ramón Souza
e8248eff84 only show chat notification for other users messages 2022-02-17 14:16:00 +00:00
Guilherme Leme
58223e416c Removed comments. 2022-02-17 08:24:37 -03:00
Fred Dixon
1d8809c4e8 Remove older log4j-1* files 2022-02-16 16:32:49 -06:00
Anton Georgiev
070eafe880
Merge pull request #14334 from Tainan404/fix-left-guest-user
Add a message for when the guest isn't valid
2022-02-16 14:55:00 -05:00
Tainan Felipe
4fadc6d3ba Remove unneeded file 2022-02-16 16:35:48 -03:00
Anton Georgiev
d5a5bb7d3c
Merge pull request #14333 from antonbsa/tests-user-actions
test: Adds some user actions and private chat tests
2022-02-16 14:12:42 -05:00
Tainan Felipe
d609a1fd8d Fix lint errors 2022-02-16 15:55:11 -03:00
Anton Georgiev
7ec888b2dd
Merge pull request #14378 from JoVictorNunes/issue-14374
fix: URL display in chat push notification
2022-02-16 13:45:46 -05:00
Joao Victor
e188d6b859 Inject message content by using dangerouslySetInnerHTML 2022-02-16 11:08:41 -03:00
Anton Georgiev
6fe2b69dc7
Merge pull request #13572 from zhem0004/13257
Implemented the fix regarding mongod error messages
2022-02-15 16:55:52 -05:00
Anton Georgiev
5d7bcf9f81
Merge pull request #14351 from JoVictorNunes/issue-12168
fix(presentation): toast notification in RTL mode
2022-02-15 09:21:22 -05:00
Pedro Beschorner Marin
abdea74fc9
Merge pull request #14314 from frankemax/webcam-sync
fix(webcam): add state sync between bbb-html5 and akka-apps
2022-02-14 10:19:58 -03:00
Joao Victor
6a6489b97e Fix undesirable scroll 2022-02-11 17:21:46 -03:00
Anton Georgiev
8df93c6fc1
Merge pull request #14349 from paultrudel/format-api-num-values-2-4
fix: Change format of number values in getMeetingInfo - backport #14348
2022-02-11 14:10:15 -05:00
Paul Trudel
09936c5b4d Changed format of number values in getMeetingInfo to remove commas 2022-02-11 18:51:27 +00:00