88 коммитов (51a982a7c8b9c3e89be75b0fdf7fedf4748a7345)

Автор SHA1 Сообщение Дата
  Saúl Ibarra Corretgé 6a0c44450a core: refactor initialization not to return a Promise 7 лет назад
  Saúl Ibarra Corretgé 826dacdc7d feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 7 лет назад
  damencho ec34776e1f Removes disableDesktopSharing option. 7 лет назад
  Дамян Минков 62f7e5c73e Removes Firefox extension handle (removed in FF newer than latest ESR). (#722) 7 лет назад
  Saúl Ibarra Corretgé bebfebf025 doc: remove incorrect note about token parameter 8 лет назад
  Saúl Ibarra Corretgé 97a450c778 doc: fix link to public lib-jitsi-meet JS file 8 лет назад
  Saúl Ibarra Corretgé a8349d40a1
feat(JitsiConnectionErrors): remove unused constant (#656) 8 лет назад
  Дамян Минков 16d3b2eacb Uses optional statsId to report to callstats and push it to presence. (#608) 8 лет назад
  Saúl Ibarra Corretgé 1387e283d4 feat(h264): add ability to disable H.264 (#610) 8 лет назад
  Saúl Ibarra Corretgé 3295be78c5 feat(JitsiLocalTrack): make mute/unmute more resilient 8 лет назад
  Paweł Domas a6abae2e61 feat: add 'disableDesktopSharing' option (#548) 8 лет назад
  Iñaki Baz Castillo 28b541d743 feat(DataChannel): add support for WebSockets in addition to data channels 8 лет назад
  Alfredo Guzman 645f13b112 Get local user ID (#495) 8 лет назад
  Дамян Минков 4083e5d641 Introduces new config ignoreStartMuted, ignores start muted option. (#428) 8 лет назад
  damencho 5158c4f352 Changes lastN event params to be leaving and entering endpoint IDs. 8 лет назад
  brian baldino 4d2349b410 add notes on preferH264 (and disableRtx) to the api doc 9 лет назад
  Saúl Ibarra Corretgé 079f95974b cleanup: Make desktop sharing options consistent and drop deprecated ones 9 лет назад
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 9 лет назад
  paweldomas 935667f2fc feat: add BEFORE_STATISTICS_DISPOSED event 9 лет назад
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 9 лет назад
  damencho 0f52b939b7 Adds a property to disable/enable talk while muted. 9 лет назад
  damencho a9dd9ad1d2 Adds a option to set custom callstats script. 9 лет назад
  paweldomas 9da5aeec84 doc(API): describe 'enableLipSync' option 9 лет назад
  tsareg d00993293a Added TRACK_NO_STREAM_FOUND JitsiTrackError type 9 лет назад
  damencho be22ab769b Loads analytics js dynamically by searching for it next to the library or by using a custom script url option passed to the library on initialisation. 9 лет назад
  damencho 234f3384e1 Moves loading of analytics in the library. 9 лет назад
  hristoterezov 301ed7e503 Changes methods that use RTCDatachanel#send to throw exception on fail 9 лет назад
  hristoterezov 2525f5ff81 Implements interfaces for data channel communication 9 лет назад
  bgrozev 6c870f70b5 Revert "Implements interfaces for data channel communication" 9 лет назад
  hristoterezov dd24d1bee1 Implements interfaces for data channel communication 9 лет назад
  tsareg c43a3bcbe8 Expose JitsiTrackError through JitsiMeetJS.errorTypes.JitsiTrackError 9 лет назад
  tsareg ab5bf028c2 Removed mention of JitsiTrackError in docs 9 лет назад
  tsareg 714585de88 Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks 9 лет назад
  tsareg 4b28402045 Expose JitsiMeetJS.environment with methods for environment detection 9 лет назад
  tsareg c320713411 Add ability to pass facingMode as option to JitsiMeetJS.createLocalTracks 9 лет назад
  tsareg 5e4aa82cad Report DOMException when audio output device change fails as gUM error to callstats 9 лет назад
  tsareg c36130330b Document changes related to JitsiTrackError class and JitsiTrackErrors enum 9 лет назад
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9 лет назад
  George Politis c3dafcf0f3 Nukes the pre-configured bridge from the example config file. 9 лет назад
  Kostiantyn Tsaregradskyi f57a75b412 Switch local audio and video track when list of available devices changes 9 лет назад
  Kostiantyn Tsaregradskyi 0220f82e75 Added ability to notify about available media device list changes 9 лет назад
  Kostiantyn Tsaregradskyi 2ecfdb8936 Added API description for JitsiTrack.setAudioOutput method 9 лет назад
  Kostiantyn Tsaregradskyi 9cd4cc2233 Updated API doc with new methods description 9 лет назад
  hristoterezov da7d7f038a Removes unused CONNECTION_CLOSED event 9 лет назад
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() 9 лет назад
  Devin Wilson f92df42f2f Add maxFps option for requesting video 9 лет назад
  damencho b7e1654670 Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats. 9 лет назад
  hristoterezov c00a23441c Fixes errors after review 9 лет назад
  hristoterezov 3bfe034176 Adds CONFERENCE_MAX_USERS conference error. 9 лет назад
  damencho e4d455a242 Returns Promise from mute/unmute and ignores requests while mute/unmuting is in progress. Moves mute/unmute methods to JitsiLocalTrack as said in API docs. 10 лет назад