hristoterezov
969f5d67ab
feat(eslint): Enable for non react files
8 lat temu
hristoterezov
d74e43ddcc
[RN] fix(Avatar): Match the implementation for web
8 lat temu
Lyubo Marinov
3b54c527b6
Remove obsolete source code
8 lat temu
damencho
d861ba1876
Moves translation to react and use i18next language detectors.
8 lat temu
paweldomas
b58f1cdd16
use logger instead of console
9 lat temu
hristoterezov
dc0a7e7628
feat(Analytics): Multiple analytics handlers support
9 lat temu
hristoterezov
7e2fe30472
feat(JitsiLocalStorage): Implement localStorage wrapper
9 lat temu
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.
9 lat temu
damencho
3852b34397
Adds avatarId to Settings.
9 lat temu
damencho
5ab6c551df
Disables storing display name and email when using overlay ring.
9 lat temu
damencho
0e27f471f1
Removes avatarURL from settings UI.
Removes storing avatarURL in localstorage and retrieving it.
9 lat temu
hristoterezov
8deb003ef6
JWT client support
9 lat temu
tsareg
c1a93afeaf
Log warning instead of error for audio output device change errors
9 lat temu
Kostiantyn Tsaregradskyi
b270256a7a
Switch local audio and video track when list of available devices changes
9 lat temu
Kostiantyn Tsaregradskyi
474155ce9d
Added ability to notify about available media device list changes
9 lat temu
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
9 lat temu
Kostiantyn Tsaregradskyi
d34adb67dd
Added ability to switch audio output device
9 lat temu
Kostiantyn Tsaregradskyi
2bd600aeaf
Very raw version of ability to switch audio output device
9 lat temu
isymchych
be0abf908e
auto-save setiings
9 lat temu
isymchych
3cf478826e
implement user logout
9 lat temu
isymchych
5ec28ff3c1
code cleanup: remove unused settings
9 lat temu
isymchych
0bcbd105e3
escape nicknames before displaying them
9 lat temu
isymchych
f65d630ad8
allow user to select camera and microphone
9 lat temu
hristoterezov
0d03a4fceb
callstats
9 lat temu
isymchych
a10f9437f1
Integration of statistics module
9 lat temu
isymchych
272cfea493
share user email through commands
10 lat temu
isymchych
c50151d85d
do not use NicknameHandler
10 lat temu
isymchych
9f2b3aa011
rename callStatsUID to callStatsUserName
10 lat temu
isymchych
c89c9e78ff
move username generator to utils
10 lat temu
isymchych
0a71c2e1d3
Generate random username for callstats
10 lat temu
Emil Ivov
097c008a63
add display name to stats debug info
10 lat temu
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
10 lat temu
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 lat temu
George Politis
93648f361b
Updates the license headers.
10 lat temu
hristoterezov
f16a1cdf44
Changes the implementation to store the language in local storage. Adds new languages.
10 lat temu
paweldomas
b87cd9f842
Moves Settings module out from the UI.
10 lat temu
hristoterezov
69b0e2ad32
Creates UI module.
10 lat temu