hristoterezov
d74e43ddcc
[RN] fix(Avatar): Match the implementation for web
8 years ago
Lyubo Marinov
3b54c527b6
Remove obsolete source code
8 years ago
damencho
d861ba1876
Moves translation to react and use i18next language detectors.
8 years ago
paweldomas
b58f1cdd16
use logger instead of console
8 years ago
hristoterezov
dc0a7e7628
feat(Analytics): Multiple analytics handlers support
8 years ago
hristoterezov
7e2fe30472
feat(JitsiLocalStorage): Implement localStorage wrapper
8 years ago
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 years ago
damencho
3852b34397
Adds avatarId to Settings.
8 years ago
damencho
5ab6c551df
Disables storing display name and email when using overlay ring.
8 years ago
damencho
0e27f471f1
Removes avatarURL from settings UI.
Removes storing avatarURL in localstorage and retrieving it.
8 years ago
hristoterezov
8deb003ef6
JWT client support
9 years ago
tsareg
c1a93afeaf
Log warning instead of error for audio output device change 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
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
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
isymchych
be0abf908e
auto-save setiings
9 years ago
isymchych
3cf478826e
implement user logout
9 years ago
isymchych
5ec28ff3c1
code cleanup: remove unused settings
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
hristoterezov
0d03a4fceb
callstats
9 years ago
isymchych
a10f9437f1
Integration of statistics module
9 years ago
isymchych
272cfea493
share user email through commands
9 years ago
isymchych
c50151d85d
do not use NicknameHandler
9 years ago
isymchych
9f2b3aa011
rename callStatsUID to callStatsUserName
9 years ago
isymchych
c89c9e78ff
move username generator to utils
9 years ago
isymchych
0a71c2e1d3
Generate random username for callstats
9 years ago
Emil Ivov
097c008a63
add display name to stats debug info
9 years ago
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
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
f16a1cdf44
Changes the implementation to store the language in local storage. Adds new languages.
10 years ago
paweldomas
b87cd9f842
Moves Settings module out from the UI.
10 years ago