Tainan Felipe
7dc251fc5a
add treater of webrtc error
2018-06-27 10:56:03 -03: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
Oswaldo Acauan
46a469eb2a
Prevent scrolling while drawing on iOS. Related #5672
2018-06-26 11:01:05 -03:00
Oswaldo Acauan
e4b0edefec
Fix undo not working for text-tool. Closes #5619
2018-06-26 10:50:19 -03:00
Oswaldo Acauan
d413b2e156
Fix linter errors
2018-06-26 10:38:43 -03:00
Oswaldo Acauan
03a18b85b1
Prevent drawing while disconnected
2018-06-26 10:28:58 -03:00
Bobak Oftadeh
5ee63a2aef
Fixed Package conflicts
2018-06-25 10:01:34 -07: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
James Jung
733aa46c6b
Fix the problem partially hiding the post button when typing chat on iphone
2018-06-22 16:55:14 -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
Bobak Oftadeh
9a974c0a56
isAndroid prop is now destructed
2018-06-22 11:45: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
Bobak Oftadeh
48c0ab6d5b
Fullscreen button removed if not on Android
2018-06-22 10:20:45 -07: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
Bobak Oftadeh
c3bc5cb67f
Passed Android check through container
2018-06-21 09:19:42 -07:00
Maxim Khlobystov
c7464d6dc4
Tiny cleanup.
2018-06-21 11:25:47 -04:00
Maxim Khlobystov
c26de92c16
Disable screenshare init on mobile.
2018-06-21 11:04:00 -04:00
KDSBrowne
6edd593fa7
flip arrow icon for edge permission overlay
2018-06-21 01:56:45 +00:00