Max Franke
7f926edfcc
refactor(external videos): add own collection
...
Refactor the external videos collection, moving the logic and functionalities
outside of /imports/api/meetings to a new location in /external-videos/server/modifiers
in order to decrease the coupling between the functionalities, favoring
the maintenance.
2021-06-02 12:50:40 -03:00
Anton Georgiev
230d24b7b4
Removed fallback locale for removed locales
2021-06-01 17:33:58 +00:00
Anton Georgiev
f26073582a
Pulled HTML5 locales June 1, 2021
2021-06-01 17:25:38 +00:00
Anton Georgiev
4957f0218b
chore(locales): Pulled HTML5 locales on May 31, 2021
2021-05-31 23:26:14 +00:00
Anton Georgiev
8868e84e9f
Merge pull request #12395 from gustavotrott/end-when-no-moderator
...
Implements endWhenNoModerator
2021-05-31 10:59:55 -04:00
Anton Georgiev
ff24c5ae0d
Merge pull request #12466 from pedrobmarin/f-g-ns
...
feat(guests): notification settings
2021-05-31 10:48:15 -04:00
germanocaumo
262195b4e4
Merge branch 'poll-question-refactor' of https://github.com/germanocaumo/bigbluebutton into poll-chat-export
2021-05-31 12:33:06 +00:00
germanocaumo
fe7af552fb
Revert allowDragAndDropFiles default to false
2021-05-31 11:48:31 +00:00
Pedro Beschorner Marin
21a7324f70
feat(guests): notification settings
...
Avoid showing the guest's notification toggles at client's settings if the guest
policy isn't `ASK_MODERATOR`.
2021-05-30 12:09:33 -03:00
germanocaumo
be8d7405a0
fix: missing line break of poll chat export
2021-05-29 00:56:25 +00:00
germanocaumo
5c7fa6ece5
fix: export poll chat message
...
Include the new poll text in the chat export function.
Refactor some chat type constants.
Also fixes empty lines in the export chat file.
2021-05-29 00:28:47 +00:00
germanocaumo
4d347be53b
refactor: use questionText instead of title for poll question
2021-05-27 21:04:15 +00:00
Pedro Beschorner Marin
10e29f3832
Merge pull request #12451 from germanocaumo/poll-chat-translation
...
fix: translate poll answer key for default polls in chat message
2021-05-27 15:21:57 -03:00
germanocaumo
4d62f8a971
fix: translate poll answer key for default polls
2021-05-27 18:16:11 +00:00
germanocaumo
c213b88451
refactor(poll): improve poll types code
...
this also fixes certain poll type detection for other languages than english,
so that the correct poll type is sent in the events (they were being detected as custom)
2021-05-26 17:52:55 +00:00
Pedro Beschorner Marin
b3c698a2a9
Merge pull request #12422 from germanocaumo/poll-chat-refactor
...
refactor: redo how poll result chat message is done
2021-05-26 14:49:19 -03:00
Mohamed Amine Ben Salah
2a9fdebd61
Mobile/Tablet devices automated tests for mobile/tablet on ios/android devices ( #12173 )
...
* adds unability to see screenshare button on mobile devices test specs
* simplify code in testMobileDevice()
* userlist and chat panels should not appear at page load in mobile devices
* lint
* updates outdated audio specs due to leaveAudio changes
* correct clicks on disconnectAudio elements
* whiteboard not visible on userlistPanel or on chatPanel
* reworks mobile devices/usersagents
* fixes screenshare mobile/tablet specs
* adds whiteboardNotAppearOnMobile spec
* adds Chat Panel specification to Mobile-Tablet specs
* simplify getArgs() functions for all devices
2021-05-25 12:05:11 -04:00
Ramon Souza
69c1a7028d
add padding to action bar dropdowns
2021-05-24 10:50:22 -03:00
Anton Georgiev
b6625fc5b8
Merge pull request #12428 from ramonlsouza/localize-guest-wait
...
feat: localization support for guest wait page
2021-05-21 15:51:48 -04:00
Anton Georgiev
b2da92a371
Merge pull request #12423 from ramonlsouza/browser-locale-check
...
fix: handle additional cases for locales
2021-05-21 15:47:01 -04:00
Anton Georgiev
ce61bccf5e
Merge pull request #12429 from ramonlsouza/rm--unused-imports
...
refactor: removing unused imports/exports
2021-05-21 14:41:12 -04:00
Anton Georgiev
eadd2d093f
Merge pull request #12414 from ramonlsouza/issue-12411
...
fix: do not display private chat before first message is sent
2021-05-21 10:34:52 -04:00
Ramon Souza
5d6c9cbb18
removing unused imports/exports
2021-05-21 09:50:31 -03:00
Ramon Souza
d17cc3149f
use session instead of storage
2021-05-21 09:17:24 -03:00
Ramon Souza
8277f431da
remove unused function
2021-05-21 08:59:07 -03:00
Ramon Souza
43ea9d941e
lint
2021-05-21 08:23:47 -03:00
Ramon Souza
74143b7782
localize guest wait page
2021-05-21 08:21:37 -03:00
Ramon Souza
78973df188
remove git add from linter config
2021-05-20 15:44:17 -03:00
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
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