Anton Georgiev
|
612b22da06
|
chore: Pulled HTML5 locales, May 12, 2021
|
2021-05-12 20:31:28 +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
|
f19b8ec8ab
|
Merge pull request #12298 from jfsiebel/add-try-catch-on-methods
refactor: Add try/catch on methods
|
2021-05-11 16:35:12 -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 |
|
Anton Georgiev
|
8e66759024
|
Merge pull request #12276 from pedrobmarin/resque-keep-events
fix(events): keep events using resque workflow
|
2021-05-11 16:28:41 -04:00 |
|
Joao Siebel
|
70e72cca25
|
Add warning on meeting end modal about content in meeting. close #10721
|
2021-05-11 14:34:18 -03:00 |
|
Anton Georgiev
|
a392b74996
|
Merge pull request #12351 from ramonlsouza/issue-12346
fix: Button for minimize presentation is squished in certain window sizes
|
2021-05-11 13:32:53 -04:00 |
|
Ramon Souza
|
6b1e19696a
|
adjust navbar height
|
2021-05-11 14:07:38 -03:00 |
|
Gustavo Trott
|
62b24b8c19
|
Code improvements in inactivity warning funcs
|
2021-05-11 10:01:35 -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 |
|
Anton Georgiev
|
3685d33f00
|
Merge pull request #12343 from ramonlsouza/issue-11972
fix: reduce padding/margin in network popup
|
2021-05-10 15:47:32 -04:00 |
|
Ramon Souza
|
91a2ced31e
|
reduce padding/margin in network popup
|
2021-05-10 15:39:10 -03:00 |
|
Gustavo Trott
|
17994bb4dd
|
Fix problem that users was not being ejected after inactivity warning timeout
|
2021-05-10 15:12:13 -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
|
8a2bf78f2f
|
Update SECURITY.md
|
2021-05-10 13:12:23 -04:00 |
|
Fred Dixon
|
1f85117d8a
|
Update SECURITY.md
|
2021-05-10 14:10:15 -03:00 |
|
Joao Siebel
|
79c9cd33f2
|
Merge remote-tracking branch 'upstream/develop' into add-try-catch-on-methods
|
2021-05-10 12:03:58 -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 |
|
Anton Georgiev
|
5a10345577
|
Merge pull request #12332 from pedrobmarin/ref-cs-sta
refactor(connection status): remove superfluous trailing argument
|
2021-05-10 08:53:55 -04:00 |
|
Anton Georgiev
|
89f5bc575c
|
Merge pull request #12333 from pedrobmarin/ref-cc-uc
refactor(closed captions): useless conditional
|
2021-05-10 08:48:13 -04: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 |
|
Pedro Beschorner Marin
|
2e2a978018
|
refactor(connection status): remove superfluous trailing argument
|
2021-05-09 14:26:14 -03:00 |
|
Anton Georgiev
|
6ce16bedc4
|
Merge pull request #12327 from bigbluebutton/dependabot/npm_and_yarn/bigbluebutton-html5/tests/puppeteer/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /bigbluebutton-html5/tests/puppeteer
|
2021-05-07 17:51:58 -04:00 |
|
dependabot[bot]
|
7c8c36ca92
|
Bump hosted-git-info in /bigbluebutton-html5/tests/puppeteer
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 21:51:25 +00:00 |
|
Anton Georgiev
|
9daaa380b7
|
Merge pull request #12326 from bigbluebutton/dependabot/npm_and_yarn/bigbluebutton-html5/tests/puppeteer/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /bigbluebutton-html5/tests/puppeteer
|
2021-05-07 17:42:56 -04:00 |
|
dependabot[bot]
|
cfa52aec64
|
Bump lodash in /bigbluebutton-html5/tests/puppeteer
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 21:40:23 +00:00 |
|
Anton Georgiev
|
408e94a513
|
Merge pull request #12308 from pedrobmarin/chore-webhooks-update-dependencies
chore(webhooks): update dependencies
|
2021-05-07 17:39:23 -04:00 |
|
Anton Georgiev
|
83659e7737
|
Merge pull request #12325 from antobinary/update-npm-deps-may-7
chore: Updated lint-staged from 8.1.3 to 11.0.0
|
2021-05-07 17:36:31 -04:00 |
|
Anton Georgiev
|
b412e3fb84
|
Updated lint-staged from 8.1.3 to 11.0.0
|
2021-05-07 21:28:04 +00:00 |
|
Anton Georgiev
|
b68aa39b86
|
Merge pull request #12324 from ramonlsouza/issue-12287
fix: chat popup alerts in open private chat
|
2021-05-07 16:44:42 -04:00 |
|
Ramon Souza
|
274693456a
|
fix chat popup alerts in private chat
|
2021-05-07 17:33:22 -03:00 |
|
Anton Georgiev
|
76e6f48200
|
Merge pull request #12322 from ramonlsouza/issue-12069
Add scroll to poll question container
|
2021-05-07 15:40:12 -04:00 |
|
Ramon Souza
|
a35f38847c
|
add scroll to poll question container - mobile
|
2021-05-07 15:39:40 -03:00 |
|
Ramon Souza
|
c6b81bbb65
|
re-implement chat scroll to position
|
2021-05-07 15:14:15 -03:00 |
|
Anton Georgiev
|
5e11fb314b
|
Merge pull request #12256 from Tainan404/filter-bymeetingId
Add filter by meetingId in server queries
|
2021-05-07 10:36:20 -04:00 |
|
Tainan Felipe
|
2efd949b16
|
Update bigbluebutton-html5/imports/ui/components/presentation/presentation-uploader/component.jsx
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
|
2021-05-07 11:09:30 -03:00 |
|
Tainan Felipe
|
5e249ff47f
|
Add comment
|
2021-05-07 11:06:03 -03:00 |
|
Anton Georgiev
|
25c323bfc6
|
Merge pull request #12317 from jfsiebel/prevent-toast-conversion-text-error-overflow
Fit conversion error message in toast notification
|
2021-05-07 10:00:15 -04:00 |
|