Leonard Kim
7db1c9b8eb
fix: open device selection if it is the only available setting
Move logic to open device selection outside of SettingsMenu so
it can be called independently by either SettingsMenu or by
the settings button itself if no other settings but devices will
be displayed.
8 years ago
Leonard Kim
eb7dda85a1
feat: replace device selection in settings with button for modal
Cleanup existing logic for displaying and updating device
selection settings in the settings menu. In its place
is a button to open the device selection modal.
8 years ago
damencho
4e9450f200
Fixes settings panel translation.
Strings are not translated when opening the settings side panel. It was that we were creating settings panel html after i18n library had loaded and had translated the rest of the html.
The element selecting the current language was also not translated, which end up with no selection in the UI for the current language.
8 years ago
Lyubo Marinov
18368fefaa
Comply w/ coding style
8 years ago
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
8 years ago
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
8 years ago
Konstantyn Pahsura
9f280e320d
_.template removed
8 years ago
Konstantyn Pahsura
a1e098680d
make side panels init from js
8 years ago
damencho
1f200b63a7
Updates i18next and bundles default translations.
8 years ago
Konstantyn Pahsura
28f719b58a
dropdown styles fixes
8 years ago
Lyubomir Marinov
242c1419fd
Format source code for (some) consistency
8 years ago
Kostiantyn Pashura
736b98869f
dropdown restyle
8 years ago
Kostiantyn Pashura
8118b4aea1
aui select and checkbox added
8 years ago
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 years ago
yanas
aacb39a439
Some css adjustments to settings and contact list.
8 years ago
yanas
9ce83250da
Fixes console logs
8 years ago
yanas
a9e31a2843
Fixes settings menu for non moderators
8 years ago
yanas
45496b7592
Make settings sections configurable
8 years ago
yanas
2aea6c4120
Remove unused dialog
8 years ago
yanas
f811410b45
Settings re-design
8 years ago
yanas
b4c9816d9f
Rename side panels and implement toggle/untoggle policy
8 years ago
damencho
0e27f471f1
Removes avatarURL from settings UI.
Removes storing avatarURL in localstorage and retrieving it.
8 years ago
paweldomas
34a24ce290
Fix a crash on IE/Safari when plugin is not installed
8 years ago
hristoterezov
8deb003ef6
JWT client support
9 years ago
tsareg
448fcf36b6
Show dialog for GUM errors
9 years ago
Kostiantyn Tsaregradskyi
b270256a7a
Switch local audio and video track when list of available devices changes
9 years ago
Kostiantyn Tsaregradskyi
474155ce9d
Added ability to notify about available media device list changes
9 years ago
Kostiantyn Tsaregradskyi
5e027e0a91
Added ability to switch audio output device - changes after review
9 years ago
Kostiantyn Tsaregradskyi
d34adb67dd
Added ability to switch audio output device
9 years ago
Kostiantyn Tsaregradskyi
2bd600aeaf
Very raw version of ability to switch audio output device
9 years ago
yanas
d9c3eec9a8
Fix the black stripe (another try)
9 years ago
yanas
cc761700fe
Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI.
9 years ago
isymchych
be0abf908e
auto-save setiings
9 years ago
isymchych
ebf57923ae
hide chat if local display name is empty
9 years ago
isymchych
0bcbd105e3
escape nicknames before displaying them
9 years ago
isymchych
f65d630ad8
allow user to select camera and microphone
9 years ago
yanas
27d509332a
Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392
9 years ago
isymchych
0262917aa6
implementation of "start muted"
9 years ago
isymchych
4f91ac01fd
refactoring
9 years ago
isymchych
de9d991f98
do not use xmpp module in side_panels module
9 years ago
isymchych
09aa9482c0
do not use members module
9 years ago
isymchych
fe77846b89
do not use xmpp in settings menu
9 years ago
isymchych
c50151d85d
do not use NicknameHandler
9 years ago
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
9 years ago
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
9 years ago
hristoterezov
f11c3b94ed
Moves some methods from avatar to videolayout.
9 years ago
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 years ago
George Politis
93648f361b
Updates the license headers.
10 years ago
hristoterezov
099e3340bc
Implements start muted feature.
10 years ago
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
10 years ago