Commit Graph

12004 Commits

Author SHA1 Message Date
Localization Server
82c00c3f75 chore: Pulled the latest 2.5 HTML5 locales from Transifex 2022-10-19 10:16:33 -03:00
Ramón Souza
d3cfe305b0 Merge remote-tracking branch 'upstream/v2.5.x-release' into oct18 2022-10-18 17:13:33 -03:00
Ramón Souza
e17045031d Merge remote-tracking branch 'upstream/v2.5.x-release' into oct18 2022-10-18 17:02:48 -03:00
KDSBrowne
8ee7d85090 fix lint issue 2022-10-18 14:13:30 -03:00
KDSBrowne
32896d025b restrict poll item length to 30 chars 2022-10-18 14:13:23 -03:00
Ramón Souza
7553a7dbe2 add custom polling functionality to smart polls 2022-10-18 14:13:09 -03:00
Ramón Souza
44feee8dda add safeMatch method 2022-10-18 10:27:10 -03:00
GuiLeme
bc9f24a5fb [backport-pdf-100] - backport of functionality 2022-10-17 17:05:16 -03:00
Ramón Souza
8968f1c91a
Merge pull request #15845 from JoVictorNunes/improved-error-screen-messages-backport
[2.5] improvement: error screen messages and logs
2022-10-17 14:24:56 -03:00
Joao Victor
79587a393b Stringify error code 2022-10-17 13:35:23 -03:00
Ramón Souza
e8143f1c68
Merge pull request #15849 from ramonlsouza/bp15826
Update Smart Slides to Support Typed Response Poll (2.5)
2022-10-14 16:28:12 -03:00
KDSBrowne
6e8b33f6a2 fix viewer crash when smart polling 2022-10-14 15:44:06 -03:00
KDSBrowne
815338db0d handle double ?? for multi response smart poll 2022-10-14 15:44:06 -03:00
KDSBrowne
db5db90548 fix lint issues in quick poll dropdown cmp 2022-10-14 15:44:06 -03:00
KDSBrowne
9f0351d0d6 update smart slides to detect user response poll 2022-10-14 15:44:06 -03:00
Lucas Fialho Zawacki
d53c8d90a2 Option to hide waiting users icon when no pending users 2022-10-14 15:20:06 -03:00
Joao Victor
d628131e64 improvement: error screen messages and logs 2022-10-14 14:47:27 -03:00
Ramón Souza
5b274add16
Merge pull request #15777 from germanocaumo/dup-ann-ws-fix-25
chore(whiteboard): backport of annotations dupplication fix
2022-10-14 13:54:45 -03:00
Ramón Souza
38a4c3eae7 remove empty object in logs 2022-10-14 10:36:24 -03:00
Ramón Souza
04eb95e70f
Merge pull request #15752 from JoVictorNunes/issue-15559-25
fix: screenshare volume control
2022-10-13 15:15:47 -03:00
germanocaumo
3ecf79cc4f fix(whiteboard): only call annotation upsert in one frontend instance
We were calling upsert in the Annotations collection for the same annotation in all frontend instances, this could lead to the same annotation being inserted
multiple times with different ids due to concurrency.

Added the html5InstanceId of the original request to the redis message so we can use it to only call upsert in one instance.
2022-10-04 10:28:36 +00:00
germanocaumo
9d059dc5e5 fix(whiteboard): avoid subscribing to annotations multiple times
The subscription to annotations sometimes could be ready and stopped before the component fully loads,
allowing it to be subscribed again (and then receiving all the annotations via websocket two times).

Moved the subscription to occur only after the base ones.
2022-10-04 09:35:06 +00:00
Joao Victor
e4d8863e9f fix: screenshare volume control 2022-09-29 11:07:31 -03:00
Gustavo Trott
be81a0e32a
Merge pull request #15541 from gustavotrott/html5-show-ejectedReason 2022-09-28 10:59:04 -03:00
Ramón Souza
fcf05910d1
Merge pull request #15724 from JoVictorNunes/issue-15692
fix: allow video settings to open
2022-09-26 13:39:52 -03:00
Gustavo Trott
03378ed48e Remove delay to endMeeting when user is ejected=true 2022-09-22 14:22:58 -03:00
Joao Victor
ab40586702 fix: allow video settings to open 2022-09-22 09:37:24 -03:00
Ramón Souza
b3c59ae672
Merge pull request #15723 from ramonlsouza/xhr-fallback-25
fix: disable xhr fallback on websocket connection (2.5)
2022-09-21 16:50:59 -03:00
Ramón Souza
ca52a2e073
Merge pull request #15714 from ramonlsouza/port-15687-25
fix: multiple answer translation in live results (2.5)
2022-09-21 16:49:24 -03:00
Ramón Souza
426b283f42
Merge pull request #15710 from ramonlsouza/issue-15709
fix: broadcast push alert crash in breakouts
2022-09-21 16:49:13 -03:00
Gustavo Trott
89ea5d07d3 Merge remote-tracking branch 'upstream/v2.5.x-release' into html5-show-ejectedReason 2022-09-21 15:58:01 -03:00
Ramón Souza
f5b912d5ef move config to public.app 2022-09-21 13:16:25 -03:00
Ramón Souza
6d1463e03b add disableWebsocketFallback settings 2022-09-21 11:03:21 -03:00
Ramón Souza
f055781db8 disable xhr fallback on websocket connection 2022-09-21 10:16:27 -03:00
Localization Server
126f2e331b chore: Pulled the latest 2.5 HTML5 locales from Transifex 2022-09-21 09:25:01 -03:00
Ramón Souza
c6ea6a5d12 fix multiple answer translation in live results 2022-09-20 13:28:25 -03:00
Ramón Souza
a882701ac7 fix broadcast push alert in breakouts 2022-09-20 09:57:08 -03:00
Ramón Souza
83c9e644b1 add settings 2022-09-16 11:56:56 -03:00
Ramón Souza
774da00d16 change server name format and add timestamp to logs 2022-09-16 10:48:21 -03:00
Ramón Souza
facae4e2fb include server role and instance in logs 2022-09-15 16:57:20 -03:00
Ramón Souza
f6642bd2a8 add server health log 2022-09-15 16:56:00 -03:00
Ramón Souza
8a59a104b5
Merge pull request #15649 from ramonlsouza/port-15618-25
fix: port adjustments in breakout publisher to 2.5
2022-09-14 13:28:58 -03:00
Ramón Souza
cb9be4b072
Merge pull request #15612 from JoVictorNunes/issue-15579
chore/fix: update `react-intl` to `6.1.0` and add config to disable fallback
2022-09-13 16:28:03 -03:00
Anton Georgiev
5f4c89b6ff
Merge pull request #15672 from ramonlsouza/current-presentation-class
refactor: Add "current presentation" toast unique class
2022-09-09 19:43:44 -04:00
Ramón Souza
5a83f9b392 add unique className to current presentation toasts 2022-09-09 13:25:20 -03:00
Ramón Souza
5588e19e3c
Merge pull request #15558 from JoVictorNunes/issue-15555
fix: check virtual background type on change
2022-09-09 09:25:15 -03:00
Ramón Souza
b09c2e0b41 adjust breakout publisher 2022-09-06 11:22:15 -03:00
Joao Victor
2dd5a73601 chore: update react-intl to 6.1.0 2022-08-29 17:25:43 -03:00
Ramón Souza
e3b7c89ac9
Merge pull request #15586 from ramonlsouza/adjust-assign-buttons
style: adjust breakout room assignment buttons
2022-08-26 13:54:32 -03:00
Ramón Souza
ba44e4e71a
Merge pull request #15562 from ramonlsouza/fix-font-preload
fix: preloaded fonts being requested again
2022-08-26 10:32:34 -03:00