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 gadus atpakaļ
damencho
54cfbaaba0
Updates some translations for login dialog.
9 gadus atpakaļ
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
9 gadus atpakaļ
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
9 gadus atpakaļ
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
9 gadus atpakaļ
isymchych
6b98fd52ea
added some documentation (jsdocs)
9 gadus atpakaļ
isymchych
3400925f99
on-the-fly auth improvements
9 gadus atpakaļ
isymchych
3a00837107
better error handling while establishing connection
10 gadus atpakaļ
isymchych
58d1c76ab0
handle external auth; xmpp auth tbd
10 gadus atpakaļ
isymchych
28e5bf4bec
add "authentication required" dialog
10 gadus atpakaļ
isymchych
ec2be349df
refactor authentication module
10 gadus atpakaļ
isymchych
586988f327
properly generate room name
10 gadus atpakaļ
Boris Grozev
657a3fb2e1
Removes comments (fixes warnings).
10 gadus atpakaļ
Spellauge
277f340063
authdomain2
10 gadus atpakaļ
hristoterezov
62a731e244
Fixes typo in translation module interface.
10 gadus atpakaļ
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 gadus atpakaļ
George Politis
93648f361b
Updates the license headers.
10 gadus atpakaļ
paweldomas
588c2d9e4b
XMPP authentication improvements. Makes it possible to authenticate during the conference.
10 gadus atpakaļ