Commit Graph

678 Commits (63dd6df217f46a79ff58f5d2ac5da800453ced45)
 

Author SHA1 Message Date
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
George Politis a8909028c8 Modifies the avatars, lastN and adaptive lastN handling so that they play nicely together. 11 years ago
fo 5b9b45c91b Fixes a bug when there is no active speaker currently. 11 years ago
fo 1d0b4d0ecb Fixes a bug with avatar when no id or email is sent with presence. 11 years ago
fo 1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. 11 years ago
hristoterezov 9b5edde621 Fixes the issue with the large video that doesn't fill the large video container. 11 years ago
hristoterezov c6cc570f1d Fixes issues caused by the merge with master. Fixes the simulcast conferences on chrome. 11 years ago
Philipp Hancke c438676eae Merge pull request #190 from jitsi/remove-old-bundle-plans 11 years ago
hristoterezov 5213583af2 Merge branch 'master' into firefox 11 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. 11 years ago
George Politis 71e290a8ad Run simulcastlayerschanged/ing event handlers only if the affected endpoint is in lastN. 11 years ago
hristoterezov 03f828ba9a Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed. 11 years ago
George Politis 092149711b videoSrcToSsrc stores strings 11 years ago
Philipp Hancke 728e7ce70b try audio-only when GUM fails 11 years ago
hristoterezov 99da618811 Removes browser checks. Optimizes the browser specific code. 11 years ago
hristoterezov c2f6c9f7bc Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox. 11 years ago
George Politis 2004b6ef18 Fixes an issue where the pinned video src was getting set when it shouldn't. 11 years ago
George Politis 1ac99309e7 Hooks up participant pinning into lastN functionality. 11 years ago
George Politis de7cc0b52b Implements local lastN set. 11 years ago
George Politis bc6b48cce9 Fixes issue with adaptive lastN 11 years ago
George Politis 982c8cbfac Reverts 3c21b09fa4 11 years ago
George Politis 3fc819d12e Edits comment. 11 years ago
hristoterezov 96824e60ab Implements workaround for the issues in firefox nightly. 11 years ago
hristoterezov 46074dbd8c Merge pull request #195 from nwittstruck/api-events 11 years ago
Nicholas Wittstruck a4192b58db ssl support 11 years ago
Damian Minkov c5bf2f86ca Fixes purge jitsi-meet-prosody (missing debconf configs). 11 years ago
Damian Minkov 13846b022c Fixes configuring certs if files already placed in /etc/ssl. 11 years ago
Damian Minkov 7475b3a66a Fixes purging config for jitsi-meet-prosody. 11 years ago
Boris Grozev 3239813ce7 Fix a double variable declaration. 11 years ago
Boris Grozev d97a8c63f9 Fix converting a format with multiple parameters from Jingle to SDP. 11 years ago
hristoterezov 2e26c212a2 Fixes the issue with the chrome video that is not displayed in firefox. 11 years ago
hristoterezov dd608080b3 Fixes the issue with not receiving video in chrome from firefox when trickle is enabled. 11 years ago
hristoterezov f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. 11 years ago
bgrozev ab8e9ed87e Cleans the words list. 11 years ago
George Politis 78ef2a9266 Fixes simulcast on latest Chrome dev (40.0.2214.5). 11 years ago
bgrozev 071c01e644 Fix the direction string. 11 years ago
George Politis 19e4955392 Fixes focus addSource/removeSource methods. 11 years ago
George Politis 3c21b09fa4 Fixes typo in comment. 11 years ago
hristoterezov 480d6f8c59 Enables the welcome page in config file. 11 years ago
George Politis a0092b78ca Fixes desktop sharing when used with simulcast. 11 years ago