Commit Graph

20693 Commits

Author SHA1 Message Date
Tainan Felipe
4e87260b59 add free join interface 2018-07-06 14:38:14 -03:00
Tainan Felipe
425c5da4ee allow get all meetings when is free join breakout room 2018-07-06 14:07:08 -03:00
Tainan Felipe
ccd045dbef add Method for request Breakout join URL 2018-07-06 14:00:44 -03:00
Fred Dixon
1ba07296a9 Remove incorrect image 2018-06-27 22:25:17 -04:00
Fred Dixon
8f6e40ed3f
Merge pull request #5763 from ffdixon/bbb-conf-15
Add additional step to installing PPA for ffmpeg
2018-06-27 16:45:40 -04:00
Fred Dixon
5bb98daa90 Add additional step to installing PPA for ffmpeg 2018-06-27 15:44:13 -05:00
Fred Dixon
6c82c18904
Merge pull request #5762 from riadvice/chrome-hardware-acceleration
Update hardware acceleration warning style and help page
2018-06-27 16:36:31 -04:00
Ghazi Triki
cefd078b0a Update hardware acceleration warning style and help page. 2018-06-27 21:30:25 +01:00
Anton Georgiev
1e1e605d7a
Merge pull request #5722 from antobinary/breakouts-improvements-3
Improvements to Breakouts on HTML5
2018-06-27 12:35:16 -04:00
Fred Dixon
224fec5f4c
Merge pull request #5758 from ritzalam/silence-chat-view-exceptions
- check if chat message is available to prevent NPEs
2018-06-27 12:20:49 -04:00
Richard Alam
2f727fe085 - check if chat message is available to prevent NPEs 2018-06-27 08:15:47 -07:00
Richard Alam
4f728c651a Merge branch 'antobinary-client-type-get-meetings' into v2.0.x-release 2018-06-27 08:09:34 -07:00
Richard Alam
d8a4a03cd7 Merge branch 'client-type-get-meetings' of https://github.com/antobinary/bigbluebutton into antobinary-client-type-get-meetings 2018-06-27 07:51:43 -07:00
Anton Georgiev
79329d036a set dial-in clientType in html5 client 2018-06-26 20:50:03 +00:00
Anton Georgiev
e2e83e08df plug clientType in UserJoin* messages, not separate ones 2018-06-26 19:27:42 +00:00
Anton Georgiev
67c7b90581 set clientType from Flash clients 2018-06-26 14:13:14 +00:00
Anton Georgiev
80fbebe829
Fix typo in clearing bbb-webrtc-sfu logs 2018-06-25 11:34:29 -04:00
Fred Dixon
34568e0171
Merge pull request #5754 from ffdixon/fix-5725
Fix #5725
2018-06-24 18:46:27 -04:00
Fred Dixon
baa2c5bd59 Fix #5725 2018-06-24 17:45:30 -05:00
Fred Dixon
da15f2fe2c
Merge pull request #5753 from ffdixon/bump-version
Bump version to RC1
2018-06-24 18:38:46 -04:00
Fred Dixon
d4cd5ae0c4 Bump version to RC1 2018-06-24 17:37:47 -05:00
Fred Dixon
ea5d1d5744
Merge pull request #5752 from ffdixon/bbb-conf-14
Fixed typo
2018-06-24 15:56:52 -04:00
Fred Dixon
95919448e3 Fixed typo 2018-06-24 14:56:09 -05:00
Fred Dixon
e8b640da1f
Merge pull request #5751 from ffdixon/bbb-conf-webhooks
Improve checking of webhooks and ffmpeg
2018-06-24 15:30:29 -04:00
Fred Dixon
9eb3da4970 Improve checking of webhooks and ffmpeg 2018-06-24 14:27:57 -05:00
Fred Dixon
8f79599f03
Merge pull request #5750 from ffdixon/fix-ht-slide-title
fix HT slide title
2018-06-24 14:11:29 -04:00
Fred Dixon
4c0b783497 fix HT slide title 2018-06-24 13:10:29 -05:00
Fred Dixon
24b47bcf07
Merge pull request #5749 from bigbluebutton/bbb-conf-13
Update bbb-conf
2018-06-23 08:59:50 -04:00
Fred Dixon
5a671d4d3d
Update bbb-conf 2018-06-23 08:58:37 -04:00
Fred Dixon
fa37772ac1
Merge pull request #5747 from ffdixon/bbb-conf-13
One more step for upgrade ffmpeg
2018-06-22 16:35:37 -04:00
Fred Dixon
f934e98369 One more step for upgrade ffmpeg 2018-06-22 15:34:28 -05:00
Richard Alam
db5b60c73a
Merge pull request #5745 from kepstin/bbb-20-rec-fixes
RaP: Don't error on pencil drawings with 0 dataPoints
2018-06-22 16:07:30 -04:00
Richard Alam
837a44ee98
Merge pull request #5742 from ritzalam/fix-issue-5708
- display meeting is about to end warning to user and breakout warni…
2018-06-22 15:39:03 -04:00
Calvin Walton
3d78745dd4 RaP: Don't error on pencil drawings with 0 dataPoints
In some cases, we get DRAW_END events for pencil shapes from the
html5 client that have no dataPoints. The only thing we can really
do here is detect the issue and ignore the shape.

In some cases, this may result in the shape's intermediate drawing
updates being shown, but it'll disappear when the end event happens.
2018-06-22 15:33:30 -04:00
Anton Georgiev
a6c693c93d add clientType in User and show it in api getMeeting* 2018-06-22 19:19:46 +00:00
Fred Dixon
078a745aaa
Merge pull request #5743 from ffdixon/bbb-conf-12
Add check for ffmpeg
2018-06-22 15:00:25 -04:00
Fred Dixon
29e0a62533 Add check for ffmpeg 2018-06-22 13:58:30 -05:00
Richard Alam
f2a7e4d314 - display meeting is about to end warning to user and breakout warning if meeting is breakout room 2018-06-22 11:46:46 -07:00
Anton Georgiev
2b0ec20491
Merge pull request #5740 from prlanzarin/transcode-4.0
Fix #5736
2018-06-22 13:58:10 -04:00
prlanzarin
3b3e89b146 Added protocol whitelisting support to akka-transcode RTP_TO_RTMP case 2018-06-22 17:08:04 +00:00
Richard Alam
2fc6d8505d
Merge pull request #5739 from ritzalam/update-locales-jun222018
- no locales to update
2018-06-22 10:40:14 -04:00
Richard Alam
578e3acee8 - no locales to update
- include .tx/config so we can pull locales
2018-06-22 07:28:29 -07:00
Fred Dixon
4d3996a78c
Merge pull request #5737 from kepstin/bbb-20-rec-fixes
RaP: Convert aspect ratio numbers to int before checking value
2018-06-22 10:11:43 -04:00
Calvin Walton
7da493e23f RaP: Convert aspect ratio numbers to int before checking value
The checks for 0 numerator or denominator were failing due to
type mismatch
2018-06-22 10:06:34 -04:00
Fred Dixon
2c90559f3f
Merge pull request #5735 from capilkey/improve-chat-scrolling
Two chat improvements
2018-06-22 08:13:02 -04:00
Chad Pilkey
1cf9df21b4 stop chat from scrolling back to a selected chat message 2018-06-21 16:44:15 -07:00
Chad Pilkey
b7031b2b71 attempt to improve chat message render performance 2018-06-21 16:42:30 -07:00
Anton Georgiev
fb66e9420a
Merge pull request #5528 from KDSBrowne/xx.add.Edge-support-html5
Add support for HTML5 client in Edge
2018-06-21 13:36:04 -04:00
KDSBrowne
e84b8ab338 apply origional safari audio-overlay position 2018-06-21 17:30:04 +00:00
KDSBrowne
7e9acfb801 remove styles from this.state 2018-06-21 16:33:40 +00:00