Commit Graph

  • 2470e6c887 s/cb/callback/ #201 Philipp Hancke 2014-11-28 18:03:27 -0800
  • 034bdac440 detect lack of devices, might break other stuff Philipp Hancke 2014-11-28 17:56:48 -0800
  • 50b4f33207 Merge pull request #99 from jitsi/nackpli 272 271 Philipp Hancke 2014-11-28 15:36:33 -0800
  • 0663efe8cb Merge pull request #199 from jitsi/audioonly-again Philipp Hancke 2014-11-28 15:35:57 -0800
  • 501c97b27c Implements firefox support for the rtp stats hristoterezov 2014-11-28 19:47:19 +0200
  • d4a5b3cf2e Fixes typo in comments. George Politis 2014-11-28 17:06:36 +0100
  • 37bb4b82ad Fixes issue introduced by 71e290a8ad. George Politis 2014-11-28 17:00:16 +0100
  • b035bfc9aa Merge branch 'master' into ssfocus paweldomas 2014-11-28 16:43:45 +0100
  • 6b968b1d14 Adds config options to the conference iq sent to the focus. paweldomas 2014-11-28 16:31:01 +0100
  • f06f4cd1ba Fix setting the mute icon(written by Boris Grozev). paweldomas 2014-11-28 16:25:01 +0100
  • b5ecdc8dee Sends peer connection stats to the focus(written by Boris Grozev). paweldomas 2014-11-28 16:24:33 +0100
  • 7e90d73003 Saves PeerConnection statistics and prepares to send them over XMPP(written by Boris Grozev). paweldomas 2014-11-28 16:23:57 +0100
  • 71b63cd0b3 Adds Pako (an implementation of zlib deflate). Written by Boris Grozev. paweldomas 2014-11-28 16:23:17 +0100
  • 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. paweldomas 2014-11-28 16:21:01 +0100
  • 871c661ba9 Adds support for muting audio on the bridge. paweldomas 2014-11-28 16:20:43 +0100
  • 3f3046893e Ignore unrecognised 'default' stream. paweldomas 2014-11-28 16:20:24 +0100
  • 0f6b6ae960 Adjusts recording button handling to the new focus(not finished). paweldomas 2014-11-28 16:19:20 +0100
  • cd6264d0df Adopts kick to new focus. paweldomas 2014-11-28 16:18:58 +0100
  • 285096cc99 Uses separate exp backoff timers for 'not ready' and error responses from the focus. paweldomas 2014-11-28 16:18:31 +0100
  • 84a453597c Reloads the page when focus leaves to dispose MUC room. Adds exponential backoff to focus polling. paweldomas 2014-11-28 16:18:12 +0100
  • 7dc8102dee Replaces 'focus' occurrences with moderator for handling privileged functionalities. paweldomas 2014-11-28 16:17:53 +0100
  • ed2d7e4282 Fixes jshint warnings in toolbar_toggler.js paweldomas 2014-11-28 16:17:13 +0100
  • afaa96b737 Fixes merge mistake. paweldomas 2014-11-28 16:16:55 +0100
  • d8ebea0d8b Fixes some of shint warnings in toolbar.js paweldomas 2014-11-28 16:16:27 +0100
  • a0fef34a1f Removes unused vars from moderatemuc.js. and fixes jshint warnings. paweldomas 2014-11-28 16:16:04 +0100
  • 9d3aef2efa Fixes code comment. paweldomas 2014-11-28 16:15:29 +0100
  • 6646b2821a Adds MUC role change notifications. paweldomas 2014-11-28 16:14:54 +0100
  • 613e18952b Waits for the focus to join first. paweldomas 2014-11-28 16:05:43 +0100
  • 6afcfb2598 Basic recording. paweldomas 2014-11-28 16:05:10 +0100
  • 4efad3d3da Advertises rtcp-mux and BUNDLE if it's enabled. paweldomas 2014-11-28 16:03:35 +0100
  • 73571e7a18 Send media presence after session-accept. paweldomas 2014-11-28 16:02:27 +0100
  • f629ec17fa Focus and debug changes paweldomas 2014-11-28 16:00:57 +0100
  • a8909028c8 Modifies the avatars, lastN and adaptive lastN handling so that they play nicely together. George Politis 2014-11-27 19:28:28 +0100
  • 5b9b45c91b Fixes a bug when there is no active speaker currently. fo 2014-11-27 18:27:31 +0200
  • 1d0b4d0ecb Fixes a bug with avatar when no id or email is sent with presence. fo 2014-11-27 18:14:43 +0200
  • 1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. fo 2014-10-31 13:47:12 +0200
  • 9b5edde621 Fixes the issue with the large video that doesn't fill the large video container. hristoterezov 2014-11-26 16:36:42 +0200
  • c6cc570f1d Fixes issues caused by the merge with master. Fixes the simulcast conferences on chrome. hristoterezov 2014-11-26 14:10:41 +0200
  • c438676eae Merge pull request #190 from jitsi/remove-old-bundle-plans 264 Philipp Hancke 2014-11-25 18:48:11 -0800
  • 5213583af2 Merge branch 'master' into firefox hristoterezov 2014-11-25 17:01:46 +0200
  • 7da0fd6794 Make it possible to pin a participant from the contact list, even if he's not in the lastN set. 263 George Politis 2014-11-24 15:58:50 +0100
  • 71e290a8ad Run simulcastlayerschanged/ing event handlers only if the affected endpoint is in lastN. George Politis 2014-11-24 13:26:43 +0100
  • 03f828ba9a Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed. hristoterezov 2014-11-24 18:14:35 +0200
  • 092149711b videoSrcToSsrc stores strings George Politis 2014-11-24 12:00:15 +0100
  • 728e7ce70b try audio-only when GUM fails #199 Philipp Hancke 2014-11-22 14:46:35 -0800
  • 99da618811 Removes browser checks. Optimizes the browser specific code. hristoterezov 2014-11-21 16:50:16 +0200
  • c2f6c9f7bc Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox. hristoterezov 2014-11-21 15:29:05 +0200
  • 2004b6ef18 Fixes an issue where the pinned video src was getting set when it shouldn't. 262 George Politis 2014-11-21 11:29:37 +0100
  • 1ac99309e7 Hooks up participant pinning into lastN functionality. 261 George Politis 2014-11-20 16:51:05 +0100
  • de7cc0b52b Implements local lastN set. George Politis 2014-11-19 11:08:38 +0100
  • bc6b48cce9 Fixes issue with adaptive lastN George Politis 2014-11-20 16:40:58 +0100
  • 982c8cbfac Reverts 3c21b09fa4 George Politis 2014-11-18 17:26:43 +0100
  • 3fc819d12e Edits comment. George Politis 2014-11-18 17:23:28 +0100
  • 96824e60ab Implements workaround for the issues in firefox nightly. hristoterezov 2014-11-18 18:12:12 +0200
  • 46074dbd8c Merge pull request #195 from nwittstruck/api-events 260 hristoterezov 2014-11-17 17:41:03 +0200
  • a4192b58db ssl support #195 Nicholas Wittstruck 2014-11-17 16:23:29 +0100
  • c5bf2f86ca Fixes purge jitsi-meet-prosody (missing debconf configs). 259 Damian Minkov 2014-11-17 12:16:34 +0200
  • 13846b022c Fixes configuring certs if files already placed in /etc/ssl. 258 Damian Minkov 2014-11-17 11:43:57 +0200
  • 7475b3a66a Fixes purging config for jitsi-meet-prosody. Damian Minkov 2014-11-17 11:41:00 +0200
  • e2f559bcda Merge b477831abb into 3239813ce7 #194 bgrozev 2014-11-14 19:27:10 +0000
  • b477831abb Tries to enable FEC for opus. #194 Boris Grozev 2014-11-14 21:19:44 +0200
  • 3239813ce7 Fix a double variable declaration. 257 Boris Grozev 2014-11-14 21:18:06 +0200
  • d97a8c63f9 Fix converting a format with multiple parameters from Jingle to SDP. Boris Grozev 2014-11-14 21:17:39 +0200
  • 2e26c212a2 Fixes the issue with the chrome video that is not displayed in firefox. hristoterezov 2014-11-14 17:44:38 +0200
  • dd608080b3 Fixes the issue with not receiving video in chrome from firefox when trickle is enabled. hristoterezov 2014-11-14 13:56:02 +0200
  • f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. hristoterezov 2014-11-14 12:13:26 +0200
  • ab8e9ed87e Cleans the words list. 256 bgrozev 2014-11-13 22:46:44 +0200
  • 78ef2a9266 Fixes simulcast on latest Chrome dev (40.0.2214.5). 255 George Politis 2014-11-13 15:00:07 +0100
  • 071c01e644 Fix the direction string. 254 bgrozev 2014-11-12 15:20:18 +0200
  • 19e4955392 Fixes focus addSource/removeSource methods. 253 George Politis 2014-11-12 11:41:02 +0100
  • 3c21b09fa4 Fixes typo in comment. George Politis 2014-11-12 11:12:10 +0100
  • 480d6f8c59 Enables the welcome page in config file. 252 hristoterezov 2014-11-12 10:35:44 +0200
  • a0092b78ca Fixes desktop sharing when used with simulcast. 251 George Politis 2014-11-11 15:46:13 +0100
  • ee1c221e6d Modifies a comment. George Politis 2014-11-11 10:26:34 +0100
  • 1b5a3f08d2 Remove useless localStream field from NativeSimulcast and NoSimulcast classes. George Politis 2014-11-10 11:54:42 +0100
  • feffcd18de Improves simulcast logging. George Politis 2014-11-10 11:51:27 +0100
  • 41fd416338 Don't add the x-goog-conference flag if there are no simulcast senders George Politis 2014-11-10 10:02:04 +0100
  • 4a062e5f5c Don't add the x-goog-conference flag if there are no simulcast senders 250 George Politis 2014-11-10 10:02:04 +0100
  • 1dab88e06a Merge pull request #191 from nwittstruck/master 249 bgrozev 2014-11-08 17:05:08 +0200
  • a6277b810e fixed typo #191 Nicholas Wittstruck 2014-11-08 15:41:16 +0100
  • 5c9f4ba65b Changes the colors of the links in the chat. 248 fo 2014-11-06 16:30:07 +0200
  • aa5c2c11ad Removes the chrome check. Fixes some minor firefox compatibility issues. hristoterezov 2014-11-06 15:54:47 +0200
  • 1057c6dd0d Removes the notifications for entering/leaving lastN. 247 fo 2014-11-06 13:04:04 +0200
  • 32e6a9a5d1 Merge pull request #189 from Zalmoxisus/master 246 hristoterezov 2014-11-06 11:10:42 +0200
  • 4a115ee215 remove old ssrc code as well #190 Philipp Hancke 2014-11-05 18:56:31 -0800
  • 6c7dac23ec remove old bundle plan Philipp Hancke 2014-11-05 12:18:20 -0800
  • 6a489de167 Escape tags to fix issue #182 #189 Zalmoxisus 2014-11-05 12:45:55 +0200
  • f2a310f6c3 Adds notifications when a user joins/leaves or is added/removed from lastN. 245 fo 2014-10-30 18:07:11 +0200
  • 6788476c8a Adds notifications when a user joins/leaves or is added/removed from lastN. 244 fo 2014-10-30 18:07:11 +0200
  • 6861dc967f Removes "," from the last element in config.js 243 hristoterezov 2014-11-04 16:15:34 +0200
  • cbb3b78d9a Removes brand.js 242 hristoterezov 2014-11-04 16:14:02 +0200
  • ee44ed5749 Adds config.adaptiveSimulcast, a new bool option that optionally enables simulcast adaptivity. 241 George Politis 2014-11-04 14:27:23 +0100
  • 74f158128e Makes the number of participants blue. 240 fo 2014-11-03 16:55:45 +0200
  • 82f51517af Bumps simulcast.js and videolayout.js version numbers. 239 George Politis 2014-10-31 11:49:18 +0100
  • e8de53413b Factors simulcast related code. George Politis 2014-10-31 11:17:41 +0100
  • 68e6afbd61 Attempts to fix the resolution N/A problem. George Politis 2014-10-31 11:10:53 +0100
  • f7880c96ce Renames some variables in simulcast.js. George Politis 2014-10-31 11:08:30 +0100
  • 4c04708a3a Adds hidden, and by default disabled, "displayJids" configuration option for debugging purposes. 238 George Politis 2014-10-30 18:16:31 +0100
  • 5ce2ce8db6 Removes toggle lock icon, just lock or unlock it, depending the status returned by the server. 237 Damian Minkov 2014-10-30 17:32:03 +0200
  • f9daa25a6c Fixes the issue with the IPv6 addresses in connection quality tooltips. 236 hristoterezov 2014-10-30 10:18:08 +0200