Commit Graph

29689 Commits

Author SHA1 Message Date
Ramon Souza
34007f5bc5 lint 2021-05-20 15:14:19 -03:00
Ramon Souza
f3260ed8bf handle additional cases for locales 2021-05-20 14:01:58 -03:00
germanocaumo
3a9e9c1358 refactor: redo how poll result chat message is done +
Fix prolems with ":" char in answers.
Respect poll question formatting (lineBreaks/spaces) in other fields of UI
2021-05-20 14:53:52 +00:00
Anton Georgiev
cb4697c932
Merge pull request #12381 from ramonlsouza/issue-12373
fix: options button appearing in save chat
2021-05-19 23:30:14 -04:00
Anton Georgiev
eafa260320
Merge pull request #12347 from jfsiebel/start-poll-after-publish-button
Improve Start A Poll button after publishing poll results
2021-05-19 23:28:17 -04:00
Anton Georgiev
4d788dfdd5
Merge pull request #12378 from ramonlsouza/large-locales
fix: ui adjustments for large te and km locales
2021-05-19 20:34:40 -04:00
Anton Georgiev
7494a0479e
Merge pull request #12392 from ramonlsouza/upgrade-postcss
fix(security): update postcss and postcss plugins
2021-05-19 20:33:31 -04:00
Anton Georgiev
35c75c01fc
Merge pull request #12382 from ramonlsouza/upgrade-redis
fix(security): update redis 2.8 -> 3.1
2021-05-19 20:32:53 -04:00
Ramon Souza
02057c7057 replace locale-specific code with align-items:center 2021-05-19 16:29:01 -03:00
Ramon Souza
32afa3bdbc do not display private chat before first message is sent 2021-05-19 14:46:04 -03:00
Anton Georgiev
ce18cc4bfa
Merge pull request #12405 from ramonlsouza/issue-12399
fix(chat): auto scroll to bottom for new users
2021-05-19 12:03:13 -04:00
Anton Georgiev
b03da339ca
Merge pull request #12410 from ramonlsouza/fix-useless-conditional-alerts
refactor: remove useless conditionals
2021-05-19 10:16:06 -04:00
Ramon Souza
d11e0917b0 remove useless conditional in user-name component 2021-05-19 09:28:16 -03:00
Ramon Souza
9592ca44fe remove useless conditionals in validateAutoToken handler 2021-05-19 09:22:30 -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
Ramon Souza
165545ee77 remove useless conditional in base component 2021-05-19 08:57:32 -03:00
Ramon Souza
80f80706f4 fix chat auto scroll to bottom for new users 2021-05-18 16:59:42 -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
Gustavo Trott
979b21c0ed Improve code reading 2021-05-17 18:13:00 -03:00
Gustavo Trott
00240c925e Implements endWhenNoModerator 2021-05-17 17:52:59 -03:00
Ramon Souza
46e230c1e8 upgrade postcss 2021-05-17 13:09:22 -03:00
Ramon Souza
550e1ab4e4 upgrade extract-imports module 2021-05-17 09:25:54 -03:00
Pedro Beschorner Marin
e4a98f3680 fix(closed captions): fetch padId on dictation update
BigBlueButton v2.3 uses an instance prefix while generating padIds. Closed
captions was missing this information when updating pad's content for dictation
mode.
2021-05-16 10:45:17 -03:00
Pedro Beschorner Marin
d65c19c60b fix(closed captions): avoid meetingId from credentials
This interaction occurs between Etherpad and Meteor.
2021-05-16 10:08:24 -03:00
Pedro Beschorner Marin
185b77f720 refactor(closed captions): simplify appended text format 2021-05-16 10:06:16 -03:00
Ramon Souza
11febc0478 upgrade redis 2.8 -> 3.1 2021-05-14 13:36:57 -03:00
Ramon Souza
b27314b6e8 fix options button appearing in save chat 2021-05-14 09:47:37 -03:00
Fred Dixon
e078e77e84
Merge pull request #12380 from ffdixon/fix-stunclient
Run stunclient if it exists
2021-05-13 19:01:01 -04:00
Fred Dixon
fe9eebf616 Run stunclient if it exists 2021-05-13 18:00:00 -05:00
Anton Georgiev
254bef5810
Merge pull request #12328 from bigbluebutton/dependabot/npm_and_yarn/bigbluebutton-html5/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /bigbluebutton-html5
2021-05-13 16:52:35 -04: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
Ramon Souza
d061294f74 add ui adjustments for large languages 2021-05-13 11:55:33 -03: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
Anton Georgiev
2a8f32d7e9
Merge pull request #12374 from mrkeksi/patch-4
Chat input padding
2021-05-13 09:05:21 -04:00
shashank68
94ca0716d7 Show status of parallel kurento media servers in bbb-conf 2021-05-13 10:26:09 +00:00
MrKeksi
8cfc174625
Update styles.scss 2021-05-13 02:02:53 +02:00
Shashank D
a4c6e984a1
Show the status of nodejs workers in bbb-conf
bbb-conf --status will show status of frontend and backend nodejs workers
2021-05-13 03:36:46 +05:30
Anton Georgiev
c925817fb2
Merge pull request #12371 from antobinary/may12-locales
chore: Pulled HTML5 locales, May 12, 2021
2021-05-12 16:33:19 -04:00
Anton Georgiev
612b22da06 chore: Pulled HTML5 locales, May 12, 2021 2021-05-12 20:31:28 +00: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
Anton Georgiev
6f9096f410
Merge pull request #12368 from prlanzarin/u23-eole
fix(video): check if encodings array is empty before trying to apply bitrate
2021-05-12 16:08:04 -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