Commit Graph

29144 Commits

Author SHA1 Message Date
prlanzarin
172e31b78e Rework of the floor event
Now it`s called AudioFloorChanged* to properly reflect its role

Add fields to carry the floor state (boolean) along with the uID and vID to be able to send events for a floor takeover and a floor surrender
2021-04-12 18:25:58 +00:00
Ramón Souza
d107f77714
Prevent users from sending private messages to offline user (#11906)
* lock offline user private messages

* removing reassignment of props
2021-04-09 10:16:49 -04:00
Anton Georgiev
74a2a6683f
Merge pull request #11915 from daminebenq/add-raise-hand-test-spec
Add missing Connection Status and Hand raising specs
2021-04-09 10:15:03 -04:00
Anton Georgiev
ced8c35f2e
Merge pull request #11963 from ramonlsouza/issue-11935
Formatting of PIN number within client
2021-04-09 08:50:10 -04:00
Anton Georgiev
3f8d619ef1
Merge pull request #11927 from PhMemmel/order-presentations-alphabetically
Update order of presentation lists
2021-04-09 08:48:13 -04:00
Ramon Souza
095bf7b3c2 formatting pin number 2021-04-09 08:44:55 -03:00
Anton Georgiev
598dcb7751
Merge pull request #11951 from ramonlsouza/new-poll-warning
Fix new poll key warning
2021-04-08 16:47:49 -04:00
Anton Georgiev
eb9a339211
Merge pull request #11953 from ramonlsouza/remove-unused-chat-vars
Remove unused chat-related variables
2021-04-08 16:23:25 -04:00
Anton Georgiev
a2c17ad069
Merge pull request #11955 from bigbluebutton/antobinary-patch-1
Update deploy_to_usr_share.sh
2021-04-08 16:20:08 -04:00
Anton Georgiev
d9ee27cd09
Merge pull request #11954 from bigbluebutton/antobinary-remove-logs
Remove bbb-html5-backend log when meeting handled by other backend
2021-04-08 16:19:55 -04:00
Anton Georgiev
f3cf1a7782
Update deploy_to_usr_share.sh
After updating npm from 6.5.x to 7.x I have had to add `sudo` to install npm dependencies. A few lines below file ownership and permissions are corrected, so I think all should be fine. This should work well even with npm 6.x
2021-04-08 16:11:23 -04:00
Anton Georgiev
65b7616da1
Correct upper to lower case for Select random user 2021-04-08 16:00:23 -04:00
Anton Georgiev
abd9539405
Update redis.js 2021-04-08 15:55:55 -04:00
Anton Georgiev
30229cebb6
Remove bbb-html5-backend log when meeting handled by other backend 2021-04-08 15:51:57 -04:00
Ramon Souza
ace0920b7e remove unused chat-related vars 2021-04-08 16:14:34 -03:00
Ramon Souza
b4f91f443e fix new poll key warning 2021-04-08 15:42:06 -03:00
Anton Georgiev
b6a29fb56d
Merge pull request #11950 from mariogasparoni/fix-11913
fix: when muted alert is active, can't click on 'Leave audio'
2021-04-08 14:18:04 -04:00
Mario Jr
3253980584 fix: when muted alert is active, can't click on 'Leave audio'
Closes #11913
2021-04-08 14:13:04 -03:00
Anton Georgiev
5189abb225
Merge pull request #11911 from Tainan404/issue-11795
Fix client crashing because users object is missing
2021-04-08 12:30:01 -04:00
Anton Georgiev
e11dc05f98
Merge pull request #11945 from KDSBrowne/bbb-11647
Fix Text Area's Not Opening IOS Virtual Keyboard
2021-04-08 11:22:54 -04:00
Anton Georgiev
1809f1640a
Merge pull request #11940 from ramonlsouza/navbar-mobile-changes
Remove recording button text on phones
2021-04-08 11:03:00 -04:00
Anton Georgiev
8eab7f8f73
Merge pull request #11948 from ramonlsouza/presenter-menu-scroll
Makes presenter menu scrollable
2021-04-08 11:00:09 -04:00
Ramon Souza
5f693eb0f6 presenter menu scrollable 2021-04-08 10:53:57 -03:00
Ramon Souza
bce7f98184 remove recording button text on phones 2021-04-08 10:36:19 -03:00
KDSBrowne
3d6c8fc194 fix text-area's not opening iOS virtual keyboard 2021-04-08 02:51:49 +00:00
Anton Georgiev
74d446dd08
Merge pull request #11932 from ramonlsouza/remove-edge-specific
Remove old Edge specific code
2021-04-07 20:22:27 -04:00
Anton Georgiev
b66b5a5165
Merge pull request #11934 from PhMemmel/bbb-conf-considers-turn-config-overlay
Consider /etc/bigbluebutton/turn-stun-servers.xml overlay config file in bbb-conf
2021-04-07 17:46:50 -04:00
Philipp Memmel
8800e58afd consider turn-stun-servers.xml overlay config in /etc/bigbluebutton 2021-04-07 22:44:27 +02:00
Ramon Souza
98bc3e1cff remove edge specific code in whiteboard toolbar 2021-04-07 16:56:51 -03:00
Ramon Souza
7236012774 remove edge-specific css 2021-04-07 16:55:39 -03:00
Anton Georgiev
9f8cc9cd8d
Merge pull request #11920 from ramonlsouza/issue-11898
Fix user icons alignment for Microsoft Edge browser
2021-04-07 14:48:53 -04:00
Anton Georgiev
7a70bccea5
Merge pull request #11925 from hiroshisuga/patch-33
Trigger layout rearrangement by quick poll button
2021-04-07 13:41:41 -04:00
Anton Georgiev
9b4337454c
Merge pull request #11909 from pedrobmarin/update-users-persistent-data
Update users persistent data
2021-04-07 13:26:41 -04:00
Anton Georgiev
5e4f5e271f
Merge pull request #11928 from ramonlsouza/whiteboard-tool-font
Do not show real font-size in whiteboard text tool button
2021-04-07 13:04:17 -04:00
Ramon Souza
fe53d4a1d8 do not show real font-size in tool button 2021-04-07 13:15:31 -03:00
Philipp Memmel
c20b8164ef update order of presentation lists 2021-04-07 17:11:17 +02:00
hiroshisuga
ab66434bb0
panelChanged event 2021-04-07 23:44:37 +09:00
Anton Georgiev
64065cbb11
Merge pull request #11922 from KDSBrowne/bbb-11839
Fix Keyboard Navigation Skipping Users In Userlist
2021-04-07 10:02:53 -04:00
Anton Georgiev
964eb93391
Merge pull request #11914 from bigbluebutton/antobinary-removed-html5-memoryMonitoring
Removed memoryMonitoring from settings.yml
2021-04-07 09:42:13 -04:00
Anton Georgiev
7949563d25
Merge pull request #11892 from ramonlsouza/localized-quick-poll
Localized quick poll answers
2021-04-07 08:41:59 -04:00
hiroshisuga
b0d668b4db
Fire layout rearrangement by toggling poll panel (#11900) 2021-04-07 08:36:09 -04:00
Ramon Souza
e2c3ce524d remove specific user icon styles for edge 2021-04-07 09:17:34 -03:00
Mohamed Amine Ben Salah
db4986736b Add Connection Status Offline User reported 2021-04-06 21:39:18 -03:00
Mohamed Amine Ben Salah
9a151fb4c2 Add raise hand test spec to user.test.js suite 2021-04-06 21:09:43 -03:00
Anton Georgiev
d9d31c39de
Updated release to 2.3.0-beta-3 2021-04-06 19:57:27 -04:00
Anton Georgiev
056ffc9e2a
Removed memoryMonitoring from settings.yml 2021-04-06 19:54:11 -04:00
Anton Georgiev
6838be7221
Merge pull request #11912 from mariogasparoni/fix-11860
fix: dial-in users don't appear in participant's list
2021-04-06 17:50:26 -04:00
Mario Jr
5eced7fe5b fix: dial-in users don't appear in participant's list
Closes #11860
2021-04-06 18:44:54 -03:00
Anton Georgiev
717a50f9b4
Merge pull request #11910 from ramonlsouza/clear-all-status-fix
Adding new function to clear all status
2021-04-06 16:26:38 -04:00
Tainan Felipe
e4563defde Fix client crashing because users object is missing 2021-04-06 16:58:11 -03:00