Commit Graph

26055 Commits

Author SHA1 Message Date
Joao Siebel
d9ddead171 Fix problem with clear chat when popup alerts are enabled
close #7975
2019-08-23 17:50:37 -03:00
Anton Georgiev
5550e75c50
Merge pull request #7978 from MaximKhlobystov/tests-enter-key-issue
Automated tests: button clicks instead of pressing Enter key
2019-08-23 16:15:51 -04:00
Maxim Khlobystov
3fd19881da Clicking buttons instead of pressing Enter key 2019-08-23 15:44:47 -04:00
Joao Siebel
408244ca10 Merge remote-tracking branch 'upstream/master' into webcam-autojoin-problem 2019-08-23 15:00:51 -03: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
301fb04fec
Merge pull request #7973 from antobinary/loc4
Pulled html5 locales on Aug 23, 2019
2019-08-23 13:30:42 -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
Anton Georgiev
4ea7600c45
Merge pull request #7969 from KDSBrowne/002-move-chat-props
Move props for typing indicator from chat to message-form
2019-08-23 11:57:22 -04: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
Joao Siebel
7603c78740 Allow autoShareWebcam even when autoJoin is disabled
close #7902
2019-08-22 17:08:24 -03: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
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
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
aaac4efd13 add logs for moderator audio actions 2019-08-21 17:38:04 +00: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
KDSBrowne
d24f6fddfe reduce space between chat scrollbar and edge of panel 2019-08-21 16:16:00 +00: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
Tainan Felipe
cffe9e34be Merge remote-tracking branch 'upstream/master' into nav-bar-performance-issue 2019-08-20 15:24:48 -03: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
17f9dfabd2 fix mute log 2019-08-20 00:26:05 +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
KDSBrowne
79035443d3 make textarea border 2px for safari 2019-08-19 16:34:21 +00: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
KDSBrowne
161be803be fix dropdown close btn on mobile view 2019-08-19 14:41:31 +00:00
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
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