Ramon Souza
32afa3bdbc
do not display private chat before first message is sent
2021-05-19 14:46:04 -03:00
Ramon Souza
d11e0917b0
remove useless conditional in user-name component
2021-05-19 09:28:16 -03:00
Ramon Souza
7c2a1384e2
remove useless conditional in whiteboard toolbar
2021-05-19 09:07:14 -03:00
Ramon Souza
e193fb7ec9
remove useless conditional in chat item component
2021-05-19 09:03:04 -03:00
Anton Georgiev
47b69f942d
Merge pull request #12402 from Tainan404/issue-7926
...
Fix re-renders when another chat receives new messages
2021-05-18 13:34:19 -04:00
Anton Georgiev
61da01819f
Merge pull request #12388 from pedrobmarin/cc-m-d
...
fix(closed captions): dictation mode and redis communication
2021-05-18 13:33:33 -04:00
Anton Georgiev
af04a4c20d
Merge pull request #12404 from ramonlsouza/issue-12396
...
feat: add setting to enable/disable raise hand action button
2021-05-18 13:30:58 -04:00
Ramon Souza
098746d3c0
add setting to enable/disable raise hand action button
2021-05-18 13:39:09 -03:00
Anton Georgiev
b9955a5b43
Merge pull request #12344 from ramonlsouza/toggle-text
...
fix: move toggle text outside of buttons in debug window and network modal
2021-05-18 10:34:52 -04:00
Tainan Felipe
6e57ca817f
Fix re-renders when another chat receives new messages
2021-05-18 10:04:17 -03:00
Pedro Beschorner Marin
185b77f720
refactor(closed captions): simplify appended text format
2021-05-16 10:06:16 -03:00
Anton Georgiev
1bc324b657
Merge pull request #12353 from germanocaumo/poll-record-improvs
...
Recorded polling events improvements
2021-05-13 13:43:36 -04:00
Anton Georgiev
51776ca7ad
Merge pull request #12369 from Tainan404/issue-12251
...
Fix presentation moving down when someone is talking
2021-05-13 09:12:36 -04:00
MrKeksi
8cfc174625
Update styles.scss
2021-05-13 02:02:53 +02:00
Anton Georgiev
b3f0609984
Merge pull request #12367 from ramonlsouza/issue-12355
...
fix: show avatar in private chat list
2021-05-12 16:10:59 -04:00
Tainan Felipe
aa33697cfd
Merge branch 'develop' into issue-12251
2021-05-12 16:57:14 -03:00
Tainan Felipe
840ac86364
Fix presentation moving down when someone is talking
2021-05-12 16:51:45 -03:00
prlanzarin
61cb8457d6
fix(video): check if encodings array is empty before trying to apply bitrate
2021-05-12 19:42:07 +00:00
Ramon Souza
49bba65f5f
indentation
2021-05-12 16:33:20 -03:00
prlanzarin
d707048c56
fix(video): remove unused floorStream variable
2021-05-12 19:26:26 +00:00
Ramon Souza
f5887d29fc
show avatar in private chat list
2021-05-12 16:21:48 -03:00
Anton Georgiev
cdbaef6867
Merge pull request #12364 from ramonlsouza/issue-12363
...
fix: presentation uploader error
2021-05-12 14:49:42 -04:00
Ramon Souza
0844f54716
fix presentation uploader error
2021-05-12 15:43:45 -03:00
Anton Georgiev
b9062e70ec
Merge pull request #12362 from ramonlsouza/issue-8414
...
fix: change firefox legacy warning + add media query for mobile
2021-05-12 14:43:02 -04:00
Ramon Souza
abd5eff1ea
change firefox legacy warning + add media query for mobile
2021-05-12 14:34:53 -03:00
Anton Georgiev
b4e609f2c8
feat(guests): Introduce dynamicGuestPolicy in setting.yml
2021-05-12 16:01:04 +00:00
Anton Georgiev
1bf910c26b
Merge pull request #12360 from ramonlsouza/fix-action-buttons
...
fix: action buttons in audio selector - mobile
2021-05-12 10:15:52 -04:00
Ramon Souza
ffb067a8a3
fix action buttons visibility
2021-05-12 11:07:18 -03:00
Anton Georgiev
608ee314ce
Merge pull request #12359 from ramonlsouza/issue-12089
...
fix: increase audio menu width
2021-05-12 10:06:23 -04:00
Anton Georgiev
b29d5884e4
Merge pull request #12342 from gustavotrott/user-inactivity-fix
...
Fix: Eject user from meeting after inactivity warning timeout
2021-05-12 09:51:33 -04:00
Ramon Souza
99b04f33f0
use max-content for audio menu instead of fixed width
2021-05-12 09:53:32 -03:00
Anton Georgiev
bd51a191bd
Merge pull request #12354 from ramonlsouza/new-message-chat-scroll
...
fix: handle new message auto-scroll in chat
2021-05-11 18:40:04 -04:00
Anton Georgiev
cfab8518e8
Merge pull request #12352 from jfsiebel/content-loss-warning
...
feat: Add warning on meeting end modal about content in meeting.
2021-05-11 16:30:32 -04:00
Ramon Souza
ba616be126
handle new message auto-scroll in chat
2021-05-11 17:30:06 -03:00
germanocaumo
ca2ad30e12
fix(record): add missing info to polling events
...
Add PollPublishedRecordEvent with all infos (also fix duplicated handlePollStoppedEvtMsg)
Add answer text to UserRespondedToPollRecordEvent (useful for custom answers)
Add type in PollStartedRecordEvent
2021-05-11 18:37:23 +00:00
germanocaumo
04bd5c36b1
fix(poll): fix question title overflow
...
improve done translation in pt_br
2021-05-11 18:37:08 +00:00
Joao Siebel
70e72cca25
Add warning on meeting end modal about content in meeting. close #10721
2021-05-11 14:34:18 -03:00
Ramon Souza
6b1e19696a
adjust navbar height
2021-05-11 14:07:38 -03:00
Ramon Souza
91eb8b0e9e
move toggle text outside of buttons in debug window and network modal
2021-05-10 17:41:52 -03:00
Anton Georgiev
4c3edbcea3
Merge pull request #12341 from ramonlsouza/issue-12141
...
fix: show message when starting poll without active presentation
2021-05-10 15:50:39 -04:00
Anton Georgiev
04c038edfb
Merge pull request #12337 from ramonlsouza/issue-12323
...
fix: breakout panel width (mobile)
2021-05-10 15:48:54 -04:00
Ramon Souza
91a2ced31e
reduce padding/margin in network popup
2021-05-10 15:39:10 -03:00
Gustavo Trott
afcd96d80b
Avoid negative seconds in inactivity warning countdown
2021-05-10 15:03:02 -03:00
Anton Georgiev
08474877b7
Merge pull request #12319 from Tainan404/issue-12267
...
Fix Presentation uploader missing items
2021-05-10 13:48:38 -04:00
Ramon Souza
6fc4699097
show message when starting poll without active presentation
2021-05-10 14:34:23 -03:00
Anton Georgiev
7eb8a0b822
Merge pull request #12338 from ramonlsouza/presentation-menu-z
...
fix: panels z-index for mobile
2021-05-10 10:52:07 -04:00
Ramon Souza
1552bdbbfd
fix panels z-index for mobile
2021-05-10 11:01:50 -03:00
Anton Georgiev
31a1567294
Merge pull request #12321 from ramonlsouza/issue-12313
...
fix: chat jumps to top when opened/closed
2021-05-10 09:58:08 -04:00
Ramon Souza
95cca86c33
fix breakout panel mobile width and add resize
2021-05-10 10:43:59 -03:00
Pedro Beschorner Marin
69e1f58aa0
refactor(closed captions): useless conditional
...
This use of variable 'ownerId' always evaluates to true.
2021-05-09 14:38:03 -03:00