Commit Graph

823 Commits (9eb2873cfab1d1119e4e06a9262108ddb730637c)
 

Author SHA1 Message Date
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
George Politis 66f7ddd6b2 Taking into account the fact that FF nightlies include the local SSRCs in the local SDP. 11 years ago
George Politis 79b7df28c1 Fixes undesirable falsy value in simulcast.js. 11 years ago
fo f0a4c08f26 Fixes bugs with thumbnails getting black when prezi is playing or etherpad is viewed. 11 years ago
paweldomas 36065b935c Old prosody config improvement - patch by Damian Minkov. 11 years ago
fo 27eecff826 Fixes the sizes of the avatars. 11 years ago
fo 8bb5994715 Fixes mixup between jid and resourceJid. 11 years ago
paweldomas 91c3c9ca83 Restarts jvb and jicofo on upgrade. 11 years ago
paweldomas 4b8eef0f3e Adds 'jicofo' to jitsi-meet-prosody Depends. 11 years ago
paweldomas 4776605dec Merge branch 'ssfocus' 11 years ago
Zalmoxisus 7b0be8e953 Prevent XSS injection using 'nick' on presence 11 years ago
George Politis 5af92474c3 Attempts to prevent ghost contacts from appearing in the contact list. 11 years ago
paweldomas f749bed1dd Adds jicofo debian package integration. 11 years ago
paweldomas e308025143 Merge branch 'master' into ssfocus 11 years ago
Damian Minkov 63dd6df217 Updates strophe to use a patch that handles only result and error responses when an iq is send (https://github.com/strophe/strophejs/pull/95). Fixes a problem with openfire sending us iq packages with id which we have already used. 11 years ago
Damian Minkov bb5d178220 Uses sendIQ method to send iq packets, this way the id attribute will be added. 11 years ago
hristoterezov edb89a65d5 Adds config property for enabling firefox support 11 years ago
hristoterezov e2058edfdd Merge branch 'master' into firefox 11 years ago
hristoterezov 6cf96c5d72 Fixes an issue with black thumbnails 11 years ago
hristoterezov abe3ef199f Fixes an issue with strange values of bitrate statistics. 11 years ago
Philipp Hancke 50b4f33207 Merge pull request #99 from jitsi/nackpli 11 years ago
Philipp Hancke 0663efe8cb Merge pull request #199 from jitsi/audioonly-again 11 years ago
hristoterezov 501c97b27c Implements firefox support for the rtp stats 11 years ago
George Politis d4a5b3cf2e Fixes typo in comments. 11 years ago
George Politis 37bb4b82ad Fixes issue introduced by 71e290a8ad. 11 years ago
paweldomas b035bfc9aa Merge branch 'master' into ssfocus 11 years ago
paweldomas 6b968b1d14 Adds config options to the conference iq sent to the focus. 11 years ago
paweldomas f06f4cd1ba Fix setting the mute icon(written by Boris Grozev). 11 years ago
paweldomas b5ecdc8dee Sends peer connection stats to the focus(written by Boris Grozev). 11 years ago
paweldomas 7e90d73003 Saves PeerConnection statistics and prepares to send them over XMPP(written by Boris Grozev). 11 years ago
paweldomas 71b63cd0b3 Adds Pako (an implementation of zlib deflate). Written by Boris Grozev. 11 years ago
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. 11 years ago
paweldomas 871c661ba9 Adds support for muting audio on the bridge. 11 years ago
paweldomas 3f3046893e Ignore unrecognised 'default' stream. 11 years ago
paweldomas 0f6b6ae960 Adjusts recording button handling to the new focus(not finished). 11 years ago
paweldomas cd6264d0df Adopts kick to new focus. 11 years ago
paweldomas 285096cc99 Uses separate exp backoff timers for 'not ready' and error responses from the focus. 11 years ago
paweldomas 84a453597c Reloads the page when focus leaves to dispose MUC room. Adds exponential backoff to focus polling. 11 years ago
paweldomas 7dc8102dee Replaces 'focus' occurrences with moderator for handling privileged functionalities. 11 years ago
paweldomas ed2d7e4282 Fixes jshint warnings in toolbar_toggler.js 11 years ago
paweldomas afaa96b737 Fixes merge mistake. 11 years ago
paweldomas d8ebea0d8b Fixes some of shint warnings in toolbar.js 11 years ago
paweldomas a0fef34a1f Removes unused vars from moderatemuc.js. and fixes jshint warnings. 11 years ago
paweldomas 9d3aef2efa Fixes code comment. 11 years ago