hristoterezov
7e2fe30472
feat(JitsiLocalStorage): Implement localStorage wrapper
8 gadus atpakaļ
damencho
0683f94edb
Skips storing devices (mic and camera) if there is no user selection.
Skips storing device ids in localstorage if the user hasn't selected a device to use, and keeps using system defaults. Removes calls to private library method for setting initial realDeviceIds, as this had been added to the library.
8 gadus atpakaļ
damencho
3852b34397
Adds avatarId to Settings.
8 gadus atpakaļ
damencho
5ab6c551df
Disables storing display name and email when using overlay ring.
8 gadus atpakaļ
damencho
0e27f471f1
Removes avatarURL from settings UI.
Removes storing avatarURL in localstorage and retrieving it.
8 gadus atpakaļ
hristoterezov
8deb003ef6
JWT client support
9 gadus atpakaļ
tsareg
c1a93afeaf
Log warning instead of error for audio output device change errors
9 gadus atpakaļ
Kostiantyn Tsaregradskyi
b270256a7a
Switch local audio and video track when list of available devices changes
9 gadus atpakaļ
Kostiantyn Tsaregradskyi
474155ce9d
Added ability to notify about available media device list changes
9 gadus atpakaļ
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
9 gadus atpakaļ
Kostiantyn Tsaregradskyi
d34adb67dd
Added ability to switch audio output device
9 gadus atpakaļ
Kostiantyn Tsaregradskyi
2bd600aeaf
Very raw version of ability to switch audio output device
9 gadus atpakaļ
isymchych
be0abf908e
auto-save setiings
9 gadus atpakaļ
isymchych
3cf478826e
implement user logout
9 gadus atpakaļ
isymchych
5ec28ff3c1
code cleanup: remove unused settings
9 gadus atpakaļ
isymchych
0bcbd105e3
escape nicknames before displaying them
9 gadus atpakaļ
isymchych
f65d630ad8
allow user to select camera and microphone
9 gadus atpakaļ
hristoterezov
0d03a4fceb
callstats
9 gadus atpakaļ
isymchych
a10f9437f1
Integration of statistics module
9 gadus atpakaļ
isymchych
272cfea493
share user email through commands
9 gadus atpakaļ
isymchych
c50151d85d
do not use NicknameHandler
9 gadus atpakaļ
isymchych
9f2b3aa011
rename callStatsUID to callStatsUserName
9 gadus atpakaļ
isymchych
c89c9e78ff
move username generator to utils
9 gadus atpakaļ
isymchych
0a71c2e1d3
Generate random username for callstats
9 gadus atpakaļ
Emil Ivov
097c008a63
add display name to stats debug info
9 gadus atpakaļ
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
10 gadus atpakaļ
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 gadus atpakaļ
George Politis
93648f361b
Updates the license headers.
10 gadus atpakaļ
hristoterezov
f16a1cdf44
Changes the implementation to store the language in local storage. Adds new languages.
10 gadus atpakaļ
paweldomas
b87cd9f842
Moves Settings module out from the UI.
10 gadus atpakaļ
hristoterezov
69b0e2ad32
Creates UI module.
10 gadus atpakaļ