Lyubo Marinov
5d313a8cd8
Coding style
A few occurrences of coding style/formatting which I noticed while
reviewing 'feat(eslint): Enable for non react files'. These are
definitely not all occurrences I could've noticed during the review
but... we're talking about files outside react/ anyway.
8 lat temu
hristoterezov
969f5d67ab
feat(eslint): Enable for non react files
8 lat temu
hristoterezov
a3a871d4b3
fix(lib-jitsi-meet): Use the exported constants
8 lat temu
paweldomas
122be9e0e0
ref: move 'jwt' feature to 'base'
8 lat temu
Lyubo Marinov
4e0761a46a
CONNECTION_FAILED error as object
Gradually, we exploded the error of CONNECTION_FAILED in multiple
redux state properties. The explosion makes maintenance harder because
the properties have to be updated in sync. Collect them in an object
resembling an Error instance.
8 lat temu
Ilya Daynatovich
ab5c2e9ded
Add jwt module to react
8 lat temu
Lyubomir Marinov
538af01bf5
Comply w/ coding style
9 lat temu
hristoterezov
92d0589a37
ref(overlay): The overlays to use React
9 lat temu
paweldomas
b58f1cdd16
use logger instead of console
9 lat temu
hristoterezov
7e2fe30472
feat(JitsiLocalStorage): Implement localStorage wrapper
9 lat temu
paweldomas
38fc1c01d4
Move XMPP login prompt handling to AuthHandler
9 lat temu
hristoterezov
d6ef36b4b4
Passes the room name to connect when using authentication
9 lat temu
hristoterezov
6b5f6ec704
Fixes issue with multiple room query parameters added to bosh url
9 lat temu
hristoterezov
0970fdd7e7
Clears external connect data after using it
9 lat temu
yanas
c881e7b640
Add hidden participant support
9 lat temu
yanas
1c9903642b
Do not remove the login params after read
9 lat temu
yanas
3408737693
Adds id and password initial login
9 lat temu
hristoterezov
4a1175d44f
Fixes comments after review
9 lat temu
hristoterezov
bf9c4ea444
Implements server side connection establishment
9 lat temu
damencho
b4b9160fcb
Adds room name to the bosh connection.
10 lat temu
isymchych
6b98fd52ea
added some documentation (jsdocs)
10 lat temu
damencho
7e35794e47
Passes all configs to the connection.
10 lat temu
hristoterezov
29a85b797a
Fixes audio / video mutes
10 lat temu
isymchych
3a00837107
better error handling while establishing connection
10 lat temu
isymchych
58d1c76ab0
handle external auth; xmpp auth tbd
10 lat temu