germanocaumo
|
cacba3c7e7
|
feat(html5): add meteor rtt as prometheus metric
|
2022-04-08 14:27:35 +00:00 |
|
Anton Georgiev
|
638b313896
|
Merge pull request #14773 from Tainan404/refactor-notes-viewing-mode
refactor: Refactor shared notes viewing mode
|
2022-04-07 15:29:41 -04:00 |
|
Anton Georgiev
|
54bfb1a44e
|
Merge pull request #14755 from Tainan404/remove-innerhtmls
refactor: Remove unnecessary dangerouslySetInnerHTML of the client
|
2022-04-07 15:28:54 -04:00 |
|
Tainan Felipe
|
3f05270c03
|
Merge remote-tracking branch 'upstream/v2.5.x-release' into refactor-notes-viewing-mode
|
2022-04-07 15:40:59 -03:00 |
|
Tainan Felipe
|
fd79d7e3d3
|
Refactor shared notes viewing mode
|
2022-04-07 15:35:24 -03:00 |
|
Anton Georgiev
|
052ed973cf
|
Merge pull request #14772 from ramonlsouza/issue-14745
fix: Closed caption button with style bug
|
2022-04-07 14:30:59 -04:00 |
|
Ramon Souza
|
cea86377cb
|
fix cc icon styles
|
2022-04-07 15:14:12 -03:00 |
|
Joao Victor
|
9b6c43fa2b
|
Use forEach instead of map
|
2022-04-07 14:06:51 -03:00 |
|
Anton Georgiev
|
3cee20c489
|
fix: Drop old postMessage leftover
|
2022-04-07 15:27:41 +00:00 |
|
Anton Georgiev
|
cde5c0a5fd
|
Merge pull request #14756 from JoVictorNunes/issue-14740
fix(breakout invitation): pick users from state instead of props
|
2022-04-07 11:23:11 -04:00 |
|
Anton Georgiev
|
ebf8342627
|
Merge pull request #14767 from pedrobmarin/f-p-rocs
fix(pads): read-only content style
|
2022-04-07 10:11:19 -04:00 |
|
Anton Georgiev
|
03a7f2b3f0
|
Merge pull request #14764 from pedrobmarin/r-p-isc
refactor(pads): improve session creation
|
2022-04-07 10:08:17 -04:00 |
|
Pedro Beschorner Marin
|
5104a0d766
|
fix(pads): read-only content style
Set width to the inner div that will receive the pad's HTML content.
|
2022-04-07 10:57:27 -03:00 |
|
Pedro Beschorner Marin
|
307a6cb83c
|
refactor(pads): improve session creation
Add a throttle control to avoid multiple create session calls in a short
period of time.
|
2022-04-07 10:26:59 -03:00 |
|
Joao Victor
|
a89c8eb0d0
|
Pass function to get svg ref instead of the ref itself
|
2022-04-06 16:37:11 -03:00 |
|
Joao Victor
|
5baea83a4d
|
Pick users from state instead of props
|
2022-04-06 14:35:44 -03:00 |
|
Tainan Felipe
|
a77fee3479
|
Remove unused code in chat alert
|
2022-04-06 14:29:50 -03:00 |
|
Tainan Felipe
|
b62e9dc7d6
|
Add a simple way to show more than one description in modal confirmation
|
2022-04-06 14:27:05 -03:00 |
|
Ramon Souza
|
a1a8d68b4d
|
fix presentation size 0 bug
|
2022-04-05 14:37:52 -03:00 |
|
Anton Georgiev
|
a07d5e7969
|
Merge pull request #14687 from antonbsa/tests-check-settings
test: Handle file download and check current settings
|
2022-04-04 16:06:27 -04:00 |
|
Anton Georgiev
|
280da6ab40
|
Merge pull request #14726 from prlanzarin/u25-new-victorio
fix(locale): add locale for audio settings speaker test label
|
2022-04-01 13:36:53 -04:00 |
|
prlanzarin
|
91f1119bfd
|
fix(locale): add locale for audio settings speaker test label
|
2022-04-01 13:58:04 -03:00 |
|
Anton Georgiev
|
c89f952868
|
Merge pull request #14578 from JoVictorNunes/issue-14443
fix: toast notification style
|
2022-03-31 10:46:59 -04:00 |
|
Anton Georgiev
|
788fc7bd6a
|
Merge pull request #14577 from JoVictorNunes/issue-14486
fix(chat): close private chat button
|
2022-03-31 10:46:49 -04:00 |
|
Anton Georgiev
|
3d9c8d0e4c
|
Merge pull request #14706 from ramonlsouza/issue-14689-25
fix: setSwapLayout happens after other components change its value
|
2022-03-30 17:05:03 -04:00 |
|
Ramon Souza
|
eee4fde845
|
prevent setSwapLayout race condition
|
2022-03-30 15:43:00 -03:00 |
|
Anton Georgiev
|
9b370a84be
|
Merge pull request #14674 from ramonlsouza/issue-14673
fix: fullscreen instead of Exit Full Screen (presentation)
|
2022-03-29 16:12:38 -04:00 |
|
Arthurk12
|
420bd8b526
|
refactor(whiteboard): text tool updates
Makes the whiteboard text tool send annotation updates.
Partially reverts 40b18b0662 .
|
2022-03-29 11:46:47 -03:00 |
|
Anton B
|
6eead03fb3
|
set dynamic steps by current settings
|
2022-03-29 10:53:07 -03:00 |
|
Ramon Souza
|
7a9c3b01bd
|
adjust chat padding/margin
|
2022-03-29 10:03:50 -03:00 |
|
Anton B
|
fae7810ef4
|
Merge remote-tracking branch 'upstream/v2.5.x-release' into next-pr
|
2022-03-28 15:23:25 -03:00 |
|
Anton Georgiev
|
996f1bb701
|
Merge pull request #14681 from ramonlsouza/issue-14669
fix: In Firefox, "Start a private chat" is always with hover style (2.5)
|
2022-03-28 11:55:25 -04:00 |
|
Anton Georgiev
|
29f5947e21
|
Merge pull request #14590 from frankemax/refactor-video-list-item
refactor(video-list-item): hookify and reorganize component
|
2022-03-28 11:53:25 -04:00 |
|
Ramon Souza
|
17f3ca21ec
|
fix menu autofocus firefox
|
2022-03-28 11:10:54 -03:00 |
|
Ramon Souza
|
6199bcbd4f
|
fix fullscreen presentation button label
|
2022-03-25 13:38:57 -03:00 |
|
Max Franke
|
e45deb5e7e
|
refactor(video-list-item): hookify and reorganize component
|
2022-03-24 13:29:13 -03:00 |
|
Anton Georgiev
|
abd9bc7cb5
|
Merge pull request #14653 from KDSBrowne/14636-2.5BBB
feat: Add Lock Viewer Cursors Setting UI
|
2022-03-23 15:17:45 -04:00 |
|
KDSBrowne
|
59b924c9b7
|
fix typo
|
2022-03-23 19:11:41 +00:00 |
|
KDSBrowne
|
8490ff2a7e
|
add hideViewersCursor setting to isMeetingLocked
|
2022-03-23 19:10:20 +00:00 |
|
KDSBrowne
|
6025eb2df9
|
add hideViewersCursor lock setting to lockContextContainer
|
2022-03-23 18:55:19 +00:00 |
|
KDSBrowne
|
e2fc248094
|
update description
|
2022-03-23 18:27:25 +00:00 |
|
KDSBrowne
|
369638e758
|
add notification labels
|
2022-03-23 18:22:42 +00:00 |
|
Ramon Souza
|
fd22fd9641
|
prevent chat notification bug on promotion
|
2022-03-23 13:07:03 -03:00 |
|
KDSBrowne
|
e25df307c1
|
use users context
|
2022-03-23 14:54:13 +00:00 |
|
KDSBrowne
|
229aa39384
|
use lock context
|
2022-03-23 13:52:15 +00:00 |
|
KDSBrowne
|
0998ea5d37
|
remove unlocked text from feature toggle
|
2022-03-23 00:12:38 +00:00 |
|
Gustavo Trott
|
a6c3af7b0f
|
Add disabledFeatures=virtualBackgrounds
|
2022-03-22 16:01:27 -03:00 |
|
KDSBrowne
|
9a765b9c7e
|
add moderator constant | rename variables
|
2022-03-22 18:11:08 +00:00 |
|
KDSBrowne
|
3bb184f3a4
|
add lock viewers cursor setting UI
|
2022-03-22 03:14:40 +00:00 |
|
Gustavo Trott
|
4cb563085f
|
Implements param lockSettingsHideViewersCursor
|
2022-03-21 15:25:41 -03:00 |
|