Lyubo Marinov
203f9f7724
[RN] Delay the generating of machineId
Because the implementation of LocalStorage in jitsi-meet at the time
of this writing is asynchronous with respect to loading and saving,
delay the generation of machineId in order to allow LocalStorage to
load any previously saved value.
7 years ago
hristoterezov
fb8b139856
fix(localStorage): exception if localStorage is disabled
7 years ago
Lyubo Marinov
de61af8b2d
[eslint] require-jsdoc
8 years ago
hristoterezov
432185066a
fix(eslint): Add no-invalid-this rule
8 years ago
hristoterezov
e5472b9aca
fix(eslint): Add eqeqeq rule
8 years ago
Lyubo Marinov
840c5b3cdf
[eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing
8 years ago
Lyubo Marinov
eacd244218
[eslint] no-unused-expressions
8 years ago
Lyubo Marinov
4581605a28
[eslint] newline-after-var, newline-before-return, newline-per-chained-call
8 years ago
Lyubo Marinov
c991abf9ef
[eslint] prefer-template
8 years ago
Lyubo Marinov
5bff0ed543
[eslint] no-var
8 years ago
Lyubo Marinov
ed0d464392
[eslint] quotes
8 years ago
Lyubo Marinov
78217478d1
[eslint] space-before-function-paren
8 years ago
Lyubo Marinov
1ff84b6781
[eslint] prefer-const
8 years ago
hristoterezov
986719bd97
feat(Analytics): Multiple analytics handlers support
8 years ago
Lyubomir Marinov
24d71f6936
Make localStorage completely optional
Since half of the Settings functions check whether localStorage is
supported, adds the check to the other half to make localStorage
completely optional.
9 years ago
isymchych
e2154a2a5f
store userId and callStatsUserName globally (was per-conference)
move sessionId reading/storing into Settings.js
9 years ago
isymchych
f449bc34d8
fix Settings save to actually save data localstrage
9 years ago
hristoterezov
b8682c6a83
Add callstats support
9 years ago
damencho
e5ee21b19b
Removes email references.
9 years ago
hristoterezov
e1cc5e5aac
Changes the logger from console to jitsi-meet-logger
9 years ago
hristoterezov
e9cf303fa6
Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods.
9 years ago
hristoterezov
e17e31c274
Adds partial support for multiple chat rooms. Implements join and leave methods.
9 years ago
Boris Grozev
72d4ecb607
initial commit
9 years ago