Commit Graph

816 Commits (899f0ee83de4e285d170ed352a37722effa9944b)
 

Author SHA1 Message Date
paweldomas 4fb7001b00 Converts 'constraints' to local variable in order to fix desktop sharing issues(audio constraints were retained in global var and get desktop stream failed). 11 years ago
paweldomas f1cb3af345 Increases default size of authentication popup. 11 years ago
Boris Grozev 427dc093cc Do not log presence changes to the console. 11 years ago
Boris Grozev 87f8b91a96 Implements recording through a jirecon instance. 11 years ago
paweldomas fdcae01d21 Configures the room as non-anonymous. 11 years ago
George Politis f95d5f36bb Moves add/remove source element creation in strophe.jingle.sdp.js. 11 years ago
George Politis 1938280e27 Narrows the gap between strophe.jingle and our code. 11 years ago
George Politis dc5d5f8436 Nukes colibri.*.js and restores original file structure of strophe.jingle. 11 years ago
hristoterezov efc161dacd Fixes issue with obtaining audio/video permissions when simulcast is disabled. 11 years ago
George Politis 2ee5a92ef0 Adds comment to modules/RTC/MediaStream.js 11 years ago
hristoterezov 4a991f7187 Adds package.json files for our browserify modules. 11 years ago
Paweł Domas 91358476a1 Update manual-install.md 11 years ago
hristoterezov ec5e0f09ea Moves require to top for the RTC module. 11 years ago
hristoterezov a1da42ff00 Fixes the filename in require call of data channels file. 11 years ago
hristoterezov 5b34a66cb6 Implements RTC module. 11 years ago
bgrozev 996b1791d5 Merge pull request #205 from Zalmoxisus/master 11 years ago
bgrozev 3b0fcad39b Merge pull request #208 from Zalmoxisus/master 11 years ago
Paweł Domas 484b80965c Update quick-install.md 11 years ago
hristoterezov c6d8e34779 Implements statistics module. 11 years ago
Damian Minkov 7bacd957bd Updates invitation email. 11 years ago
Boris Grozev e830ced554 Removes the troubleshooting section. 11 years ago
Boris Grozev 2041b54a07 Removes the add-apt-repository way of adding a repository. 11 years ago
Boris Grozev 3473f1c20c s/OpenSource/open-source/. 11 years ago
Boris Grozev 10adea1691 Moves INSTALL.md to doc/manual-install. Links to both installation documents from README.md. 11 years ago
Damian Minkov b3a4b8a1cf Fixes configuring prosody which can break also jicofo configuration, the missing domain will fail later creating admin account for jicofo. 11 years ago
paweldomas 78f8521145 Handles the case where browser is blocking popups and prevents from opening authentication window. 11 years ago
Damian Minkov ba627718be Creates prosody conf.avail if missing. 11 years ago
bgrozev 698f511676 Merge pull request #211 from Zalmoxisus/master 11 years ago
paweldomas f4004656a3 Adds functionality for authentication with external system. 11 years ago
Mihail Diordiev 66e1a98869 Fixes a smile typo that causing missing image 11 years ago
yanas cc38c2641b Modifies default avatar image. 11 years ago
fo d1c634abc2 Fixes active speaker avatar and active speaker audio level missmatch. 11 years ago
Lyubomir Marinov 4230aa1ff1 Renames a variable/field for the purposes of clarity. 11 years ago
Lyubomir Marinov ae4dafb06d Optionally automatically mutes the local video if it is not in any "last N". 11 years ago
paweldomas 4c95921b06 Does not reload the page when "focus left MUC" event is generated after we have left the MUC intentionally. 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 e8779eeb18 Adds the user agent in the presence. 11 years ago
George Politis a1624138fe Disables the "Focus connected" notification. 11 years ago
fo 451d16a664 Fixes error when myroomjid is null. 11 years ago
fo b6a665e007 Adds audio levels for the active speaker avatar. 11 years ago
paweldomas e4154c055e Fixes handling of "bridgeIsDown" presence extension coming from focus participant. 11 years ago
paweldomas 28e41f6c7b Fixes broken room locking functionality. 11 years ago
paweldomas 3f15d5495d Sends JVB from config.js to the focus. 11 years ago
Mihail Diordiev 60e7482df1 Fixes chat messages 11 years ago
paweldomas 7f057377d0 Displays error message when focus component is not available. 11 years ago
paweldomas 933a41492e No longer requires focus component and focusUserJid to be configured in config.js(but they can still be overridden there). 11 years ago
paweldomas 1729f7e17e Recognizes focus user. Adds missing semicolons. 11 years ago
George Politis 3c96c91ca8 Bumps version numbers for changed js files. 11 years ago
George Politis cb8f57b3e3 Adds support for the openSctp and enableFirefoxHacks configuration params. 11 years ago
George Politis 5ba666de2e Restores broken config.displayJids functionality. 11 years ago