Joao Siebel
|
d8391f450b
|
use group chat messages in html5 client
|
2018-07-26 11:56:26 -03: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 |
|
Maxim Khlobystov
|
d0ade399ce
|
Modified the userlist sorting order by pushing the current user to the top.
|
2018-07-04 11:33:54 -04:00 |
|
KDSBrowne
|
bc6e44de7b
|
add data-isopen attribute / remove firstChild
|
2018-06-06 04:47:54 +00:00 |
|
KDSBrowne
|
af3d7208d9
|
rework code to prevent race condition / removes need for setTimeout
|
2018-06-01 09:05:18 -07:00 |
|
KDSBrowne
|
7d410e485f
|
preliminary fix for userlist dropdown menu keyboard accessibility
|
2018-05-08 10:47:55 -07:00 |
|
Tainan Felipe Pauli de Almeida
|
505a00daba
|
add custom logo area
|
2018-03-21 15:19:09 -03:00 |
|
Maxim Khlobystov
|
7968a55bf3
|
Simplified the toggleSelfVoice code.
|
2018-02-08 14:00:29 -05:00 |
|
Maxim Khlobystov
|
483f543f17
|
Made sure non-moderators can user userlist for mute/unmute.
|
2018-02-08 11:06:41 -05:00 |
|
Oleksandr Zhurbenko
|
7871681448
|
Changed all the references of kick to remove, to be consistent
|
2018-01-09 14:28:48 -08:00 |
|
Anton Georgiev
|
c9c6797fc9
|
Merge pull request #4788 from antobinary/audio-work-3
Handle dial-in users in HTML5
|
2017-12-15 13:44:51 -02:00 |
|
Anton Georgiev
|
b450db91f7
|
Merge pull request #4683 from KDSBrowne/z14-fix-userlist-keyboard-accessibility
Fix user-list keyboard accessibility
|
2017-12-13 16:25:44 -02:00 |
|
Oleksandr Zhurbenko
|
ed7b3f619a
|
Corrected the detection of the clear_status
|
2017-12-12 09:27:51 -08:00 |
|
Oleksandr Zhurbenko
|
c31ee309f4
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fix-userlist-sorting
|
2017-12-12 09:11:22 -08:00 |
|
Oleksandr Zhurbenko
|
ed0c338f8a
|
Fixed sorting in the user list
|
2017-12-12 07:03:33 -08:00 |
|
Anton Georgiev
|
085eb57556
|
add ejectUserFromVoice for moderator
|
2017-12-08 11:40:52 -05:00 |
|
Anton Georgiev
|
a1a64a1524
|
Protect dial-in users from web user actions
disallow { promote / demote / make presenter / clear status } being triggered on a dial in user
|
2017-12-07 17:07:02 -05:00 |
|
KDSBrowne
|
53b6f8c71c
|
remove focus when ESC key pressed
|
2017-12-06 09:05:32 -08:00 |
|
KDSBrowne
|
7631359bd1
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into z14-fix-userlist-keyboard-accessibility
|
2017-12-06 08:57:28 -08:00 |
|
KDSBrowne
|
089b3c5b56
|
make userlist accessibility work via props/state
|
2017-12-06 08:34:23 -08:00 |
|
Tainan Felipe
|
0d25ba5ae7
|
add blue color on emoji menu for ethe emoji selected
|
2017-11-21 08:50:20 -02:00 |
|
Joao Siebel
|
86264dcb11
|
Read allowModeratorToUnmuteAudio property from config
|
2017-10-30 17:15:43 -02:00 |
|
Joao Siebel
|
4a0fedce3d
|
Remove the unmute flag from config, fix mute and unmute options for listen only user and check server-side
|
2017-10-30 16:27:17 -02:00 |
|
Joao Siebel
|
d349150bae
|
add moderatorUnmute feature in HTML5 client
|
2017-10-26 10:50:55 -02:00 |
|
Joao Siebel
|
8a534f14b1
|
fix allowedToMuteAudio and allowedToUnmuteAudio logic and created action
|
2017-10-24 13:35:47 -02:00 |
|
Oleksandr Zhurbenko
|
015ca3d719
|
Changed imports and removed 'initializeCursor.js' since it's not needed
|
2017-10-11 19:00:28 -07:00 |
|
Anton Georgiev
|
6b1a29eab4
|
Merge pull request #4426 from OZhurbenko/presenter-functionality-2x
HTML5 - Whiteboard/Presentation fixes, improvements, refactoring
|
2017-10-04 14:05:03 -04:00 |
|
Oleksandr Zhurbenko
|
ab95c87f48
|
Fixed wb toolbar console warnings cause by improper props validation
|
2017-10-03 14:28:44 -07:00 |
|
KDSBrowne
|
9bad8d8d5d
|
add kickVoiceUser and fix presenter assign bug
|
2017-10-03 08:25:56 -07:00 |
|
Klaus
|
b947e27086
|
Fix makeCall from component, and user.isLocked from mapUser
|
2017-09-28 15:19:57 -03:00 |
|
Klaus
|
b3dd84505e
|
Change statuses and remove .scss suffix
|
2017-09-22 14:03:14 -03:00 |
|
Klaus
|
4d51e0c045
|
Fix unsplited styles and code duplicated
|
2017-09-22 11:24:24 -03:00 |
|
Klaus
|
29922c896a
|
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into html5-refactor-userlist
|
2017-09-21 15:40:18 -03:00 |
|
Oleksandr Zhurbenko
|
43b3b89c6a
|
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
|
2017-09-11 12:11:03 -07:00 |
|
KDSBrowne
|
eeb878649a
|
remove single quotes from variable
|
2017-09-11 06:42:56 -07:00 |
|
KDSBrowne
|
13e6357b19
|
fix line endings
|
2017-09-07 07:31:19 -07:00 |
|
KDSBrowne
|
5a6183dc34
|
fix undefined check
|
2017-09-06 12:57:24 -07:00 |
|
KDSBrowne
|
31cf7aea42
|
check for specific meeting id
|
2017-09-06 11:32:29 -07:00 |
|
KDSBrowne
|
fd9a4cd98e
|
fix bug in undefined check
|
2017-09-06 11:13:24 -07:00 |
|
KDSBrowne
|
d34f138b56
|
check if lock settings are undefined
|
2017-09-06 10:50:48 -07:00 |
|
KDSBrowne
|
2f9d4bcc0e
|
move isMeetingLocked condition check to userlist service
|
2017-08-31 11:12:53 -07:00 |
|
Klaus
|
43d1b0c8d5
|
Merge remote-tracking branch 'jeeung/implement_set_promote_demote' into html5-refactor-userlist
|
2017-08-22 15:39:34 -03:00 |
|
JaeeunCho
|
73b6054b42
|
[HTML5] implemented promote/demote user
|
2017-08-18 11:23:05 -07:00 |
|
Klaus
|
c32a64c02d
|
a few refactor made
|
2017-08-16 11:56:31 -03:00 |
|
Oswaldo Acauan
|
0022c121d3
|
Fix chat bug and styles
|
2017-08-04 14:58:55 -03:00 |
|
Klaus
|
d45ae64558
|
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into slides-refactor-2x
|
2017-08-02 11:29:33 -03:00 |
|
Klaus
|
9d42ca9bd7
|
Move from users to voice-users
|
2017-08-01 10:10:12 -03:00 |
|
Klaus
|
eea2c0ee8b
|
Refactor user
|
2017-07-26 11:09:07 -03:00 |
|