Lyubo Marinov
241dc3b147
[RN] Support XMPP authentication
8年前
paweldomas
141acea194
[RN] Support XMPP authentication
8年前
Ilya Daynatovich
ab5c2e9ded
Add jwt module to react
8年前
paweldomas
b58f1cdd16
use logger instead of console
9年前
damencho
5217bf0bb8
Removes translateString and use translateElement.
Removing translateString forces using data-i18n attributes, to make sure we do not forget to set them. Missing data-i18n attributes is a problem with late loading where we can end up without translation, without text. Missing data-i18n attributes is also problem that strings will not be translated when changing language.
Fixes a bug in invite dialog, where remove password button was shown for non moderators.
9年前
damencho
54cfbaaba0
Updates some translations for login dialog.
9年前
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
9年前
hristoterezov
52c6bbe731
Fixes typo
9年前
paweldomas
f977030bd6
Add support for JWT login service
9年前
paweldomas
38fc1c01d4
Move XMPP login prompt handling to AuthHandler
9年前
hristoterezov
d624f2584d
Fixes issue with room name parameter = undefined
9年前
isymchych
3cf478826e
implement user logout
9年前
isymchych
e478a73988
fix on-the-fly auth
9年前
isymchych
5a1d200098
fix authentication dialog
9年前
isymchych
6b98fd52ea
added some documentation (jsdocs)
9年前
hristoterezov
29a85b797a
Fixes audio / video mutes
9年前
isymchych
3400925f99
on-the-fly auth improvements
9年前
isymchych
ebaa657678
finished "on the fly" auth
9年前
isymchych
0ec8ab69a0
properly update nickname
9年前
isymchych
58d1c76ab0
handle external auth; xmpp auth tbd
9年前