Commit Graph

5505 Commits

Author SHA1 Message Date
Anton Georgiev
88c397a2ed
Merge pull request #8009 from vitormateusalmeida/issue-7869
Fix Screenshare alignment and remove improper drag cursor #7869 #7785
2019-08-28 15:54:48 -04:00
Anton Georgiev
d4ac10d4b5
Merge pull request #8019 from jfsiebel/breakout-random-assign
Fix randomly assign problem in breakout rooms
2019-08-28 15:14:41 -04:00
Anton Georgiev
cdb03042ee
Merge pull request #7952 from KDSBrowne/issue-7148
Reduce chance of text Area displaying invisible border
2019-08-28 15:13:00 -04:00
Anton Georgiev
6e09b836b8
Merge pull request #7767 from diegobenetti/issue7751-feedback-errors
Fixes exception in meteor log when the meeting is ended
2019-08-28 15:11:10 -04:00
Anton Georgiev
44e13bc38e
Merge pull request #7997 from KDSBrowne/issue-7992
Fix position of poll answers container in RTL
2019-08-28 14:51:58 -04:00
Anton Georgiev
02b4b4852d
Merge pull request #8000 from KDSBrowne/issue-7935
Remove tooltip from polling options
2019-08-28 14:49:51 -04:00
Anton Georgiev
e075f8c173
Merge pull request #7967 from Tainan404/nav-bar-performance-issue
Fix nav bar performance issue
2019-08-28 14:40:12 -04:00
Joao Siebel
b8ec29d8c7 Fix randomly assign problem in breakout rooms
The problem was caused because of PureComponent shallow
comparison, the users list in state are not changing his
reference

close #7905
2019-08-28 12:56:56 -03:00
Vitor Mateus
ffea873845 Fix Screenshare alignment and remove improper drag cursor #7869 #7785 2019-08-27 16:38:00 -03:00
Anton Georgiev
96c45341f0
Merge pull request #8008 from capilkey/novoice-bite-size
Make noVoice bite the same size as voice
2019-08-27 15:37:39 -04:00
Chad Pilkey
22302e2109 make noVoice bite the same size as voice 2019-08-27 12:30:44 -07:00
KDSBrowne
66f7ea474d remove space 2019-08-27 17:57:20 +00:00
Anton Georgiev
bfe705c0e6
Merge pull request #7999 from KDSBrowne/issue-7990
Switch shared notes hide button icon for RTL
2019-08-27 13:52:16 -04:00
Joao Siebel
1dc10ce4ee Add a margin between settings and subtitle. close #7825 2019-08-27 14:43:12 -03:00
KDSBrowne
58480d58d6 remove tooltip from poll answers 2019-08-27 17:15:48 +00:00
Tainan Felipe
f99cd60d1f Fix record indicator not appearing 2019-08-27 13:28:32 -03:00
KDSBrowne
ffc5b40e06 switch shared notes hide btn icon for RTL 2019-08-27 14:56:50 +00:00
Tainan Felipe
2ee12df878 Clear record props when the meeting ends 2019-08-27 09:53:53 -03:00
Tainan Felipe
e4abd40c15 Merge branch 'nav-bar-performance-issue' of https://github.com/Tainan404/bigbluebutton into nav-bar-performance-issue 2019-08-26 17:18:31 -03:00
Tainan Felipe
3301589cb3 Merge remote-tracking branch 'upstream/master' into nav-bar-performance-issue 2019-08-26 17:17:29 -03:00
KDSBrowne
5c48e19a85 fix position of poll answers container for rtl 2019-08-26 20:08:40 +00:00
Tainan Felipe
65157d22bb
Update bigbluebutton-html5/imports/ui/components/nav-bar/recording-indicator/component.jsx
Co-Authored-By: Chad Pilkey <capilkey@gmail.com>
2019-08-26 09:40:10 -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
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
d24f6fddfe reduce space between chat scrollbar and edge of panel 2019-08-21 16:16:00 +00: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
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