Commit Graph

281 Commits (c21c9ce1b87aa1e80538d98115f4ef26fff12da1)

Author SHA1 Message Date
isymchych c21c9ce1b8 do not use xmpp module in AudioLevels 10 years ago
isymchych 4ef57ceada do not use XMPP or RTC modules in UI 10 years ago
isymchych 59f98205c7 use JS API; UI module refactoring 10 years ago
Boris Grozev 23ff99db6e Implements choosing from a list of possible BOSH addresses. 10 years ago
Boris Grozev cf8950110f Adds additional logs, including timestamps relative to the initial 10 years ago
Devin Wilson b1760fad12 Pull deps from npm 10 years ago
Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 years ago
paweldomas a7048fba06 Implements HTTP POST query for fetching app configuration. 10 years ago
Boris Grozev be6d7af377 Cleanup: fixes to style, typos and documentation. 10 years ago
paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. 10 years ago
George Politis 5f48e4cf9d Revert "Updates the license headers." 10 years ago
George Politis 93648f361b Updates the license headers. 10 years ago
George Politis 23f1dc174e Refactors simulcast support. 10 years ago
hristoterezov 5746261961 Implements the functionality to update config.js parameters via the URL. 10 years ago
Boris Grozev 0efcbdcd37 Adds a MemberList module and (currently disabled) code to show the dialpad button. 10 years ago
Boris Grozev 795ec24246 Adds a module for sending DTMF tones. 10 years ago
paweldomas f48633fa1d Removes unused connection settings form. 10 years ago
hristoterezov d2f95f3c81 Fixes some translation issues. 10 years ago
hristoterezov 3032ea7684 Implements basic multi language support. 10 years ago
Thomas Odorfer d0b39e1c97 Update app.js 10 years ago
hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 10 years ago
hristoterezov af50bd5b94 Resolves some module dependancies by replaces them with events. 10 years ago
hristoterezov c0a316c7df Creates keyboard shortcuts module. 10 years ago
hristoterezov 4c661ffca6 Removes nickname global variable. 10 years ago
hristoterezov 248d7a3173 Moves ssrc2jid global variable to the xmpp module. 10 years ago
hristoterezov 6c4a5bd2bc Removes some global variables. Fixes recording. 10 years ago
hristoterezov 3da8e39745 Merges app.js and generates bundles. 10 years ago
hristoterezov e4e66a03d7 Creates initial version of xmpp module. 10 years ago
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. 11 years ago
hristoterezov ee94eca733 Creates desktop sharing module. 11 years ago
hristoterezov e6fbb0934e Removes local streams from the connection object. 11 years ago
hristoterezov fcf785f32c Removes unused files. 11 years ago
hristoterezov 0508628871 Creates API module. 11 years ago
hristoterezov 27502d3fa8 Removes some dependancies from functions in app.js. 11 years ago
hristoterezov 1057ff36cd Moves some functions from app.js 11 years ago
paweldomas 8d5e50c0ca Moves 'callSipButtonClicked' method to Toolbar.js in order to fix 'sharedKey' undefined error. 11 years ago
paweldomas 06494cf821 Fixes undefined 'messageHandler' error. 11 years ago
hristoterezov e20274c2f7 Creates connection quality module. 11 years ago
hristoterezov 69b0e2ad32 Creates UI module. 11 years ago
paweldomas cd0c9393d8 Makes "authentication required" dialog persistent. Joins the room if someone else authenticates first and creates the conference for us. 11 years ago
hristoterezov 652412cd4f Fixes issue with local audio levels. 11 years ago
paweldomas f1cb3af345 Increases default size of authentication popup. 11 years ago
hristoterezov 5b34a66cb6 Implements RTC module. 11 years ago
hristoterezov c6d8e34779 Implements statistics module. 11 years ago
paweldomas 78f8521145 Handles the case where browser is blocking popups and prevents from opening authentication window. 11 years ago
paweldomas f4004656a3 Adds functionality for authentication with external system. 11 years ago
Lyubomir Marinov ae4dafb06d Optionally automatically mutes the local video if it is not in any "last N". 11 years ago
paweldomas 8068d4e810 Changes "browser is too old message" error message as it's not always related to the browser version. 11 years ago
George Politis a1624138fe Disables the "Focus connected" notification. 11 years ago
paweldomas e4154c055e Fixes handling of "bridgeIsDown" presence extension coming from focus participant. 11 years ago