Lucas Fialho Zawacki
8e023d57c9
Ids for share video and share screen buttons
2018-07-19 17:45:03 -03:00
Lucas Fialho Zawacki
ffcf35b7da
react key for screenshare video area
2018-07-19 17:44:51 -03:00
Anton Georgiev
488f6c04e1
Merge pull request #5865 from Tainan404/issue-5675
...
Add user when moderator join via audio only in breakout room
2018-07-19 14:09:54 -04:00
Anton Georgiev
daf5cea886
Merge pull request #5878 from MaximKhlobystov/presentation-upload-current
...
Presentation selected to be uploaded (or the first one of them) becomes current.
2018-07-19 13:39:26 -04:00
Maxim Khlobystov
3d0b41c166
Pre-select one of the presentations that are about to be uploaded.
2018-07-18 14:47:40 -04:00
Anton Georgiev
94d3d52a77
Merge pull request #5821 from musickiper/fix-navbar-problem-on-iphone
...
Adjust Navbar not to cover on the top of any list in mobile view
2018-07-18 13:59:42 -04:00
James Jung
617446f89b
Change the overflow setting of the public chat to make the navbar not cover the public chat save button
2018-07-18 13:42:02 -04:00
James Jung
696399fc3a
Fix the header not to overlap the options list of public chat on iphone
2018-07-17 14:59:44 -04:00
Tainan Felipe
5b84652fc4
Add speak icon when is voice only
2018-07-16 15:17:49 -03:00
Anton Georgiev
f50cf96100
Merge pull request #5840 from Tainan404/issue-5833
...
Comply audio lock setting.
2018-07-12 14:38:19 -04:00
Anton Georgiev
97fb0e9b4f
Merge pull request #5827 from Tainan404/issue-5562
...
Allow html5 user to join in any breakout room
2018-07-12 12:21:14 -04:00
Tainan Felipe
54aa1cddc3
Add line break
2018-07-12 13:19:54 -03:00
Anton Georgiev
2e3c071419
Merge pull request #5812 from musickiper/tweak-usrMenu-for-all-text
...
Allow longer menu labels (think DE) to spread over several rows within the menu
2018-07-12 11:39:46 -04:00
Tainan Felipe
80681142e7
check lockSettigProps existence
2018-07-12 11:35:37 -03:00
James Jung
9f0a7ea08a
chg mute/unmute icon
2018-07-11 15:13:59 -04:00
Anton Georgiev
466bcf054a
Merge pull request #5854 from prlanzarin/video-attach-response-fixes
...
Trying to fix WebRTC video tag attachment
2018-07-11 13:41:09 -04:00
prlanzarin
7fb2f063dd
Trying to fix video tag attachment race condition and correctly checking peer availability on server messages
2018-07-11 16:32:19 +00:00
Anton Georgiev
80715cc133
Merge pull request #5851 from antobinary/guests
...
Disable HTML5 waiting screen for guest approve
2018-07-11 09:53:18 -04:00
Anton Georgiev
4dbe681a46
disable HTML5 waiting screen for guest approve
2018-07-11 12:46:44 +00:00
James Jung
7b286df2f5
Adjust the list view looks better
2018-07-10 13:01:17 -04:00
Anton Georgiev
5bcbc330af
Merge pull request #5842 from prlanzarin/audio-video-ss-stun-turn
...
[HTML5] STUN/TURN config support for SFU client-side apps and general improvements
2018-07-10 11:24:37 -04:00
prlanzarin
d2bdb67ed3
Propagating configs to WebRTC screenshare script and added support for STUN/TURN config to SFU components
2018-07-09 21:29:59 +00:00
Tainan Felipe
e424970018
Comply audio lock setting
2018-07-09 16:23:16 -03:00
Tainan Felipe
f8b683a611
Tiny fixes
2018-07-09 09:13:11 -03:00
Tainan Felipe
b6aa7e5136
remove breakout URL of nav bar and remove code of service
2018-07-06 14:46:07 -03:00
Tainan Felipe
4e87260b59
add free join interface
2018-07-06 14:38:14 -03:00
JamesJung
7350c1f81b
Don't push chat notification if chat is open ( #5773 )
...
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Change variable name to more make sense
* Refactoring codes to make functions more readable
* Remove useless condition code
* Remove useless variable and condition
2018-07-06 11:23:47 -03:00
Tainan Felipe
9756517392
fix white blocks when hover toast
2018-07-06 09:08:50 -03:00
James Jung
3187cdd3c5
Adjust Navbar not to cover on the top of any list in mobile view
2018-07-05 17:09:43 -04:00
James Jung
430872e506
Adjust Navbar not to cover on the top of any list in mobile view
2018-07-05 17:04:18 -04:00
James Jung
09b604f954
tweak user menu to allow all text to be displayed
2018-07-04 14:41:05 -04:00
Maxim Khlobystov
5bdc1bb88c
Merge pull request #5805 from MaximKhlobystov/move-current-user-to-top
...
Move current user to the top of the users list.
2018-07-04 14:11:18 -04:00
Maxim Khlobystov
fefec54832
Typo.
2018-07-04 13:51:59 -04:00
Maxim Khlobystov
0902bb33e6
Cleanup: removed unnecessary condition.
2018-07-04 13:48:58 -04:00
Maxim Khlobystov
6b9159ad28
Used sorting by whether the user is current or not.
2018-07-04 13:27:15 -04:00
Tainan Felipe
957a2ef02c
Tiny fixes in chat and notifications ( #5807 )
...
* don't notify old messages when user reload the client
* fix chat height
2018-07-04 14:12:08 -03:00
Maxim Khlobystov
d0ade399ce
Modified the userlist sorting order by pushing the current user to the top.
2018-07-04 11:33:54 -04:00
James Jung
7462710905
adjust view of mobile user actions list
2018-07-03 17:03:27 -04:00
Anton Georgiev
4b30bb7a37
Merge pull request #5759 from KDSBrowne/fix-5637
...
Prevent settings modal re-opening after dismiss
2018-07-03 11:45:54 -04:00
Anton Georgiev
3eeef57944
Merge pull request #5748 from musickiper/adj-chatlist-view-on-iphone-view
...
Typing chat on iPhone partially hides the post button
2018-07-03 11:44:32 -04:00
Anton Georgiev
cd6417aa33
Merge pull request #5779 from oswaldoacauan/whiteboard-fixes
...
Whiteboard fixes and improvements
2018-07-03 11:33:35 -04:00
Anton Georgiev
915c1bae8b
Merge pull request #5757 from Tainan404/issue-5714
...
Add some messages about audio errors
2018-07-03 11:22:45 -04:00
KDSBrowne
49f75c32c5
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fix-5637
2018-07-03 15:09:31 +00:00
KDSBrowne
8e84c83e9f
clean up
2018-07-03 15:09:20 +00:00
Oswaldo Acauan
c2f590e3fc
Fix cursor and shapes listener not working in some areas. Closes #5768
2018-06-29 14:58:31 -03:00
Anton Georgiev
0aa913a245
Merge pull request #5715 from BobakOftadeh/fullscreenAndroid
...
Full screen button is only added on Android
2018-06-29 11:24:28 -04:00
Anton Georgiev
60a518ed01
Merge branch 'v2.0.x-release' into disable-mobile-screenshare
2018-06-29 11:01:28 -04:00
Tainan Felipe
07a1539dca
rename intl key
2018-06-28 15:18:53 -03:00
Tainan Felipe
c21749992d
Tiny fixes
2018-06-28 15:16:28 -03:00
James Jung
304c067e26
Fix the problem partially hiding the post button when typing chat on iphone
2018-06-28 13:12:50 -04:00