Commit Graph

6902 Commits

Author SHA1 Message Date
Tainan Felipe
3301589cb3 Merge remote-tracking branch 'upstream/master' into nav-bar-performance-issue 2019-08-26 17:17:29 -03:00
Chad Pilkey
a45afc570c use an svg for the recording icon 2019-08-23 15:48:32 -07:00
Anton Georgiev
c41a3030d9
Merge pull request #7981 from jfsiebel/fix-pop-up-clear-chat-problem
Fix problem with clear chat when popup alerts are enabled
2019-08-23 17:23:13 -04:00
Chad Pilkey
83c727ac0d make sure the toolbar exists first before animating 2019-08-23 14:13:15 -07:00
Joao Siebel
d9ddead171 Fix problem with clear chat when popup alerts are enabled
close #7975
2019-08-23 17:50:37 -03:00
Maxim Khlobystov
3fd19881da Clicking buttons instead of pressing Enter key 2019-08-23 15:44:47 -04:00
Anton Georgiev
730414af64
Merge pull request #7970 from jfsiebel/recovery-partner-disconnected-message
Recovery partner disconnected message
2019-08-23 13:34:20 -04:00
Anton Georgiev
7b450f9b41
Merge pull request #7974 from jfsiebel/fix-microphone-lock-settings
Fix microphone lock affecting moderators
2019-08-23 13:33:16 -04:00
Anton Georgiev
dc7ca331cf Pulled html5 locales on Aug 23, 2019 2019-08-23 13:29:05 -04:00
Joao Siebel
cc62ce721c Fix microphone lock affecting moderators
close #7966
2019-08-23 14:25:33 -03:00
KDSBrowne
29a2f3a341 prevent subcription to userstyping collection when disabled 2019-08-23 15:51:10 +00:00
KDSBrowne
4e837a1ac1 add typing indicator config setting 2019-08-23 15:17:32 +00:00
KDSBrowne
85ce9feb18 increase time between UsersTyping collection updates 2019-08-23 02:16:16 +00:00
KDSBrowne
50165922c5 reduce usersTyping collection updates 2019-08-22 20:18:42 +00:00
KDSBrowne
efcd9bb80b add typing indicator component 2019-08-22 18:53:53 +00:00
KDSBrowne
10946d16bd clean up typingUsers fetch() 2019-08-22 18:17:30 +00:00
Joao Siebel
9281a06461 Recovery partner disconnected message 2019-08-22 15:04:39 -03:00
KDSBrowne
121752cc6c move props from chat to message-form container 2019-08-22 12:30:05 +00:00
Chad Pilkey
1a8740e22d remove pointless userMap in screenshare view 2019-08-21 13:39:06 -07:00
Tainan Felipe
dc7bb6d2a7 Change observe in the base component 2019-08-21 16:27:15 -03:00
Tainan Felipe
a7f19778ff Remove leftovers 2019-08-21 15:57:34 -03:00
Tainan Felipe
22d3708690 Remove the toggleRecording of the props 2019-08-21 15:43:10 -03:00
Tainan Felipe
29e9e98782 Create a container for recording indicator 2019-08-21 15:29:31 -03:00
Tainan Felipe
932c5bf58c Fix nav bar performance issue and move recordProp to own collection 2019-08-21 14:42:37 -03:00
KDSBrowne
9d9c0c8ff9 rename variable 2019-08-20 19:48:56 +00:00
KDSBrowne
77635e40de fix ghost users appearing in typing indicator 2019-08-20 18:47:48 +00:00
Tainan Felipe
cffe9e34be Merge remote-tracking branch 'upstream/master' into nav-bar-performance-issue 2019-08-20 15:24:48 -03:00
KDSBrowne
b9578213cf fix loss of focus on chat input 2019-08-19 23:44:15 +00:00
Chad Pilkey
6769c42cdf more responsive and less noisy initial connection watcher 2019-08-19 09:24:54 -07:00
Joao Siebel
132609414a Fix Clear All status icons action
The problem was caused by a wrong parameter being passed down
to the function that set the emoji status for the user

close #7924
2019-08-19 09:56:21 -03:00
Anton Georgiev
5921934bad pulled html5 locales Aug 16, 2019 2019-08-16 18:02:29 -04: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