1210 Commits (c8bbded994436b41bc8eafdeffddf716f74844f7)
 

Author SHA1 Message Date
  paweldomas c8bbded994 Removes accidentally committed debug message. 10 years ago
  damencho 2a2702c13a Adds params for enabling fake devices on firefox. 10 years ago
  Boris Grozev 5fc868ee96 Updates app.bundle.js. 10 years ago
  Boris Grozev 502eab7278 Only update the "start muted" settings on precense from a moderator. 10 years ago
  Boris Grozev 332aafbe20 Documents some of the XMPP events. Renames some of them. 10 years ago
  Boris Grozev d5258e6197 Remove a double variable declaration. 10 years ago
  Boris Grozev 9cc9e6132c Add RTCBrowserType.isAndroid(). 10 years ago
  hristoterezov f60c1d9751 Removes the minimum width and height of the external API iframe in "film strip only" mode. 10 years ago
  Boris Grozev 5d32318d93 Updates app.bundle.js. 10 years ago
  Boris Grozev fee8482bae Updates sdp-transform to 1.4.1. 10 years ago
  paweldomas f2b5cdbfb8 Updates app.bundle.js. 10 years ago
  paweldomas 60afe2d202 Fixes issue with display name event not being fired on Safari/IE 10 years ago
  paweldomas 18f03e296b Fixes broken input fields in Safari. 10 years ago
  paweldomas 5cd9db1b6a Missing semicolon... 10 years ago
  bgrozev f83404a99e Merge pull request #341 from pstros/fix-comment 10 years ago
  Devin Wilson 7c1ba9242b Change the comment to fix npm install 10 years ago
  ibauersachs bfcc587047 Commit from translate.jitsi.org by user ibauersachs.: 172 of 172 strings translated (0 fuzzy). 10 years ago
  Boris Grozev e90d8f5531 Updates app.bundle.js. 10 years ago
  Boris Grozev 59033aab28 Adds what will hopefully be treated as a comment by all npm versions to package.json. 10 years ago
  Boris Grozev 7f1eb617c3 Uses npm packeges for socket.io and jsSHA. 10 years ago
  hristoterezov fd7e8c9162 Merge pull request #338 from gerges/issue/toolbar-refactor 10 years ago
  Issac Gerges 51e886142b Ensure hangup button selector is specific enough to apply red color and custom size 10 years ago
  Issac Gerges dcc206b2b4 Update non-container toolbar items to be set to inline-block when shown 10 years ago
  Issac Gerges da75e17ff5 Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor 10 years ago
  paweldomas 8fea9b76ee Updates app.bundle.js 10 years ago
  paweldomas cb024be2d6 Fixes locking at WaitForPluginReady with Temasys plugin install detection. 10 years ago
  paweldomas 4c4e99c51a Updates Temasys adapter.screenshare.js. Browser restart is no longer required after plugin install. 10 years ago
  paweldomas 4b8bc398dd Fixes issue with black video when new stream element is inserted after the old one. 10 years ago
  paweldomas 466e7dcc91 Fixes crash in LocalSSRCReplacement when null localDescription is passed. 10 years ago
  Issac Gerges de30ce0f5c Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor 10 years ago
  Issac Gerges fc6f5717cb Refactor toolbar to add separators via css and remove unneeded containers 10 years ago
  paweldomas b680ecd2ff Renames getLargeVideoJid to getLargeVideoResource and updates app.bundle.js. 10 years ago
  Boris Grozev 2bea2eec74 Updates app.bundle.js. 10 years ago
  Boris Grozev f52b1380ee Continues to separate JingleSessionPC. 10 years ago
  Boris Grozev baf720c553 Starts to abstract JingleSession. 10 years ago
  Boris Grozev deaff6af5b Executes a local (git-ignored) script on "make deploy". 10 years ago
  Boris Grozev 6ca1e131af Renames JingleSession to JingleSessionPC. 10 years ago
  Boris Grozev 57b9aeb38c Inlines a method for clarity/simplicity. 10 years ago
  Boris Grozev cc20a4d776 Removes an unused variable. 10 years ago
  Boris Grozev fd404b8465 Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly. 10 years ago
  damencho cc29df6376 Adds params for enabling rec on entering the conference. 10 years ago
  paweldomas 44136e8a55 Updates app.bundle.js. 10 years ago
  paweldomas fb875423a9 Fixes SSRC=1 issue. Renames VideoSSRCHack to LocalSSRCReplacement. 10 years ago
  paweldomas ab4c29eddc Fixes video mute in Firefox. Disables VideoSSRCHack for Firefox by default. 10 years ago
  paweldomas 95e964a089 Fixes bugs in VideoSSRCHack. Additional log messages. 10 years ago
  paweldomas c288aa6e84 Fixes issue with toggling video mute in FF caused by the fact that it has no 'onended' callback handling implemented. 10 years ago
  paweldomas e5d03d1d11 Fixes GUM failure with the latest FF nightly plus cleanup. 10 years ago
  hristoterezov 59147f059d Adds a parameter to API constructor that enables film strip only mode. 10 years ago
  hristoterezov 7793d65a99 Renames config.minimized to config.filmStripOnly . 10 years ago
  hristoterezov b77791f4b2 Implements minimized mode - only the thumbnails are visible. 10 years ago