Commit Graph

19080 Commits

Author SHA1 Message Date
Anton Georgiev
a73f5ec738 send muted boolean on user (un)mute 2017-11-24 17:02:14 -05:00
Maxim Khlobystov
864e71798d Fixed the default locale issue. 2017-11-24 20:26:03 +00:00
prlanzarin
fdca5356c3 Finished making bbb-webrtc-sfu answer in single path
Started standardizing video and screenshare RPC messages

Video now uses redis message routing
2017-11-24 18:59:40 +00:00
Tainan Felipe
e9f7bbf760 add CSS variable to border 2017-11-24 09:08:23 -02:00
Tainan Felipe
8eaa48fe69 re-added message when user leaves a meeting 2017-11-24 08:52:03 -02:00
Oleksandr Zhurbenko
3c02dc1811 Added a workaround for a bug with focus in FF 57 and 58
see https://bugzilla.mozilla.org/show_bug.cgi?id=1409113
2017-11-23 15:47:36 -08:00
Tainan Felipe
c7c58fea51 remove whitespace and changes in package.json 2017-11-23 15:40:38 -02:00
Tainan Felipe
d15bb139bb refactor emoji menu 2017-11-23 15:20:27 -02:00
Tainan Felipe
545d9e158b altered id of the intl message 2017-11-23 11:00:41 -02:00
Richard Alam
b8684d74d6 Merge branch 'riadvice-meeting-name-display' into v2.0.x-release 2017-11-22 07:56:39 -08:00
Richard Alam
ec9b0d038a Merge branch 'meeting-name-display' of https://github.com/riadvice/bigbluebutton into riadvice-meeting-name-display 2017-11-22 07:52:09 -08:00
Oswaldo Acauan
861cf0f2ef Fix upload for files with same name 2017-11-22 12:47:27 -02:00
Oleksandr Zhurbenko
866f9308b9 Added support for touch events on iOS devices 2017-11-21 16:51:40 -08:00
Tainan Felipe
6845aed0e0 localize message from when clear the chat 2017-11-21 16:31:53 -02:00
Ghazi Triki
1bfeec88bc Fix meeting label width. 2017-11-21 17:45:01 +01:00
Richard Alam
4510e4289a Merge branch 'riadvice-fix-labels' into v2.0.x-release 2017-11-21 08:09:37 -08:00
Ghazi Triki
0204564eda Update font color. 2017-11-21 16:36:31 +01:00
Ghazi Triki
97a738d1af Use a Text component for long ProgresBar label. 2017-11-21 16:24:22 +01:00
prlanzarin
ce1b0ca85e Added voiceBridge parameter to akka-bbb-transcode
Also forcing h264-only video
2017-11-21 14:11:59 +00:00
Fred Dixon
31be070508
Merge pull request #4702 from riadvice/center-popups
Fix record confirmation popup position.
2017-11-21 08:34:36 -05:00
Tainan Felipe
0d25ba5ae7 add blue color on emoji menu for ethe emoji selected 2017-11-21 08:50:20 -02:00
Tainan Felipe
9fc130b640 add opacity in icon button with hover 2017-11-21 08:35:21 -02:00
Ghazi Triki
a90e3ec325 Fix record confirmation popup position. 2017-11-20 22:16:24 +01:00
Anton Georgiev
697f178b8f
Merge pull request #4647 from Tainan404/translate-slide-option
Add localization for slides options
2017-11-20 18:11:37 -02:00
Richard Alam
2e51c76671 Merge branch 'ritzalam-pass-mute-param' into v2.0.x-release 2017-11-20 08:18:26 -08:00
Richard Alam
8f9606e270 Merge branch 'pass-mute-param' of https://github.com/ritzalam/bigbluebutton into ritzalam-pass-mute-param 2017-11-20 08:04:18 -08:00
Richard Alam
e224e12890 Merge branch 'riadvice-center-popups' into v2.0.x-release 2017-11-20 08:02:54 -08:00
Richard Alam
21ae0e17e6 Merge branch 'center-popups' of https://github.com/riadvice/bigbluebutton into riadvice-center-popups 2017-11-20 07:58:11 -08:00
KDSBrowne
54d82d456c use firstchild once instead of 3 2017-11-17 12:54:04 -08:00
Richard Alam
8761f51975
Merge pull request #4688 from kepstin/recording-cleanup
Update gems for security fixes, remove some unused.
2017-11-17 14:40:17 -05:00
Calvin Walton
7362eb1eaf Update gems for security fixes, remove some unused. 2017-11-17 14:36:24 -05:00
Gabriel Carvalho de Campes
207d117a4e Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor-bugfixes 2017-11-17 17:19:56 -02:00
Gabriel Carvalho de Campes
7d333e7245 removes unwanted change in auth 2017-11-17 17:17:16 -02:00
Gabriel Carvalho de Campes
74bb2bb5e8 fix permission overlay positioning, localizes messages 2017-11-17 17:01:52 -02:00
prlanzarin
dcab1d8e07 Finished porting screensharing process to core media lib
Also added correct stop logic to the video process
2017-11-17 18:57:39 +00:00
Tainan Felipe
03cdc155df increased size of font of send button 2017-11-17 16:57:39 -02:00
prlanzarin
248dc7fa08 Fixed HTML5 video API import
Added chrome extension ID to HTML5 screenshare call
2017-11-17 18:55:59 +00:00
Richard Alam
6ff5d0db42 - pass mute param on message so we don't rely on toggling mute/unmute state for users 2017-11-17 08:46:18 -08:00
Tainan Felipe
73a0b7c7cb fix <br> that no appeared in welcome message 2017-11-17 14:07:22 -02:00
Tainan Felipe
881a8e153e change name of the variables for goToSlide 2017-11-17 13:54:23 -02:00
KDSBrowne
afb5016f95 remove css duplication 2017-11-17 07:52:28 -08:00
Tainan Felipe
a4986cb5b7 fix distance between dropdown and button on public chat 2017-11-17 13:38:07 -02:00
Gabriel Carvalho de Campes
effb21fc1f Changes and enhancements on audio, wIP 2017-11-17 09:52:48 -02:00
Tainan Felipe
221845349e change name of variables in the presentation-toolbar 2017-11-17 08:54:23 -02:00
Tainan Felipe
0c37aa96df hchange of slide for slideLabel 2017-11-17 08:27:12 -02:00
Tainan Felipe
64fb3fc920 Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-design 2017-11-17 08:11:46 -02:00
Oleksandr Zhurbenko
bd26e17185 Added touch events support for the text shape, except Safari 2017-11-16 15:14:43 -08:00
KDSBrowne
65dca66402 only show box-shadow when list selected in userlist with Tab key 2017-11-16 12:31:12 -08:00
KDSBrowne
5af9e51e30 fix broken userlist keyboard accessibility 2017-11-16 11:45:37 -08:00
Tainan Felipe
e7a8520f32 remove negative margin of the dropdown separrator 2017-11-16 17:33:06 -02:00