Commit Graph

6859 Commits

Author SHA1 Message Date
Joao Siebel
9072799162 Change alert sound for screen share end
Also fix a problem with the screen share alert playing even when
no screen share was running

close #7911
2019-08-16 16:30:33 -03:00
Anton Georgiev
ab01337f45
Merge pull request #7909 from capilkey/hide-user-list
Add ability to hide viewers in the user list from each other
2019-08-15 17:58:18 -04:00
Anton Georgiev
fbaa5cb2f0
Merge pull request #7940 from KDSBrowne/fix-roving-users
Improve keyboard accessibility of users list
2019-08-15 15:25:45 -04:00
KDSBrowne
b4959c40c5 fix non user-item dropdowns not closing on windown click 2019-08-15 19:08:14 +00:00
KDSBrowne
52085fde59 add checks for potential undefined's 2019-08-15 18:33:12 +00:00
Anton Georgiev
db80aadcd0
Merge pull request #7927 from jfsiebel/fix-problem-after-drawing
Prevent problem after drawing on tablet/mobile
2019-08-15 14:29:13 -04:00
Joao Siebel
4278b2b061 Add again handleMouseLeave function 2019-08-15 15:08:03 -03:00
KDSBrowne
9e83bbee3c fix incorrect focused element when using mouse to select users 2019-08-15 16:49:46 +00:00
Joao Siebel
ae87fe7e9d Remove handleMouseLeave function 2019-08-15 13:34:23 -03:00
Joao Siebel
5bedda90cb Remove unnecessary bind and revert the call of handleMouseLeave 2019-08-15 10:19:44 -03:00
Chad Pilkey
4664078498 make user-list avatar the same width as chat avatar 2019-08-14 14:02:01 -07:00
Joao Siebel
632805c627 Prevent draw blocking buttons on tablets and mobile
close issue #7904
2019-08-14 17:28:27 -03:00
Anton Georgiev
5b9c835513
Merge pull request #7882 from prlanzarin/2.2-ap-ui
Add UI prompts when autoplay is blocked for video/screenshare/listen only
2019-08-14 15:24:16 -04:00
Anton Georgiev
a232fba5ab
Merge pull request #7915 from KDSBrowne/issue-7912
Fix chat input placeholder text
2019-08-14 15:21:03 -04:00
prlanzarin
982ab3631d Update play audio prompt on autoplay modal view 2019-08-14 19:15:11 +00:00
KDSBrowne
e5976bd932 improve find() selector 2019-08-14 18:39:15 +00:00
Anton Georgiev
5fd98ec30a
Merge pull request #7922 from capilkey/fix-layout-swap-back
Show presentation and whiteboard controls after auto swap back
2019-08-14 13:40:46 -04:00
Anton Georgiev
d81bdad372
Merge pull request #7899 from jfsiebel/fix-sound-alert-problem
Fix audio alerts for chat playing when they shouldn't
2019-08-14 13:22:38 -04:00
KDSBrowne
3c3f1260a3 fix error messages when switching chats 2019-08-14 15:34:20 +00:00
KDSBrowne
bb5463881c display only error or typing indicator at one time 2019-08-14 14:38:26 +00:00
KDSBrowne
34cd6daf26 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into fix-roving-users 2019-08-13 21:16:33 +00:00
KDSBrowne
ac284b5ea1 fix user list keyboard accessibility bugs 2019-08-13 21:16:14 +00:00
Chad Pilkey
9ebc3083c3 improve the failed Meteor call log 2019-08-13 10:52:25 -07:00
Chad Pilkey
442c9dfa58 show presentation and wb controls after auto swap back 2019-08-13 10:41:47 -07:00
Chad Pilkey
483285ae3a don't show muted on video when listenOnly 2019-08-13 10:02:52 -07:00
Chad Pilkey
dc99353219 add max and min zoom for mobile 2019-08-12 21:54:02 +00:00
KDSBrowne
e35f1e4a8d improve readability of map 2019-08-12 19:30:09 +00:00
KDSBrowne
0265dcdbb8 fix when empty message error is displayed 2019-08-12 19:29:47 +00:00
Chad Pilkey
027c28c320 add lock setting option to hide viewers from each other 2019-08-09 16:45:26 -07:00
Chad Pilkey
4b1c92b50a Merge remote-tracking branch 'upstream/master' into hide-user-list 2019-08-09 15:45:15 -07:00
Chad Pilkey
6e76dd584b improve user fetch and sort, and webcam fetch 2019-08-09 15:39:55 -07:00
Anton Georgiev
b4d7795218 Pulled html5 locales Aug 9, 2019 2019-08-09 16:18:25 -04:00
KDSBrowne
b04214b250 add suggested changes 2019-08-09 20:05:57 +00:00
KDSBrowne
c3fc3fcb57 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing 2019-08-09 18:29:56 +00:00
Anton Georgiev
4853328e20
Merge pull request #7900 from Tainan404/fix-chat-performance
Fix chat performance.
2019-08-09 14:15:26 -04:00
Anton Georgiev
26da08c3a8
Merge pull request #7861 from Tainan404/userlist-rerendering
Reduce Userlist Renderings
2019-08-09 14:15:10 -04:00
KDSBrowne
2614d581c9 move error message to placeholder 2019-08-09 17:37:50 +00:00
Tainan Felipe
5bab38fe2e rename variable to CONNECTION_STATUS_ONLINE 2019-08-08 16:49:21 -03:00
Tainan Felipe
f58e388e18
Merge branch 'master' into fix-chat-performance 2019-08-08 16:41:41 -03:00
Tainan Felipe
c453648ed9 Remove unused functions 2019-08-08 16:39:02 -03:00
Tainan Felipe
807095c863 Remove mapUser and pass to specific containers some props 2019-08-08 16:38:11 -03:00
Joao Siebel
41e5b11bd1 Fix audio alerts for chat playing when it shouldn't
Audio alerts for chat are playing even when the user sended a message
and when the user had the chat panel open.
2019-08-08 15:56:52 -03:00
KDSBrowne
29fe678d5c fix clear chat 2019-08-08 15:12:53 +00:00
Anton Georgiev
dd1ab4394a
Merge pull request #7895 from vitormateusalmeida/issue-7894
Fix single webcam overflow
2019-08-07 18:03:06 -04:00
Vitor Mateus
5d7f44cf32 Fix single webcam overflow #7894 2019-08-07 17:57:41 -03:00
Chad Pilkey
01ace97ecf allow negative cursor updates to publish 2019-08-07 11:15:15 -07:00
KDSBrowne
723c0114a3 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing 2019-08-06 16:57:55 +00:00
Anton Georgiev
4083190da4
Merge pull request #7887 from vitormateusalmeida/fix-logerrors-webcamdraggable
Fix log errors on webcam draggable
2019-08-06 12:50:53 -04:00
Anton Georgiev
4aad0a35a2
Merge pull request #7853 from jfsiebel/save-local-settings
Save local settings in a different collection
2019-08-06 12:50:24 -04:00
prlanzarin
42b651a1c6 Max autoplay overlay z-index to avoid odd stuff 2019-08-06 16:33:37 +00:00