Commit Graph

705 Commits (f749bed1ddd6dd047ddafb5320f6875ef7001b3a)
 

Author SHA1 Message Date
paweldomas f749bed1dd Adds jicofo debian package integration. 10 years ago
paweldomas e308025143 Merge branch 'master' into ssfocus 10 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. 10 years ago
Damian Minkov bb5d178220 Uses sendIQ method to send iq packets, this way the id attribute will be added. 10 years ago
hristoterezov edb89a65d5 Adds config property for enabling firefox support 10 years ago
hristoterezov e2058edfdd Merge branch 'master' into firefox 10 years ago
hristoterezov 6cf96c5d72 Fixes an issue with black thumbnails 10 years ago
hristoterezov abe3ef199f Fixes an issue with strange values of bitrate statistics. 10 years ago
Philipp Hancke 50b4f33207 Merge pull request #99 from jitsi/nackpli 10 years ago
Philipp Hancke 0663efe8cb Merge pull request #199 from jitsi/audioonly-again 10 years ago
hristoterezov 501c97b27c Implements firefox support for the rtp stats 10 years ago
George Politis d4a5b3cf2e Fixes typo in comments. 10 years ago
George Politis 37bb4b82ad Fixes issue introduced by 71e290a8ad. 10 years ago
paweldomas b035bfc9aa Merge branch 'master' into ssfocus 10 years ago
paweldomas 6b968b1d14 Adds config options to the conference iq sent to the focus. 10 years ago
paweldomas f06f4cd1ba Fix setting the mute icon(written by Boris Grozev). 10 years ago
paweldomas b5ecdc8dee Sends peer connection stats to the focus(written by Boris Grozev). 10 years ago
paweldomas 7e90d73003 Saves PeerConnection statistics and prepares to send them over XMPP(written by Boris Grozev). 10 years ago
paweldomas 71b63cd0b3 Adds Pako (an implementation of zlib deflate). Written by Boris Grozev. 10 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. 10 years ago
paweldomas 871c661ba9 Adds support for muting audio on the bridge. 10 years ago
paweldomas 3f3046893e Ignore unrecognised 'default' stream. 10 years ago
paweldomas 0f6b6ae960 Adjusts recording button handling to the new focus(not finished). 10 years ago
paweldomas cd6264d0df Adopts kick to new focus. 10 years ago
paweldomas 285096cc99 Uses separate exp backoff timers for 'not ready' and error responses from the focus. 10 years ago
paweldomas 84a453597c Reloads the page when focus leaves to dispose MUC room. Adds exponential backoff to focus polling. 10 years ago
paweldomas 7dc8102dee Replaces 'focus' occurrences with moderator for handling privileged functionalities. 10 years ago
paweldomas ed2d7e4282 Fixes jshint warnings in toolbar_toggler.js 10 years ago
paweldomas afaa96b737 Fixes merge mistake. 10 years ago
paweldomas d8ebea0d8b Fixes some of shint warnings in toolbar.js 10 years ago
paweldomas a0fef34a1f Removes unused vars from moderatemuc.js. and fixes jshint warnings. 10 years ago
paweldomas 9d3aef2efa Fixes code comment. 10 years ago
paweldomas 6646b2821a Adds MUC role change notifications. 10 years ago
paweldomas 613e18952b Waits for the focus to join first. 10 years ago
paweldomas 6afcfb2598 Basic recording. 10 years ago
paweldomas 4efad3d3da Advertises rtcp-mux and BUNDLE if it's enabled. 10 years ago
paweldomas 73571e7a18 Send media presence after session-accept. 10 years ago
paweldomas f629ec17fa Focus and debug changes 10 years ago
George Politis a8909028c8 Modifies the avatars, lastN and adaptive lastN handling so that they play nicely together. 10 years ago
fo 5b9b45c91b Fixes a bug when there is no active speaker currently. 10 years ago
fo 1d0b4d0ecb Fixes a bug with avatar when no id or email is sent with presence. 10 years ago
fo 1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. 10 years ago
hristoterezov 9b5edde621 Fixes the issue with the large video that doesn't fill the large video container. 10 years ago
hristoterezov c6cc570f1d Fixes issues caused by the merge with master. Fixes the simulcast conferences on chrome. 10 years ago
Philipp Hancke c438676eae Merge pull request #190 from jitsi/remove-old-bundle-plans 10 years ago
hristoterezov 5213583af2 Merge branch 'master' into firefox 10 years ago
George Politis 7da0fd6794 Make it possible to pin a participant from the contact list, even if he's not in the lastN set. 10 years ago
George Politis 71e290a8ad Run simulcastlayerschanged/ing event handlers only if the affected endpoint is in lastN. 10 years ago
hristoterezov 03f828ba9a Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed. 10 years ago
George Politis 092149711b videoSrcToSsrc stores strings 10 years ago