hristoterezov
3032ea7684
Implements basic multi language support.
10 gadus atpakaļ
Thomas Odorfer
d0b39e1c97
Update app.js
app.js: fix getCredentials - return object instead of function reference
10 gadus atpakaļ
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 gadus atpakaļ
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
10 gadus atpakaļ
hristoterezov
c0a316c7df
Creates keyboard shortcuts module.
10 gadus atpakaļ
hristoterezov
4c661ffca6
Removes nickname global variable.
10 gadus atpakaļ
hristoterezov
248d7a3173
Moves ssrc2jid global variable to the xmpp module.
10 gadus atpakaļ
hristoterezov
6c4a5bd2bc
Removes some global variables. Fixes recording.
10 gadus atpakaļ
hristoterezov
3da8e39745
Merges app.js and generates bundles.
10 gadus atpakaļ
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 gadus atpakaļ
paweldomas
ed78c0053c
Makes it possible to append URL parameters after room name. Adds ?login=true to enforce authenticated domain when anonymous domain is used. This allows to get moderator permissions after room has been created.
10 gadus atpakaļ
hristoterezov
ee94eca733
Creates desktop sharing module.
10 gadus atpakaļ
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
10 gadus atpakaļ
hristoterezov
fcf785f32c
Removes unused files.
10 gadus atpakaļ
hristoterezov
0508628871
Creates API module.
10 gadus atpakaļ
hristoterezov
27502d3fa8
Removes some dependancies from functions in app.js.
10 gadus atpakaļ
hristoterezov
1057ff36cd
Moves some functions from app.js
10 gadus atpakaļ
paweldomas
8d5e50c0ca
Moves 'callSipButtonClicked' method to Toolbar.js in order to fix 'sharedKey' undefined error.
10 gadus atpakaļ
paweldomas
06494cf821
Fixes undefined 'messageHandler' error.
10 gadus atpakaļ
hristoterezov
e20274c2f7
Creates connection quality module.
10 gadus atpakaļ
hristoterezov
69b0e2ad32
Creates UI module.
10 gadus atpakaļ
paweldomas
cd0c9393d8
Makes "authentication required" dialog persistent. Joins the room if someone else authenticates first and creates the conference for us.
10 gadus atpakaļ
hristoterezov
652412cd4f
Fixes issue with local audio levels.
10 gadus atpakaļ
paweldomas
f1cb3af345
Increases default size of authentication popup.
10 gadus atpakaļ
hristoterezov
5b34a66cb6
Implements RTC module.
10 gadus atpakaļ
hristoterezov
c6d8e34779
Implements statistics module.
10 gadus atpakaļ
paweldomas
78f8521145
Handles the case where browser is blocking popups and prevents from opening authentication window.
10 gadus atpakaļ
paweldomas
f4004656a3
Adds functionality for authentication with external system.
10 gadus atpakaļ
Lyubomir Marinov
ae4dafb06d
Optionally automatically mutes the local video if it is not in any "last N".
10 gadus atpakaļ
paweldomas
8068d4e810
Changes "browser is too old message" error message as it's not always related to the browser version.
10 gadus atpakaļ
George Politis
a1624138fe
Disables the "Focus connected" notification.
10 gadus atpakaļ
paweldomas
e4154c055e
Fixes handling of "bridgeIsDown" presence extension coming from focus participant.
10 gadus atpakaļ
paweldomas
1729f7e17e
Recognizes focus user. Adds missing semicolons.
10 gadus atpakaļ
George Politis
5ba666de2e
Restores broken config.displayJids functionality.
10 gadus atpakaļ
fo
8bb5994715
Fixes mixup between jid and resourceJid.
10 gadus atpakaļ
Zalmoxisus
7b0be8e953
Prevent XSS injection using 'nick' on presence
Also allows special characters in displayName. Fixes issue #182 .
10 gadus atpakaļ
George Politis
5af92474c3
Attempts to prevent ghost contacts from appearing in the contact list.
10 gadus atpakaļ
hristoterezov
edb89a65d5
Adds config property for enabling firefox support
10 gadus atpakaļ
paweldomas
f06f4cd1ba
Fix setting the mute icon(written by Boris Grozev).
10 gadus atpakaļ
paweldomas
8f94ac8b09
Detects focus user in reliable way(through user real JID). Fixes kicked event when both 307 and 110 status codes are received in MUC presence.
10 gadus atpakaļ
paweldomas
871c661ba9
Adds support for muting audio on the bridge.
10 gadus atpakaļ
paweldomas
3f3046893e
Ignore unrecognised 'default' stream.
10 gadus atpakaļ
paweldomas
cd6264d0df
Adopts kick to new focus.
10 gadus atpakaļ
paweldomas
84a453597c
Reloads the page when focus leaves to dispose MUC room. Adds exponential backoff to focus polling.
10 gadus atpakaļ
paweldomas
7dc8102dee
Replaces 'focus' occurrences with moderator for handling privileged functionalities.
10 gadus atpakaļ
paweldomas
afaa96b737
Fixes merge mistake.
10 gadus atpakaļ
paweldomas
613e18952b
Waits for the focus to join first.
10 gadus atpakaļ
paweldomas
6afcfb2598
Basic recording.
10 gadus atpakaļ
paweldomas
f629ec17fa
Focus and debug changes
10 gadus atpakaļ
fo
1d4177faeb
Adds a side panel toggler, settings menu, avatars, uuids.
10 gadus atpakaļ