Joao Siebel
f17e9fc879
Tweak css
2019-10-03 11:23:10 -03:00
Chad Pilkey
8a2a289803
Merge pull request #8033 from KDSBrowne/issue-8003
...
Prevent multiple long names in typing indicator from moving input
2019-10-02 16:41:25 -04:00
KDSBrowne
31ea62d71f
make indicator names use full panel width / add blank space
2019-10-02 20:33:45 +00:00
KDSBrowne
6a478d1409
fix actions button misplacement in RTL
2019-10-02 16:51:53 +00:00
KDSBrowne
d3750c7bc0
change delimiter to and instead of comma / fix word spacing
2019-10-02 05:02:51 +00:00
Chad Pilkey
873f9f5f47
add the breakout number to the tab title
2019-10-01 11:42:10 -07:00
Joao Siebel
85b1070179
Update labels and css
2019-10-01 15:15:49 -03:00
KDSBrowne
4fd06509e4
fix chrome on ios error being displayed incorrectly
2019-10-01 14:28:06 +00:00
Chad Pilkey
62872c50e8
Merge pull request #8054 from jfsiebel/multiple-upload-problem
...
Fix multiple clicks on upload button
2019-09-30 17:26:15 -04:00
Chad Pilkey
660d5ff290
Merge pull request #8150 from jfsiebel/add-heapdump-dependency
...
Add heapdump dependency
2019-09-30 16:15:10 -04:00
KDSBrowne
cce5755b2c
typing indicator remove elipsis animation / reduce to show max 2 names
2019-09-30 19:50:35 +00:00
KDSBrowne
89853dc026
move microphone error codes to const
2019-09-30 14:54:34 +00:00
Chad Pilkey
f8dedc1538
remove redundant lookups to Breakouts
2019-09-27 22:59:55 +00:00
Chad Pilkey
1695352300
Merge remote-tracking branch 'upstream/master' into fix-breakout-start-stop-notify
2019-09-27 22:40:38 +00:00
Chad Pilkey
64c3bcce13
Merge pull request #8158 from capilkey/bo-user-list
...
List users in a breakout in the breakout panel
2019-09-27 18:35:17 -04:00
Chad Pilkey
6a4cd316ed
fix breakout panel bg and simplify sort
2019-09-27 22:33:18 +00:00
Chad Pilkey
3dd4761889
Merge pull request #8157 from capilkey/viewer-webcam-lock-unshare
...
Viewer webcam lock unshare
2019-09-27 18:20:26 -04:00
Chad Pilkey
7753750721
fix video provider option property name
2019-09-27 22:18:16 +00:00
Chad Pilkey
71902c9dc0
Merge pull request #8114 from KDSBrowne/issue-8002
...
Fix unread indicator not displaying with long names
2019-09-27 16:57:40 -04:00
Chad Pilkey
946471c4b7
Merge pull request #8028 from KDSBrowne/issue-8026
...
Prevent close btn remaining visible on mobile (user dropdown)
2019-09-27 16:31:27 -04:00
KDSBrowne
efc2307467
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into issue-8003
2019-09-27 20:18:45 +00:00
Chad Pilkey
f40048cbd6
Merge pull request #8130 from jfsiebel/limit-join-breakout-room
...
Prevent user to connect again if already in breakout room
2019-09-27 16:18:38 -04:00
Chad Pilkey
d87bd8d058
Merge pull request #8134 from KDSBrowne/issue-8049
...
Fix mis-aligned audio permission hint modal (RTL)
2019-09-27 16:05:29 -04:00
Tainan Felipe
9f360a3181
Add comma to join paramenter, key for breakout item and fix class typo
2019-09-27 16:45:55 -03:00
Chad Pilkey
8de091ddf3
Merge pull request #8154 from capilkey/bitrate-only-profiles
...
Bitrate only webcam profiles and error handling
2019-09-27 15:35:38 -04:00
Chad Pilkey
cf1a444c4c
Merge pull request #8103 from KDSBrowne/issue-8102
...
Remove Viewers from Users Typing when User list is locked
2019-09-27 14:37:49 -04:00
Tainan Felipe
b0f2e16f86
Add propTypes and redo variable types
2019-09-27 15:01:11 -03:00
KDSBrowne
636f49cd5d
add error messages for getUserMedia failing with mic
2019-09-27 13:52:29 +00:00
KDSBrowne
81c8f2221f
replace string literal with value from settings.yml
2019-09-27 13:45:01 +00:00
Chad Pilkey
c7d481c042
Merge pull request #8110 from lfzawacki/fix-8044
...
Detect presenter change and reassign external video to new presenter
2019-09-26 19:24:29 -04:00
Joao Siebel
f365c50fd0
Relax autoSwapLayout constraints
...
now it's possible to minimize the presentation even if there
is no webcam being shared.
close #8129
2019-09-26 17:14:05 -03:00
Chad Pilkey
5b3cb27c63
Merge pull request #8126 from lfzawacki/fix-swap-no-presentation
...
Fix auto swap race condition
2019-09-26 15:28:46 -04:00
Chad Pilkey
6c0358ae90
bitrate only webcam profiles and error handling
2019-09-26 18:28:37 +00:00
Joao Siebel
a942a90ffc
Add settings to enable heap dump
2019-09-25 08:14:22 -03:00
Joao Siebel
678e81e8f2
Add configuration to enable the heap dump file
...
and create a rule to only generate a new heap dump
if the current memory usage is bigger than the given threshold
2019-09-24 18:50:37 -03:00
Joao Siebel
35061811b7
Add heapdump dependecy
2019-09-24 17:09:56 -03:00
Vitor Mateus
f91f0a20da
Change the video height to avoid webcam overflow
2019-09-23 14:58:03 -03:00
KDSBrowne
830fb4252d
remove unused css variables
2019-09-19 13:43:53 +00:00
felcaetano
83c1cba273
Added a switch statment to keep the code cleaner as suggested by @capilkey
2019-09-18 20:29:09 -03:00
Chad Pilkey
0a9854aa59
fix issues related to breakouts start/stop and page reload
2019-09-18 13:11:25 -07:00
Joao Siebel
feec32313b
Add key property to button
2019-09-18 17:00:32 -03:00
Joao Siebel
07ff12ce53
Prevent user to connect multiple times in a breakout room
...
Disable the option to join a room in breakout room panel
if the user is already connected to the breakout room
close #8029
2019-09-18 15:55:06 -03:00
KDSBrowne
8593b8607c
center permission hint on safari
2019-09-18 18:02:29 +00:00
felcaetano
de22a644d6
Added event listener to change slides with Page Up and Page Down
...
This used to be a feature in the Flash client and this is necessary for presentation remotes to work with the HTML client.
2019-09-18 14:12:05 -03:00
Tainan Felipe
6b78a203b9
Fix typos and user list service export function
2019-09-18 09:32:00 -03:00
Lucas Zawacki
5dd46f8f48
Fix video swap when there's no presentation and/or screenshare/external video
2019-09-17 16:55:52 -03:00
Tainan Felipe
4ebe787c76
Add breakout room members under the breakout room name
2019-09-17 16:36:39 -03:00
Vitor Mateus
5d7470a251
Resize improvements
2019-09-17 15:25:28 -03:00
KDSBrowne
e7b53d34eb
fix position of audio permission modal in RTL (chrome / firefox)
2019-09-17 15:07:31 +00:00
Lucas Zawacki
f548281a07
Fix random swappings happening outside of the media service
2019-09-16 19:06:02 -03:00
Tainan Felipe
966debb341
Fix viewer webcam not unsharing when lock setting is enable
2019-09-16 11:15:18 -03:00
KDSBrowne
680e6cceb2
fix unread indicator not showing with long names
2019-09-13 18:00:02 +00:00
Anton Georgiev
80486f8f5d
Merge pull request #8078 from Tainan404/move-time-remaing-to-own-collection
...
Move meeting time remaining to own collection.
2019-09-12 15:48:33 -04:00
Lucas Zawacki
4f7cfb8198
Detect presenter change and reassign external video to new presenter
2019-09-12 14:15:35 -03:00
Anton Georgiev
620fe746da
Merge pull request #8098 from antobinary/external-video-player
...
Use react-player for external video playback and add arc player support
2019-09-12 08:18:17 -04:00
Lucas Zawacki
00684f72ac
Send most updated version of state.playing into the external video handlers
2019-09-11 18:43:25 -03:00
Anton Georgiev
884c5bcdc4
Merge pull request #8063 from Tainan404/video-performance
...
Move hasStream to video-users collection
2019-09-11 17:43:01 -04:00
KDSBrowne
dc1dd17d8a
prevent viewers seeing other viewers when hidden from userlist
2019-09-11 16:43:11 +00:00
Chad Pilkey
7d04a33993
restore breakout name in invitation modal
2019-09-10 16:26:54 -07:00
Anton Georgiev
208007926d
improve on muting externalVideo while in echoTest
2019-09-10 16:36:56 -04:00
Anton Georgiev
dc0f68ba89
unsubscribe listeners when unmounting externalVideoPlayer
2019-09-10 16:36:35 -04:00
Anton Georgiev
4e38e08ec0
tweaks to #8006 share external video
2019-09-10 16:36:19 -04:00
Anton Georgiev
43c0670ed8
Merge branch 'new-arc-player' of github.com:lfzawacki/bigbluebutton into external-video-player
2019-09-10 16:35:50 -04:00
Vitor Mateus
04a709cd32
Anable resize when single webcam
2019-09-10 16:41:11 -03:00
Anton Georgiev
504e1197a1
Merge pull request #8093 from prlanzarin/2.2-ss2
...
Display error toasts on screenshare failures, more log improvements
2019-09-10 13:48:38 -04:00
prlanzarin
7779a5e3a9
Display error toasts for screensharing, improve logs a bit more
2019-09-10 16:20:40 +00:00
prlanzarin
308c860c90
Revert "Further normalize kurento-extension script errors"
...
This reverts commit 5caac33e33
.
2019-09-10 14:46:33 +00:00
KDSBrowne
3d74e3c5c9
update arrow char so it works with ios and others
2019-09-10 14:20:37 +00:00
Joao Siebel
a69509110a
Merge remote-tracking branch 'upstream/master' into lock-modal-update
2019-09-10 10:52:17 -03:00
Joao Siebel
520861e05f
Update lock modal and toggle component
...
With this commit is possible to have a toggle without text
just need to pass a showToggleLabel prop with a false value.
2019-09-10 10:43:06 -03:00
Fred Dixon
7c4b8b0080
Rewording of masking users in Users list
2019-09-09 21:37:56 -05:00
Anton Georgiev
5b22102bd2
Merge pull request #8088 from antobinary/locales-1
...
Pulled html5 locales Sept 9, 2019
2019-09-09 17:02:37 -04:00
Anton Georgiev
41b9cfb455
Pulled html5 locales Sept 9, 2019
2019-09-09 16:55:46 -04:00
Chad Pilkey
2d12b01fef
Merge pull request #8084 from antobinary/memory-usage
...
Add monitor for memory usage in nodejs html5
2019-09-09 16:37:00 -04:00
Anton Georgiev
c8e9eb9bbc
Default to disabled memory monitor
2019-09-09 16:36:07 -04:00
Tainan Felipe
d1a0286c06
Fix wrong data fetch
2019-09-09 16:30:14 -03:00
Anton Georgiev
a1bf954e15
Renamed label for several people typing
2019-09-09 15:26:57 -04:00
Anton Georgiev
8172da84af
Bumped up loglevel of memwatch to 'info'
...
in settings.yml we have set to not log < info so these would not be logged if 'debug'
2019-09-09 15:21:27 -04:00
Anton Georgiev
7cf742ad6e
Merge pull request #8080 from capilkey/fastdom-chat
...
Improve chat rendering performance and rework read message detection
2019-09-09 15:19:39 -04:00
Anton Georgiev
f0a35a7381
add monitor for memory usage in nodejs html5
2019-09-09 14:45:54 -04:00
Chad Pilkey
872681a699
improve chat rendering performance and rework read message detection
2019-09-09 17:08:36 +00:00
Vitor Mateus
4d14604bf1
Merge remote-tracking branch 'upstream/master' into issue-7855
2019-09-09 13:40:10 -03:00
Tainan Felipe
80a8d29113
Fix typo
2019-09-09 11:48:50 -03:00
Tainan Felipe
d3b9db47e8
Move remaining time from meeting collection to meetingRecordingTime collection
2019-09-09 11:29:59 -03:00
Joao Siebel
4f00c6b994
Update lock viewers modal
...
With this changes you need to click apply button
in order to lock have effect, also update the lock text.
close #7766
2019-09-09 11:21:54 -03:00
Chad Pilkey
f471b1e2b9
Merge pull request #8072 from prlanzarin/2.2-abort-play
...
Fixes to client-side screenshare/listen only code and log improvements
2019-09-06 18:37:22 -04:00
Chad Pilkey
bd01ab02aa
Merge pull request #8073 from antobinary/clear-chat
...
Reduce db probes for getAvailableActions; Simplify SaveUsernames
2019-09-06 18:11:15 -04:00
Anton Georgiev
9e41cbf877
remove incorrectly duplicated import
2019-09-06 18:08:37 -04:00
Anton Georgiev
03653df5fb
obtain actions from container closer to where used
2019-09-06 18:01:12 -04:00
prlanzarin
5caac33e33
Further normalize kurento-extension script errors
2019-09-06 20:56:20 +00:00
prlanzarin
73698b1064
Fix playAndRetry import
2019-09-06 20:54:48 +00:00
Anton Georgiev
c410098fd3
Merge pull request #8066 from antobinary/clear-chat
...
Reliably check mod status for clearing chat
2019-09-06 16:28:34 -04:00
Anton Georgiev
4a335a1db6
reduce db probes for getAvailableActions; simplify SaveUsernames
2019-09-06 16:28:02 -04:00
prlanzarin
397286b7c2
Add an ICE queue to kurento-extension to only process candidates after the remote answer is set
...
This fixes a webkit quirk and should get rid of some of the screensharing/listen only problems with Safari
Also improved the extraInfo error logging in the script to log only the name instead of the whole object on browser errors
2019-09-06 19:00:34 +00:00
prlanzarin
c8a88148e1
Improve log message for screenshare/listen only/autoplay and harden media play with retries
2019-09-06 18:58:22 +00:00
Anton Georgiev
a98c515fae
Merge pull request #8070 from capilkey/fix-mic-failures
...
Fix microphone failure detection
2019-09-06 12:59:18 -04:00
Anton Georgiev
d0540c3f7e
Merge pull request #8069 from KDSBrowne/issue-8052
...
Fix chat error message alignment (RTL)
2019-09-06 12:57:55 -04:00
Tainan Felipe
957225fabf
Rename collection to video-streams
2019-09-06 13:50:31 -03:00
Chad Pilkey
def6fe607a
fix video preview select box warning
2019-09-06 09:38:08 -07:00
Chad Pilkey
35595a18ba
fix microphone failure code
2019-09-06 09:35:55 -07:00
Anton Georgiev
c646351823
Merge pull request #8068 from KDSBrowne/issue-8051
...
Fix space next to current presentation (RTL)
2019-09-06 11:42:24 -04:00
KDSBrowne
cbf69ecd63
fix chat error / info message alignment in rtl
2019-09-06 15:37:08 +00:00
KDSBrowne
e9b28b8848
add space between current presentation / presentation file name (rtl)
2019-09-06 15:35:47 +00:00
KDSBrowne
b081a0f5dc
increase spacing for keyboard shortcuts modal (rtl)
2019-09-06 15:34:15 +00:00
Anton Georgiev
c4dde48190
reliably check mod status for clearing chat
2019-09-06 11:15:42 -04:00
Tainan Felipe
a4b532e814
Fix typo
2019-09-06 10:22:57 -03:00
Tainan Felipe
7e8de34583
Remove index from userId
2019-09-06 10:19:18 -03:00
Tainan Felipe
c27ff18958
Merge remote-tracking branch 'upstream/master' into video-performance
2019-09-06 10:16:22 -03:00
Tainan Felipe
3d8e0be9fe
Filter user collection fields
2019-09-05 17:03:22 -03:00
Tainan Felipe
060e82dddf
Move hasStream to video-users collection
2019-09-05 15:29:30 -03:00
Chad Pilkey
3003afd13e
fix chat sort and private chat close/restore
2019-09-05 11:26:54 -07:00
Chad Pilkey
fd8d4fa76f
remove duplicate User and VoiceUser fetch in user-list-item
2019-09-05 11:21:07 -07:00
Chad Pilkey
304bb2c103
Merge pull request #8030 from antobinary/chat-ids-2
...
Reduced client load via slight refactor
2019-09-05 13:23:37 -04:00
Anton Georgiev
c5856d43c8
moved static code outside of tracker
2019-09-04 14:32:58 -04:00
Chad Pilkey
b33e247f44
change audio error code log property
2019-09-04 11:16:14 -07:00
Joao Siebel
5960fd8955
Remove parentheses from record messages. close #7929
2019-09-03 15:01:06 -03:00
Anton Georgiev
841e04fa0f
pass count of breakout users rather than calculate on component
2019-08-30 16:14:42 -04:00
Anton Georgiev
7ec10d779a
adjust flipped check for Moderator, isGuest, etc
2019-08-30 16:13:40 -04:00
Anton Georgiev
8b1f6913c4
move componentWillUnmount after componentDidUpdate
2019-08-30 16:05:30 -04:00
Anton Georgiev
842a9d2f25
Merge pull request #8021 from MaximKhlobystov/webdriverio-login
...
Automated tests: new code for login
2019-08-30 15:29:22 -04:00
Maxim Khlobystov
a370766fbe
Remove some create parameters
2019-08-30 14:05:33 -04:00
Anton Georgiev
2cbe91e222
Merge pull request #7996 from KDSBrowne/issue-7994
...
Fix join by phone icon placement in RTL
2019-08-30 09:43:31 -04:00
Joao Siebel
5a4ae178ec
Fix multiple clicks on upload button
...
close #8016
2019-08-30 09:48:59 -03:00
KDSBrowne
06d61cfc00
prevent multiple long names moving chat input
2019-08-29 18:50:33 +00:00
Anton Georgiev
f9efd8db96
remove unnecessary prop isBreakoutRoom
2019-08-29 12:32:29 -04:00
Anton Georgiev
ea18b09311
add a few more collection lookups "fields" delimiters
2019-08-29 12:26:07 -04:00
KDSBrowne
201c46f502
prevent user dropdown close btn remaining visible on mobile
2019-08-29 14:57:40 +00:00
KDSBrowne
3e38a4f7d2
move arrow position
2019-08-29 14:26:51 +00:00
Anton Georgiev
b71dba2299
Merge pull request #7955 from KDSBrowne/001-fix-audio-logs
...
Fix mute audio log
2019-08-29 09:59:49 -04:00
Anton Georgiev
02b73c491a
Merge pull request #8012 from KDSBrowne/issue7734
...
Update join breakout room modal RTL style
2019-08-29 09:56:53 -04:00
KDSBrowne
e535d890d0
switch to moderator_action to user_action
2019-08-28 20:42:55 +00:00
Anton Georgiev
a5aef09dcb
pass chat isModerator and color
2019-08-28 16:34:37 -04:00
Anton Georgiev
db353fc535
recover private chat. tnx @jfsiebel for the help
2019-08-28 16:34:27 -04:00
Anton Georgiev
c8a695f873
added "fields:{...}", removed most mapUser (part 2)
2019-08-28 16:34:15 -04:00
Anton Georgiev
892336632f
added "fields:{...}", removed most mapUser
2019-08-28 16:32:55 -04:00
Anton Georgiev
e8ec7129b3
Merge pull request #7971 from jfsiebel/webcam-autojoin-problem
...
Allow autoShareWebcam when autoJoin is disabled
2019-08-28 16:03:27 -04:00
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
Maxim Khlobystov
10b4aab570
Add .testing-env to .gitignore
2019-08-28 15:24:46 -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
Maxim Khlobystov
d0fda1e3c7
New way for tests to login
2019-08-28 15:13:00 -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
KDSBrowne
85946bd5df
fix popout icon position for RTL
2019-08-27 20:51:08 +00:00
Vitor Mateus
5dbe7141f6
Merge remote-tracking branch 'upstream/master' into issue-7855
2019-08-27 16:46:19 -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
Lucas Zawacki
ef29a56ed2
Call arcPlayer getCurrentTime promise everytime as a hacky way to prevent player desync
2019-08-27 16:11:59 -03:00
Lucas Zawacki
546f4cdac5
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into new-arc-player
2019-08-27 15:09:40 -03: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
Lucas Zawacki
630f470672
First working version of Arc media player
2019-08-27 13:27:20 -03:00
Lucas Fialho Zawacki
41e0af264d
WIP arc player
2019-08-27 13:26:54 -03:00
Lucas Zawacki
4774c47576
Prevent react errors on external video modal
2019-08-27 13:16:56 -03:00
Lucas Zawacki
f844d0daff
Remove references to youtube video in favor of external video
2019-08-27 13:16:19 -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
Anton Georgiev
1d2226ff2b
update eslint-utils version
2019-08-26 16:57:31 -04:00
KDSBrowne
a209449891
fix Join by phone icon placement RTL
2019-08-26 20:47:54 +00: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
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
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
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
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
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
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
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
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
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
Tainan Felipe
aac7b611c2
WIP fix re-renders in nav-bar
2019-08-14 17:49:16 -03: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
Anton Georgiev
b4d7795218
Pulled html5 locales Aug 9, 2019
2019-08-09 16:18:25 -04:00