Commit Graph

26055 Commits

Author SHA1 Message Date
Anton Georgiev
9e41cbf877 remove incorrectly duplicated import 2019-09-06 18:08:37 -04:00
Anton Georgiev
03653df5fb obtain actions from container closer to where used 2019-09-06 18:01:12 -04:00
prlanzarin
5caac33e33 Further normalize kurento-extension script errors 2019-09-06 20:56:20 +00:00
prlanzarin
73698b1064 Fix playAndRetry import 2019-09-06 20:54:48 +00:00
Anton Georgiev
c410098fd3
Merge pull request #8066 from antobinary/clear-chat
Reliably check mod status for clearing chat
2019-09-06 16:28:34 -04:00
Anton Georgiev
4a335a1db6 reduce db probes for getAvailableActions; simplify SaveUsernames 2019-09-06 16:28:02 -04:00
prlanzarin
397286b7c2 Add an ICE queue to kurento-extension to only process candidates after the remote answer is set
This fixes a webkit quirk and should get rid of some of the screensharing/listen only problems with Safari

Also improved the extraInfo error logging in the script to log only the name instead of the whole object on browser errors
2019-09-06 19:00:34 +00:00
prlanzarin
c8a88148e1 Improve log message for screenshare/listen only/autoplay and harden media play with retries 2019-09-06 18:58:22 +00:00
Richard Alam
4d42a74ea8 Add more logging
- FreeSWITCH core dumped and akka-fsesl managed to reconnect. However, commands (mute, unmute, record, etc.) to FS are not reaching FS.
   But events (user joined, left, talking) from FS are received by akka-fsesl. Can't determine where the commands are falling off. These
   extra logging hopefully helps us narrow down if this happens again.

   I wasn't able to reproduce the issue when stopping and restarting FS. Akka-fsesl reconnects and command/events are flowing in both
   directions.
2019-09-06 11:25:04 -07:00
Anton Georgiev
a98c515fae
Merge pull request #8070 from capilkey/fix-mic-failures
Fix microphone failure detection
2019-09-06 12:59:18 -04:00
Anton Georgiev
d0540c3f7e
Merge pull request #8069 from KDSBrowne/issue-8052
Fix chat error message alignment (RTL)
2019-09-06 12:57:55 -04:00
Tainan Felipe
957225fabf Rename collection to video-streams 2019-09-06 13:50:31 -03:00
Chad Pilkey
def6fe607a fix video preview select box warning 2019-09-06 09:38:08 -07:00
Chad Pilkey
35595a18ba fix microphone failure code 2019-09-06 09:35:55 -07:00
Anton Georgiev
c646351823
Merge pull request #8068 from KDSBrowne/issue-8051
Fix space next to current presentation (RTL)
2019-09-06 11:42:24 -04:00
Anton Georgiev
a90ff6690f
Merge pull request #8067 from KDSBrowne/issue-8050
Fix spacing for keyboard shortcuts modal (RTL)
2019-09-06 11:41:44 -04:00
KDSBrowne
cbf69ecd63 fix chat error / info message alignment in rtl 2019-09-06 15:37:08 +00:00
KDSBrowne
e9b28b8848 add space between current presentation / presentation file name (rtl) 2019-09-06 15:35:47 +00:00
KDSBrowne
b081a0f5dc increase spacing for keyboard shortcuts modal (rtl) 2019-09-06 15:34:15 +00:00
Anton Georgiev
c4dde48190 reliably check mod status for clearing chat 2019-09-06 11:15:42 -04:00
Fred Dixon
6e432d1734
Merge pull request #8065 from bigbluebutton/kepstin-sfu-logs
Cleanup old bbb-webrtc-sfu logs
2019-09-06 11:12:24 -04:00
Calvin Walton
ceef43241f
Cleanup old bbb-webrtc-sfu logs
The bbb-webrtc-sfu logs are getting rotated, but the old logs just accumulate. Add the directory to the bigbluebutton cron.daily so they get removed.
2019-09-06 10:58:45 -04:00
Anton Georgiev
f8956c1d87
Merge pull request #8060 from capilkey/fix-duplicate-user-fetch
Fix duplicate user fetch and chat list bugs
2019-09-06 10:47:05 -04:00
Tainan Felipe
a4b532e814 Fix typo 2019-09-06 10:22:57 -03:00
Tainan Felipe
7e8de34583 Remove index from userId 2019-09-06 10:19:18 -03:00
Tainan Felipe
c27ff18958 Merge remote-tracking branch 'upstream/master' into video-performance 2019-09-06 10:16:22 -03:00
Fred Dixon
2d73fb9902 Preparing for BigBlueButton 2.2-beta-20 2019-09-06 05:22:49 -05:00
Tainan Felipe
3d8e0be9fe Filter user collection fields 2019-09-05 17:03:22 -03:00
Tainan Felipe
060e82dddf Move hasStream to video-users collection 2019-09-05 15:29:30 -03:00
Chad Pilkey
3003afd13e fix chat sort and private chat close/restore 2019-09-05 11:26:54 -07:00
Chad Pilkey
fd8d4fa76f remove duplicate User and VoiceUser fetch in user-list-item 2019-09-05 11:21:07 -07:00
Chad Pilkey
304bb2c103
Merge pull request #8030 from antobinary/chat-ids-2
Reduced client load via slight refactor
2019-09-05 13:23:37 -04:00
Anton Georgiev
fa1062bae2
Merge pull request #8059 from capilkey/audio-error-codes
Change audio error code log property
2019-09-04 14:37:46 -04:00
Anton Georgiev
c5856d43c8 moved static code outside of tracker 2019-09-04 14:32:58 -04:00
Chad Pilkey
b33e247f44 change audio error code log property 2019-09-04 11:16:14 -07:00
Anton Georgiev
2e8e3199ea
Merge pull request #8053 from jfsiebel/tweak-recording-messages
Tweak record modal text
2019-09-03 14:48:53 -04:00
Joao Siebel
5960fd8955 Remove parentheses from record messages. close #7929 2019-09-03 15:01:06 -03:00
Fred Dixon
684f358192
Merge pull request #8041 from riadvice/fix-slides-count
Make bbb-record count SVG slides
2019-08-31 09:34:37 -04:00
Anton Georgiev
841e04fa0f pass count of breakout users rather than calculate on component 2019-08-30 16:14:42 -04:00
Anton Georgiev
7ec10d779a adjust flipped check for Moderator, isGuest, etc 2019-08-30 16:13:40 -04:00
Anton Georgiev
8b1f6913c4 move componentWillUnmount after componentDidUpdate 2019-08-30 16:05:30 -04:00
Anton Georgiev
842a9d2f25
Merge pull request #8021 from MaximKhlobystov/webdriverio-login
Automated tests: new code for login
2019-08-30 15:29:22 -04:00
Maxim Khlobystov
a370766fbe Remove some create parameters 2019-08-30 14:05:33 -04:00
Ghazi Triki
d1d5ffdcdb Make bbb-record count SVG slides. 2019-08-30 15:37:18 +01:00
Anton Georgiev
2cbe91e222
Merge pull request #7996 from KDSBrowne/issue-7994
Fix join by phone icon placement in RTL
2019-08-30 09:43:31 -04:00
Joao Siebel
5a4ae178ec Fix multiple clicks on upload button
close #8016
2019-08-30 09:48:59 -03:00
KDSBrowne
06d61cfc00 prevent multiple long names moving chat input 2019-08-29 18:50:33 +00:00
Anton Georgiev
f9efd8db96 remove unnecessary prop isBreakoutRoom 2019-08-29 12:32:29 -04:00
Anton Georgiev
ea18b09311 add a few more collection lookups "fields" delimiters 2019-08-29 12:26:07 -04:00
KDSBrowne
201c46f502 prevent user dropdown close btn remaining visible on mobile 2019-08-29 14:57:40 +00:00