Commit Graph

26262 Commits

Author SHA1 Message Date
Pedro Beschorner Marin
129cfae5a3 Connectivity modal colors 2020-05-14 14:33:32 -03:00
Pedro Beschorner Marin
989b1f053c Tag offline users at connection status modal 2020-05-14 10:41:33 -03:00
Pedro Beschorner Marin
9cb7c2bb2f Avoid stopping the stats monitor before connection closed 2020-05-14 10:40:31 -03:00
Pedro Beschorner Marin
6f3b8cd08a Connection status cleanup 2020-05-14 10:40:09 -03:00
Pedro Beschorner Marin
b796818887 Included stats help link at connection status modal description 2020-05-14 10:39:13 -03:00
Pedro Beschorner Marin
fc335e4f85 Replaced stats clear timeout 2020-05-14 10:38:20 -03:00
Pedro Beschorner Marin
01aec3fa88 Starting stats timeout at zero 2020-05-14 10:37:53 -03:00
Pedro Beschorner Marin
ffb07415cb Fixed stats notification timeout 2020-05-14 10:36:19 -03:00
Pedro Beschorner Marin
ce57fccc5a Connection status feedback modal 2020-05-14 10:35:25 -03:00
Pedro Beschorner Marin
22c8eee0c7 Connection status first commit 2020-05-14 10:32:55 -03:00
Pedro Beschorner Marin
366ea0ce40 Included stats help URL 2020-05-14 10:20:10 -03:00
Pedro Beschorner Marin
2ac3c2e804 Check if peer connection isn't closed 2020-02-14 18:17:18 -03:00
Pedro Beschorner Marin
11cfea2359 Logging audio stats 2020-01-29 14:54:35 -03:00
Pedro Beschorner Marin
1103663d86 Monitoring audio WebRTC stats 2020-01-28 10:07:21 -03:00
Fred Dixon
48a8aca2a5
Merge pull request #8557 from ffdixon/update-bbb-conf-systemd
Added start/stop for bbb-rap-caption-inbox.service
2020-01-27 19:37:41 -05:00
Fred Dixon
98a1b9115e Added start/stop for bbb-rap-caption-inbox.service 2020-01-27 18:37:04 -06:00
Fred Dixon
1b9e7b0aca
Merge pull request #8520 from kepstin/recording-updates
RaP: Updates and Cleanups for resque queueing system
2020-01-27 18:50:11 -05:00
Anton Georgiev
00df15720a
Merge pull request #8536 from vitormateusalmeida/issue-8531
Fixes resizing bar appearing while there are no webcams shared
2020-01-27 15:09:36 -05:00
Anton Georgiev
8a26a2657f
Merge pull request #8528 from Tainan404/issue-8495
Show user who joined the breakout room in the invitation mode
2020-01-27 12:15:06 -05:00
Fred Dixon
18789c9898
Merge pull request #8546 from ffdixon/fix-apply-lib
Remove Flash related code
2020-01-25 13:54:51 -05:00
Fred Dixon
16f910253b Remove Flash related code 2020-01-25 12:54:12 -06:00
Anton Georgiev
b5bcedf927
Merge pull request #8537 from Tainan404/issue-8439
Workaround to CTM request in svg out of the screen
2020-01-24 14:46:16 -05:00
Tainan Felipe
4503e70051 Remove consoles 2020-01-24 16:44:47 -03:00
Anton Georgiev
671aa9362b
Merge pull request #8541 from Tainan404/issue-8101
Add Yandex browser to the list of supported browsers
2020-01-24 14:38:43 -05:00
Tainan Felipe
a652538b50 Add Yandex browser to the list of supported browser 2020-01-24 14:22:45 -03:00
Vitor Mateus
35a5b45b1c Fixes resizing bar appearing while there are no webcams shared #8531 2020-01-23 15:09:39 -03:00
Tainan Felipe
d73b28eb06 Workaround to CTM request in svg of the screen 2020-01-23 14:52:16 -03:00
Anton Georgiev
bc99a999d8
Merge pull request #8519 from vitormateusalmeida/issue-8518
Fixes maximum width and height when no webcams
2020-01-22 16:02:59 -05:00
Anton Georgiev
ecacd176aa
Merge pull request #8522 from capilkey/virtualized-chat
Virtualized chat
2020-01-22 11:28:52 -05:00
Anton Georgiev
1f87e66265
Merge pull request #8527 from vitormateusalmeida/issue-8526
Fixes render loop
2020-01-22 10:51:34 -05:00
Tainan Felipe
11a8fb377b Show user who joined on breakout room in the invitation modal 2020-01-22 12:31:53 -03:00
Vitor Mateus
010dbb727f Fixes render loop #8526 2020-01-22 12:18:32 -03:00
Calvin Walton
1a88830a27 RaP: Fix done filenames for segmented recordings
The done filenames all have to contain the break_timestamp to identify
the segment
2020-01-21 17:21:50 -05:00
Calvin Walton
c52a67186e RaP: Clean up resque worker code, add worker for keep_events feature
I've moved the workers code into the `lib` subdirectory with other library-ish
code; this puts it into the ruby load path used by most scripts so referencing
files is easier.

I've applied various style cleanups based on the rubocop config present.

The `events` processing step has been integrated as a new worker `EventsWorker`,
there is no longer a separate `events/events.rb` script. I've reworked the
`rap-starter.rb` script to check for the done files in both the events and
recorded status directories.
2020-01-21 17:14:39 -05:00
Calvin Walton
bc1b53f037 Update gems for record-and-playback 2020-01-21 17:13:16 -05:00
Chad Pilkey
66cfdc96da virtualized chat tweaks for rendering and performance 2020-01-21 21:08:48 +00:00
Vitor Mateus
e1309bf4f3 Revert "Add package.json and package-lock.json"
This reverts commit e72ea132f7.
2020-01-21 17:18:38 -03:00
Vitor Mateus
e72ea132f7 Add package.json and package-lock.json 2020-01-21 17:08:37 -03:00
Calvin Walton
6e7f133f1f rap: add missing install sections to systemd service files 2020-01-21 12:23:47 -05:00
Anton Georgiev
e847c4eab8
Merge pull request #8426 from KDSBrowne/issue-8341
Fix exception when publishing poll while presentation swapped (chrome)
2020-01-21 09:47:09 -05:00
Vitor Mateus
7828725686 Fixes maximum width and height when no webcams #8518 2020-01-21 10:57:32 -03:00
Fred Dixon
571a655d7d
Merge pull request #8516 from ffdixon/update-bbb-conf-rap
Update bbb-conf for resque services for record and playback processing
2020-01-20 15:00:41 -05:00
Fred Dixon
c1d2855b32 Update bbb-conf for resque services for record and playback processing 2020-01-20 13:59:54 -06:00
Fred Dixon
3a1d8f6454
Merge pull request #8513 from ffdixon/bump-rack
Bump version of Rack
2020-01-19 09:21:02 -05:00
Fred Dixon
aa1eb7b258 Bump version of Rack 2020-01-19 08:20:23 -06:00
Calvin Walton
aee7baa76b Merge branch 'v2.0-rap-on-resque' of github.com:daronco/bigbluebutton 2020-01-17 17:40:08 -05:00
Anton Georgiev
bae01f2be0
Merge pull request #8508 from antobinary/test-all
Add missing package-lock info for react-device-detect
2020-01-17 12:43:27 -05:00
Anton Georgiev
f3c89f84fd bump up node-sass version via npm audit fix 2020-01-17 17:40:02 +00:00
Anton Georgiev
14b1f40408 add react-device-detect to package-lock 2020-01-17 17:07:28 +00:00
Anton Georgiev
8371649df3 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into test-all 2020-01-17 17:06:43 +00:00