João Victor
3c39dc0b8c
migrate userChangedLocalSettings
2024-01-30 10:03:11 -03:00
Ramón Souza
94cb2d5d97
only display reactions bar toggle if reactions are enabled
2023-08-11 10:14:16 -03:00
Scroody
8272b487f3
Testing
2023-05-16 14:39:56 -03:00
GuiLeme
d1025fcbe5
[issue-16954] - Changes in review and fix of minor bugs
2023-04-12 12:51:23 -03:00
GuiLeme
5eb29e0ab5
[issue-16954] - merge upstream/v2.7.x-release
2023-04-11 11:02:00 -03:00
GuiLeme
9329e194fd
[issue-16954] - migration of screenshare unavailable, connectionStatus and randomUser
2023-03-24 17:48:00 -03:00
GuiLeme
031ead2176
[issue-16954] - Changes to settings dropdown
2023-03-21 10:00:46 -03:00
GuiLeme
f943cbf732
[issue-16954] - renaming referencing of Modals
2023-03-20 10:08:35 -03:00
Ramón Souza
142923bbcf
replace lodash clone and isFinite
2023-02-17 10:17:19 -03:00
KDSBrowne
f266989421
update and add missing control labels in settings
2022-12-21 15:32:20 +00:00
João Victor Nunes
19b28de056
Merge branch 'v2.6.x-release' into issue-15713
2022-09-29 10:49:17 -03:00
Joao Victor
f8279ab5b4
improvement: add internationalization singleton
2022-09-28 13:48:27 -03:00
Ramón Souza
560d9370c6
adjust html/body lang on page load
2022-09-08 14:25:29 -03:00
Lucas Zawacki
83847a21aa
Merge branch 'v2.5.x-release-Layouts' of github.com:lfzawacki/bigbluebutton into develop-bbb
2022-04-13 21:08:32 +00:00
Max Franke
6b05e431dd
feat(theme): add dark mode theme
2022-04-08 16:05:29 -03:00
Ramon Souza
4130273615
hide data saving toggles when features are disabled
2022-03-15 13:58:15 -03:00
Lucas Zawacki
140e08a730
Adapt code for merge
2022-03-02 11:24:54 -03:00
Ramón Souza
1d1375b3cf
move modal component to common folder
2022-02-15 15:54:55 +00:00
Ramón Souza
f6e65f58c5
merge 2.4 into develop and resolve conflicts - partial
2022-01-12 16:40:45 +00:00
Maxim Khlobystov
629f03ca46
Use Tahoma font for Persian language
2021-12-15 21:35:36 +00:00
Joao Victor
e84cfab5fa
refactor: connection status modal UX
2021-11-22 08:25:07 -03:00
Ramón Souza
aef73a1da5
convert settings component
2021-11-05 12:10:12 +00:00
Ramon Souza
e59c5f0699
add user leave settings
2021-08-20 14:15:29 -03:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00
Ramon Souza
1ac5350fd4
change layout ui
2021-06-22 09:17:11 -03:00
Ramon Souza
38d1971c2e
actions bar height based on fontSize
2021-06-18 15:32:46 -03: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
Ramon Souza
805f0ba912
remove commented out code, added new line at the end of styles file
2021-04-30 16:09:36 -03:00
Ramon Souza
e10375e565
move settings text out of buttons
2021-04-30 16:06:28 -03:00
KDSBrowne
ca3975f242
update html lang on locale change in settings
2021-04-20 11:51:15 +00:00
prlanzarin
cf8b5e422f
video-provider: add pagination settings toggle
2021-03-10 18:44:23 +00:00
Pedro Beschorner Marin
e08af4b43e
Include waiting users push alert in settings
...
Since we added audio alert notifications in settings controls there was an ampty
grid gap reserved for the push alerts.
2021-03-03 16:26:15 -03:00
Vitor Vanacor
f2e40d3286
guestWaitingAudioAlert moved to settings
2021-03-03 15:24:54 -03:00
Anton Georgiev
111109674e
Merge pull request #11247 from ramonlsouza/language-dropdown
...
Reduces the number of options displayed on locale settings dropdown
2021-02-22 15:44:29 -05:00
Philipp Memmel
5049698d13
fixes non localized notifications label in settings
2021-02-01 15:57:43 +00:00
Mario Jr
f2de2806eb
Add setting for enabling/disabling microphone audio filters
...
As explained in #11143 , disabling audio filters is desired in some scenarios.
This basically adds an option for user to disable default constraints.
When user doesn't change this value in Settings > Application, the default
value for each audio constraints is retrieved from settings.yml.
When user changes this value in Settings > Application, audio
filters (AGC, Noise Supression and Echo Cancellation) are all set to
true/false, according to the value selected in the Settings GUI.
To start it simple, we decided to not to add a different setting in the GUI for
each audio contraint. This may be added in the future, though (perhaps in a
dedicated Audio Settings tab)
This is related to #4873
2021-01-29 14:18:15 -03:00
Ramon Souza
f72a7f0fea
create a reusable component for settings and captions language dropdown
2021-01-29 13:17:35 -03:00
Ramon Souza
7c2a488f15
show only variations of the selected language on locale settings
2021-01-27 16:50:48 -03:00
Tainan Felipe
e64c0e1c62
Merge branch 'develop' into issue-9219
2020-07-28 13:28:32 -03:00
Anton Georgiev
55d8d4b199
Merge pull request #9529 from Tainan404/issue-9128
...
Rework locales list generation
2020-07-28 11:10:38 -04:00
KDSBrowne
bd0bec8c0b
only show raise hand setting / toast for moderators
2020-07-06 12:56:19 +00:00
Tainan Felipe
db8e7fcd39
Update react-intl and add fallback to unsupported languages
2020-05-25 17:00:13 -03:00
Tainan Felipe
6a340e9401
Rework locales list generation
2020-05-13 14:05:59 -03:00
KDSBrowne
d9f3cd0d34
add notification tab to settings modal
2020-03-19 14:19:40 +00:00
Chad Pilkey
549804c281
add audio cue on user join setting
2019-11-11 09:53:58 -08:00
Joao Siebel
44c660cf48
remove lock from local settings
2019-08-02 10:15:50 -03:00
Anton Georgiev
ac36732849
Merge branch 'master' into closed-captions-prototype
2019-05-29 11:51:45 -04:00
Pedro Beschorner Marin
34b39a2b0a
Closed captions prototype in a big commit
2019-05-22 18:33:20 -03:00
KDSBrowne
89898ae09e
fix console error from state update on unmounted component
2019-05-22 18:54:30 +00:00
KDSBrowne
57399c2210
switch to correct label for notification
2019-05-08 15:56:10 +00:00