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 |
|
KDSBrowne
|
121752cc6c
|
move props from chat to message-form container
|
2019-08-22 12:30:05 +00:00 |
|
Anton Georgiev
|
1aa7c04b52
|
Merge pull request #7968 from capilkey/remove-ss-mapuser
Remove pointless userMap in screenshare view
|
2019-08-22 06:46:42 -04:00 |
|
Chad Pilkey
|
1a8740e22d
|
remove pointless userMap in screenshare view
|
2019-08-21 13:39:06 -07:00 |
|
Fred Dixon
|
3bc1658f0d
|
Merge pull request #7965 from ffdixon/fix-bbb-conf-3
Don't update kurento[0].url
|
2019-08-21 14:14:23 -03:00 |
|
Fred Dixon
|
44b5f80600
|
Don't update kurento[0].url
|
2019-08-21 12:12:41 -05:00 |
|
Anton Georgiev
|
750136609a
|
Merge pull request #7960 from KDSBrowne/issue-ghost-users-typing
Fix ghost users showing in the typing indicator
|
2019-08-20 16:17:04 -04: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 |
|
Anton Georgiev
|
56a8302cfe
|
Merge pull request #7954 from KDSBrowne/001-chat-input-focus
Fix chat input loss of focus
|
2019-08-20 13:50:45 -04:00 |
|
Fred Dixon
|
1e5227b27c
|
Merge pull request #7958 from bigbluebutton/dependabot/bundler/record-and-playback/core/nokogiri-1.10.4
Bump nokogiri from 1.10.3 to 1.10.4 in /record-and-playback/core
|
2019-08-20 14:45:47 -03:00 |
|
dependabot[bot]
|
415a25f9a0
|
Bump nokogiri from 1.10.3 to 1.10.4 in /record-and-playback/core
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.3...v1.10.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-20 17:17:39 +00:00 |
|
KDSBrowne
|
b9578213cf
|
fix loss of focus on chat input
|
2019-08-19 23:44:15 +00:00 |
|
Anton Georgiev
|
c1a6664065
|
Merge pull request #7951 from capilkey/less-noisy-join
More responsive and less noisy initial connection watcher
|
2019-08-19 14:21:55 -04:00 |
|
Chad Pilkey
|
6769c42cdf
|
more responsive and less noisy initial connection watcher
|
2019-08-19 09:24:54 -07:00 |
|
Anton Georgiev
|
ff65a7dac5
|
Merge pull request #7950 from jfsiebel/fix-clear-all-status
Fix Clear All status icons
|
2019-08-19 12:15:29 -04: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
|
35399bde6d
|
Merge pull request #7946 from antobinary/loc
Pulled html5 locales Aug 16, 2019
|
2019-08-16 18:04:38 -04:00 |
|
Anton Georgiev
|
5921934bad
|
pulled html5 locales Aug 16, 2019
|
2019-08-16 18:02:29 -04:00 |
|
Anton Georgiev
|
5e6b40100d
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2019-08-16 17:55:06 -04:00 |
|
Anton Georgiev
|
e77647b7c5
|
Merge pull request #7945 from bigbluebutton/revert-7823-join-HOC
Revert "Implement HOC to handle errors"
|
2019-08-16 17:39:30 -04:00 |
|
Anton Georgiev
|
9957fd0d37
|
Revert "Implement HOC to handle errors"
|
2019-08-16 17:38:17 -04:00 |
|
Anton Georgiev
|
15bb086f51
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2019-08-16 16:19:38 -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
|
eaf71744db
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2019-08-16 12:45:09 -04: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 |
|
Anton Georgiev
|
e29b22d893
|
Merge branch 'fix-roving-users' of github.com:KDSBrowne/bigbluebutton
|
2019-08-15 15:16:47 -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
|
d2f18f5d77
|
Merge pull request #7928 from capilkey/fix-user-avatar-width
Make user-list avatar the same width as chat avatar
|
2019-08-14 17:11:32 -04: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 |
|