George Politis
57cd2647f3
Fixes a JS error in the invite prompt when there's no room url.
10年前
Boris Grozev
8075d0a0fd
Adds a (hidden) dialpad button to the toolbar.
10年前
Boris Grozev
029851fe3f
Avoid unnecessary jquery calls.
10年前
paweldomas
8ac44491d0
Fixes input field focus in call SIP number dialog.
10年前
paweldomas
588c2d9e4b
XMPP authentication improvements. Makes it possible to authenticate during the conference.
10年前
paweldomas
581ffec5ed
Fixes issues after jquery-impromptu update.
10年前
paweldomas
c296940fd4
Updates jquery-impromptu in order to fix issues with modal dialogs.
10年前
hristoterezov
b36ec5fd01
Moves supported browser list from the email message to the JS
10年前
hristoterezov
ae535fcb7d
Replaces %0D%0A with \n in the email template text.
10年前
hristoterezov
d2f95f3c81
Fixes some translation issues.
10年前
hristoterezov
1825f47ef2
Adds translation support for placeholder attributes.
10年前
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
10年前
paweldomas
053b2d5af2
Fixes logout confirmation dialog.
10年前
hristoterezov
74f078f166
Adds multi language support for message handlers.
10年前
paweldomas
a904e35c67
Adds auto-sign in feature and login/logout toolbar menu.
10年前
hristoterezov
57fcee676a
Fixes issues with accessing modules not from APP object.
10年前
hristoterezov
98d1ca8505
Fixes authentication issues.
10年前
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10年前
hristoterezov
29b3ea07e0
Removes util.js. Fixes prezi.
10年前
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10年前
hristoterezov
ee94eca733
Creates desktop sharing module.
10年前
hristoterezov
1057ff36cd
Moves some functions from app.js
10年前
paweldomas
8d5e50c0ca
Moves 'callSipButtonClicked' method to Toolbar.js in order to fix 'sharedKey' undefined error.
10年前
hristoterezov
69b0e2ad32
Creates UI module.
10年前
paweldomas
c76b78eb46
Improves SIP gateway auto configuration by getting feedback from the focus.
10年前
Damian Minkov
7bacd957bd
Updates invitation email.
10年前
paweldomas
f4004656a3
Adds functionality for authentication with external system.
10年前
paweldomas
28e41f6c7b
Fixes broken room locking functionality.
10年前
paweldomas
0f6b6ae960
Adjusts recording button handling to the new focus(not finished).
10年前
paweldomas
7dc8102dee
Replaces 'focus' occurrences with moderator for handling privileged functionalities.
10年前
paweldomas
d8ebea0d8b
Fixes some of shint warnings in toolbar.js
10年前
Damian Minkov
5ce2ce8db6
Removes toggle lock icon, just lock or unlock it, depending the status returned by the server.
10年前
Damian Minkov
de04bb8ef1
Changes the padlock to locked when a participant is entering a locked room and still haven't entered the key. We show padlock locked whenever the room requires a key to enter.
10年前
hristoterezov
cbeff0d7b7
Adds glow to desktop streaming icon if desktop streaming is active.
10年前
hristoterezov
6fe0864402
Changes secret key texts to password
10年前
hristoterezov
ab4ba5a9c3
Implements config property for disabling the prezi button
10年前
fo
bb45d72737
Adds a message handler and messages to the user including when the video bridge is not available.
10年前
fo
32fab4c222
Hide the bottom toolbar with the header toolbar if the film strip is hidden.
10年前
yanas
e89c7ea85c
Adds a last-n user interface. Some code restructuring related to last-n and stream reception/deletion. Adds a contact list user interface.
10年前
Boris Grozev
01811c15fe
s/Secrect/Secret/
10年前
fo
e9c8f00b7e
Remove an extra plus.
It makes the message appear like "... Only the owner of the conferenceNAN".
10年前
fo
6c13b1b84f
Fix a typo in the invitation to Jitsi Meet
10年前
paweldomas
1a074b12b4
Adds SIP gateway support.
10年前
Boris Grozev
05975e30a3
Moves recording button related code to toolbar.js.
10年前
Boris Grozev
b8d27e8ab0
s/secrect/secret/
10年前
yanas
a89555b4b6
Makes chat message notifications more visible.
10年前
yanas
4fbc37b345
Restores invite participants email functionality. Adds the password to the invitation email, for password protected conferences.
10年前
hristoterezov
6e55d38ca9
Implements the functionality to set subject to the chat room.
11年前
yanas
a5e15e80fc
Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes.
11年前