damencho
5f387737a1
Fix incorrect password dialog message when using authentication.
2017-03-07 16:42:36 -06:00
yanas
d05ff9b4ee
fix: Firefox desktop sharing extension required dialog
2016-11-15 12:41:24 -06:00
Ilya Daynatovich
5b0777d4db
Made inputs identical
2016-11-11 17:22:47 +02:00
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
2016-11-11 17:13:18 +02:00
damencho
efed4bf13c
Merge branch 'master' into translations-update
2016-10-21 13:19:23 -05:00
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.
2016-10-21 12:11:22 -05:00
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
2016-10-20 12:28:58 +03:00
damencho
54cfbaaba0
Updates some translations for login dialog.
2016-10-18 15:01:50 -05:00
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
2016-10-18 15:00:09 -05:00
Lyubomir Marinov
a2b076985a
ESLint
...
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
2016-10-03 11:12:27 -05:00
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
2016-06-08 14:48:45 -05:00
isymchych
6b98fd52ea
added some documentation (jsdocs)
2016-01-25 19:07:05 +02:00
isymchych
3400925f99
on-the-fly auth improvements
2015-12-30 13:12:01 +02:00
isymchych
3a00837107
better error handling while establishing connection
2015-12-18 19:54:15 +02:00
isymchych
58d1c76ab0
handle external auth; xmpp auth tbd
2015-12-17 18:05:03 +02:00
isymchych
28e5bf4bec
add "authentication required" dialog
2015-12-17 17:31:56 +02:00
isymchych
ec2be349df
refactor authentication module
2015-12-17 17:31:56 +02:00
isymchych
586988f327
properly generate room name
2015-12-17 17:31:56 +02:00
Boris Grozev
657a3fb2e1
Removes comments (fixes warnings).
2015-10-19 15:59:16 -05:00
Spellauge
277f340063
authdomain2
2015-10-12 17:38:35 +02:00
hristoterezov
62a731e244
Fixes typo in translation module interface.
2015-07-03 12:34:05 +03:00
George Politis
5f48e4cf9d
Revert "Updates the license headers."
...
This reverts commit 93648f361b
.
2015-06-18 18:59:41 +02:00
George Politis
93648f361b
Updates the license headers.
2015-06-18 16:17:09 +02:00
paweldomas
588c2d9e4b
XMPP authentication improvements. Makes it possible to authenticate during the conference.
2015-03-13 15:08:05 +01:00