Commit Graph

284 Commits (497c60375cb23be13396ca152aa1d80df8644d5c)

Author SHA1 Message Date
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
George Politis 159ba82167 Updates app.bundle.js with latest sdp-interop module that offers support for ssrc-groups. 10 years ago
George Politis e34a8e6b60 Updates app.bundle.js with latest sdp-interop module. 10 years ago
George Politis b690f5d4a1 Updates app.bundle.js. 10 years ago
George Politis 05bbfda5bb Adds support for FF/multistream. 10 years ago
paweldomas e465b3ed90 Removes unnecessary error dialog when desktop sharing is started before the conference. 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 d4f00d76ab Removes webrtcrequired.html. 10 years ago
hristoterezov 37282e63b3 Fixes the references with chromeonly page. 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 b6808d87bc Updates app.bundle.js. 10 years ago
hristoterezov fdada53a4a Fixes issue with the recording. 10 years ago
hristoterezov 81eb3754a0 Fixes "focus not available" notifications. 10 years ago
hristoterezov 74f078f166 Adds multi language support for message handlers. 10 years ago
paweldomas e16cee4187 Delete old session ID and retry on 'session-invalid' response. Updates app.bundle.js. 10 years ago
paweldomas a904e35c67 Adds auto-sign in feature and login/logout toolbar menu. 10 years ago
hristoterezov 4d39d4ccc3 Fixes issue with selected user resource jid variable. 10 years ago
hristoterezov 79cdd94833 Adds multi language support for notifications. 10 years ago
hristoterezov 2362770cce Changes getUserMedia implementation to try lower resolution if the configured one is not supported. 10 years ago
hristoterezov f2a7a43ba7 Fixes audio level performance issue on avatar. 10 years ago
hristoterezov d21f994eee Removes rtp stats option and adds options for disabling/enabling stats and audio levels. 10 years ago
hristoterezov 3032ea7684 Implements basic multi language support. 10 years ago
hristoterezov 04cfbafc33 Fixes issue with recording. 10 years ago
hristoterezov 57fcee676a Fixes issues with accessing modules not from APP object. 10 years ago
hristoterezov ffb1d6ea17 Generates app bundle file 10 years ago
hristoterezov 8d0ee3ded9 Updates generated file. 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
hristoterezov bc2d72638b Add events for data chanel. 10 years ago
hristoterezov af50bd5b94 Resolves some module dependancies by replaces them with events. 10 years ago
hristoterezov 899f0ee83d Removes UI dependancies in the xmpp module. 10 years ago
hristoterezov 29b3ea07e0 Removes util.js. Fixes prezi. 10 years ago
hristoterezov c0a316c7df Creates keyboard shortcuts module. 10 years ago
hristoterezov 4c661ffca6 Removes nickname global variable. 10 years ago
Boris Grozev 0063461858 Uses pako from npm. 10 years ago
hristoterezov 248d7a3173 Moves ssrc2jid global variable to the xmpp module. 10 years ago
hristoterezov 394738394d Fixes NPE when creating non anonymous room 10 years ago
hristoterezov 6c4a5bd2bc Removes some global variables. Fixes recording. 10 years ago
hristoterezov 6347730dc7 Fixes some issues related to xmpp module creation. 10 years ago
hristoterezov e4e66a03d7 Creates initial version of xmpp module. 10 years ago
hristoterezov ee94eca733 Creates desktop sharing module. 10 years ago