Commit Graph

5450 Commits

Author SHA1 Message Date
KDSBrowne
74ac34c407 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into issue-7148 2019-08-19 13:44:36 +00:00
KDSBrowne
713ea97a27 remove margin 0 from p elements 2019-08-19 13:35:31 +00:00
Anton Georgiev
9957fd0d37
Revert "Implement HOC to handle errors" 2019-08-16 17:38:17 -04:00
Anton Georgiev
6b1338d87b
Merge pull request #7944 from jfsiebel/alter-screenshare-end-sound
Alter screen share end alert sound
2019-08-16 16:10:21 -04:00
Anton Georgiev
b5c4209c50
Merge pull request #7823 from Tainan404/join-HOC
Implement HOC to handle errors
2019-08-16 16:06:30 -04:00
Tainan Felipe
68ac00d086 Remove HasError from Session 2019-08-16 16:51:02 -03:00
Tainan Felipe
6473e6fa3c Rename context functions and restruct the join load component 2019-08-16 16:35:08 -03:00
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
Tainan Felipe
6865bd6daf Add hasError to comparasion to render the client 2019-08-16 14:41:35 -03:00
Anton Georgiev
7ce13856f7
Merge pull request #7888 from vitormateusalmeida/issue-7340
Change the default tool in multi-user
2019-08-16 11:31:04 -04: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
Tainan Felipe
4bfbb15637 Merge remote-tracking branch 'upstream/master' into join-HOC 2019-08-15 14:50:25 -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
KDSBrowne
b04214b250 add suggested changes 2019-08-09 20:05:57 +00:00
Vitor Mateus
dcf1e9986b Change default tool when component mount
Change default tool when component mount
2019-08-09 16:47:59 -03: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
KDSBrowne
8df0323bfe reduce the chance of textbox missing a border on render (firefox) 2019-08-09 15:35:41 +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