214 коммитов (ff6ec2ec6b2ab4aa31c41d31e976ca4f50dc6699)

Автор SHA1 Сообщение Дата
  damencho 034ed200f3 Displays correct resolution coming from FF. 10 лет назад
  Boris Grozev e06ec616a6 Changes enableThirdParty requests to disableThirdParty requests, in 10 лет назад
  Jesse Bickel fd9485b7e5 Use gravatar when enabled. 10 лет назад
  isymchych 09aa9482c0 do not use members module 10 лет назад
  isymchych 272cfea493 share user email through commands 10 лет назад
  isymchych 941cd13193 do not use xmpp in connectionquality module 10 лет назад
  isymchych fe77846b89 do not use xmpp in settings menu 10 лет назад
  isymchych c50151d85d do not use NicknameHandler 10 лет назад
  isymchych 4152106a06 listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events 10 лет назад
  isymchych c21c9ce1b8 do not use xmpp module in AudioLevels 10 лет назад
  isymchych 4ef57ceada do not use XMPP or RTC modules in UI 10 лет назад
  isymchych 59f98205c7 use JS API; UI module refactoring 10 лет назад
  damencho 6b621654ab Adds speaker indicator and no longer use the display name for that purpose. 10 лет назад
  isymchych 1d59283518 fixed switching to large video from FF on safari 10 лет назад
  isymchych 19d9c0be50 fixed switching to large video from FF on safari 10 лет назад
  yanas 236c4bb37c Adds a method in callstats in order to check if it's enabled. 10 лет назад
  damencho b64f3a5913 Adds method to obtain remote video type. 10 лет назад
  yanas 7ea675159e Disables feedback functionality if callstats isn't available. 10 лет назад
  damencho f9d1fd13df Fixes an issue where lastN event, includes in the logic local resource and detects it as removed from lastN and schedules update of large video. If we receive this event for newly joined participant and we have pinned the local video, the event triggers update of large video which displays the wrong participant, not the pinned local video. 10 лет назад
  damencho 74c420a609 Adds config option for auto enable desktop sharing when opening an url. 10 лет назад
  yanas 26e2fd6ef0 Fixes desktop streaming layout. 10 лет назад
  damencho e460f0c8fa Fixes lastN video change. Resulting 'Uncaught TypeError: stream.getOriginalStream is not a function', problem detected by torture (3 participants and the last one receives last-n changed event on joining and screenshot shows: it is missing one of the participants and logs contain this error). 10 лет назад
  Boris Grozev 4009fed35d Moves the roomname generator to util, reuses a function. 10 лет назад
  paweldomas 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. 10 лет назад
  Boris Grozev fb6367d687 Wraps at 80 chars. 10 лет назад
  yanas a2c37fa3f6 Fixes some warnings. 10 лет назад
  yanas 03018a2ead Fixing documentation warnings. 10 лет назад
  yanas 73b1d3c7c2 Adds a feedback button and dialog. 10 лет назад
  Boris Grozev 2117aefacc Removes unused code. 10 лет назад
  damencho 374763c325 Fixes mute check, prevents disabling the menu when the remote participant is muted. 10 лет назад
  isymchych fdc2ecd86f escape html from username 10 лет назад
  paweldomas b1f617502e Integrates token authentication. 10 лет назад
  damencho 1ba0a182f6 Makes sure we add/remove all onended events for media streams in one central place. 10 лет назад
  Boris Grozev a2ad7b8f53 Mutes video elements. 10 лет назад
  bgrozev 30c601e054 Removes words from the roomname generator. 10 лет назад
  Boris Grozev 657a3fb2e1 Removes comments (fixes warnings). 10 лет назад
  Spellauge 277f340063 authdomain2 10 лет назад
  Boris Grozev cf8950110f Adds additional logs, including timestamps relative to the initial 10 лет назад
  yanas 9a5d2012d3 Adds jsdoc to previous commit 10 лет назад
  Yana Stamcheva 8a678286f7 Makes video screen fit configurable. 10 лет назад
  Marc Laporte 220fe7e993 Fix a typo 10 лет назад
  Boris Grozev 0bbae86f68 Fixes a bug with prematurely removed remote videos on firefox. 10 лет назад
  Boris Grozev ebdd91df4e Removes the sid property from MediaStream (how did we end up having a 10 лет назад
  Boris Grozev 4934779187 Simplifies code, removes unused code. 10 лет назад
  damencho ababa0fadc Changes some logging levels. 10 лет назад
  Jesse Bickel 806cacb755 Use member.isFocus to decide whether a given member is the conference focus user. 10 лет назад
  damencho fd954580b7 Fixes for FF: failing avatar tests and problem when last participant leaves the owner video does not switch to local video. 10 лет назад
  Boris Grozev 506d0722bd Removes hard-coded constants and uses the events API in the statistics 10 лет назад
  paweldomas 260b610725 Fixes issue with avatar not being displayed when user is in the lastN set, but has video muted. 10 лет назад
  hristoterezov 39c5ef2f5a Fixes jshint 10 лет назад