Commit Graph

75 Commits (099e3340bc9f4251f663277bccf311a46aad959a)

Author SHA1 Message Date
hristoterezov 099e3340bc Implements start muted feature. 10 years ago
paweldomas 8af3a65d37 Displays error dialog when BOSH connection fails. 10 years ago
George Politis 57cd2647f3 Fixes a JS error in the invite prompt when there's no room url. 10 years ago
hristoterezov efcfe99707 Improves the notification that informs the user if started the conference audio/video muted. 10 years ago
hristoterezov cc1ad1bc13 Implement the functionality that allows users to start the conversation muted. 10 years ago
Boris Grozev 0efcbdcd37 Adds a MemberList module and (currently disabled) code to show the dialpad button. 10 years ago
hristoterezov e01713f6f8 Fixes remove video element functionality in UI to remove only the correct video instead of all. 10 years ago
paweldomas b6155c04ad Modifies "authentication required" dialog. 10 years ago
Boris Grozev 8075d0a0fd Adds a (hidden) dialpad button to the toolbar. 10 years ago
Boris Grozev 029851fe3f Avoid unnecessary jquery calls. 10 years ago
Boris Grozev 886fb2ac43 Fix typos and rename event names for purposes of clarity. 10 years ago
Boris Grozev 99b1a51df0 Fix a typo. 10 years ago
hristoterezov 58cc21d417 Changes the implementation to show availability of video and sound devices. 10 years ago
paweldomas 8ac44491d0 Fixes input field focus in call SIP number dialog. 10 years ago
hristoterezov 3a0ee11ccd Turns off the camera when video is muted on https connection. 10 years ago
hristoterezov 44e558e5a0 Fixes video mute when the user is alone in the room. 10 years ago
hristoterezov 0da2547360 Fixes the size of the desktop streaming video for remote peer. 10 years ago
paweldomas 588c2d9e4b XMPP authentication improvements. Makes it possible to authenticate during the conference. 10 years ago
paweldomas 7c201573fb No need to manually focus Prezi URL input. 10 years ago
paweldomas 581ffec5ed Fixes issues after jquery-impromptu update. 10 years ago
paweldomas c296940fd4 Updates jquery-impromptu in order to fix issues with modal dialogs. 10 years ago
paweldomas f48633fa1d Removes unused connection settings form. 10 years ago
paweldomas 90d979b69d Makes it possible to display notification message above the toolbar. 10 years ago
hristoterezov b36ec5fd01 Moves supported browser list from the email message to the JS 10 years ago
hristoterezov ae535fcb7d Replaces %0D%0A with \n in the email template text. 10 years ago
hristoterezov d2f95f3c81 Fixes some translation issues. 10 years ago
hristoterezov 1825f47ef2 Adds translation support for placeholder attributes. 10 years ago
hristoterezov 6048d0a325 Fixes the html attributes for translation options. 10 years ago
hristoterezov 6f12446c99 Fixes translation of plurals. 10 years ago
hristoterezov af682f8727 Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values. 10 years ago
paweldomas 9123923818 Displays reservation system error if one is returned by the focus. 10 years ago
paweldomas 5b44edb3cc Handles graceful-shutdown focus error response. 10 years ago
hristoterezov f16a1cdf44 Changes the implementation to store the language in local storage. Adds new languages. 10 years ago
hristoterezov 702f02568d Fixes issue with the buttons in the message handler. 10 years ago
paweldomas 8042bd2aa6 Handles MUC destroyed event. 10 years ago
paweldomas 053b2d5af2 Fixes logout confirmation dialog. 10 years ago
hristoterezov 74f078f166 Adds multi language support for message handlers. 10 years ago
paweldomas a904e35c67 Adds auto-sign in feature and login/logout toolbar menu. 10 years ago
paweldomas b87cd9f842 Moves Settings module out from the UI. 10 years ago
paweldomas fed34e7671 Fixes PreziPlayer crash when invalid message is received. 10 years ago
hristoterezov 79cdd94833 Adds multi language support for notifications. 10 years ago
hristoterezov e0645b41d3 Moves some function calls in UI service 10 years ago
hristoterezov f2a7a43ba7 Fixes audio level performance issue on avatar. 10 years ago
hristoterezov 0f6d0a0439 Adds methods required by torture 10 years ago
hristoterezov 3032ea7684 Implements basic multi language support. 10 years ago
hristoterezov 57fcee676a Fixes issues with accessing modules not from APP object. 10 years ago
Thomas Odorfer 254103e21f Update UI.js 10 years ago
hristoterezov 98d1ca8505 Fixes authentication issues. 10 years ago
hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 10 years ago
hristoterezov c7e2331284 Removes document bind events between modules. 10 years ago