64 次程式碼提交 (479f97ceeeeadd27622e3ad3ce57718b20a0ac6c)

作者 SHA1 備註 提交日期
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 9 年之前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 9 年之前
  paweldomas 27a692e1b3 fix(JitsiConnectionErrors): split "dropped" from "other" error type 9 年之前
  paweldomas ef62ccd330 feat(JitsiConnectionErrors): implement 'SERVER_ERROR' 9 年之前
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 9 年之前
  Lyubomir Marinov 92a94567e4 Fix ESLint errors 9 年之前
  hristoterezov 14053f3b83 refactor(statistics): Remove unused code 9 年之前
  paweldomas 2271d2953e feat(xmpp): trigger CONNECTION_FAILED when closed unintentionally 9 年之前
  paweldomas 18acb3e850 ref(xmpp): remove minor duplication 9 年之前
  Lyubomir Marinov 90ee7e8a54 ESLint 9 年之前
  paweldomas b85602c90a fix(xmpp.js): logic around constant MUC nicknames 9 年之前
  paweldomas ee0431eb28 ref(xmpp.js): rename tmpJid to name what it really is 9 年之前
  hristoterezov 66bdeb6bf2 fix(xmpp.js): User id format 9 年之前
  Lyubomir Marinov cda6bea41d Fix createConnection broken in 9781a0d 9 年之前
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 9 年之前
  Lyubomir Marinov f40b8957f4 ES6 for JitsiConnectionErrors 9 年之前
  Lyubomir Marinov 27840ba13a ES6 for JitsiConnectionEvents 9 年之前
  paweldomas 448330cdbe feat: enable lipsync by default 9 年之前
  hristoterezov 733c968004 Removes unused code after reloads removal 9 年之前
  damencho 0e49f7b92f Throws an exception when strophe plugins are missing. 9 年之前
  hristoterezov b1e4c8debe Fixes issues after review PR #166 9 年之前
  paweldomas 5aa32d2d00 Prefer main domain if 'token' option was specified 9 年之前
  paweldomas 2493791059 Append random hex string to MUC nickname with XMPP login 9 年之前
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 9 年之前
  hristoterezov 0449071f89 Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. 9 年之前
  paweldomas 97e2e845f4 Move disco-info initialization to the XMPP module 9 年之前
  Lyubomir Marinov dabb772851 Fix incorrect (lack of) assignment 9 年之前
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() 9 年之前
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes 9 年之前
  hristoterezov d2c277eec3 Fixes the performance time structure which is used by torture 9 年之前
  hristoterezov 6b267bbb5e Stores measured times and exposes them 9 年之前
  hristoterezov 5f38cf9232 Fixes console log for Strophe attaching 9 年之前
  hristoterezov de851ca50e Implements attach method in JitsiConnection. Fixes token auth. 9 年之前
  hristoterezov 5928488dc7 Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore. 9 年之前
  Lyubomir Marinov 2feefff54f Disconnects from the XMPP server on unload as a way to facilitate API consumers. 10 年之前
  Lyubomir Marinov a504d7b908 Adds a missing this. 10 年之前
  Lyubomir Marinov 4de20ae339 Manually formats source code for the purposes of (a bit of) consistency, 10 年之前
  Lyubomir Marinov 21d5049076 Allows testing how synchronous and asynchronous Strophe affects the reliability of the delivery of unavailable presence to the XMPP server. 10 年之前
  isymchych 4efc997a62 propagate AVAILABLE_DEVICES_CHANGED event 10 年之前
  Lyubomir Marinov 914ff83d30 Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example). 10 年之前
  hristoterezov b8682c6a83 Add callstats support 10 年之前
  damencho 185ba3b9a7 Removes unused and not working method. 10 年之前
  paweldomas 83b50e54b0 Adopts to new JWT impl where the token goes as BOSH URL param. 10 年之前
  isymchych 26f102a470 added helper methods to check if auth enabled 10 年之前
  hristoterezov dfd497ed68 Fixes JS errors in the recording 10 年之前
  hristoterezov cfd44dddb2 tmp 10 年之前
  paweldomas 022940eb13 Exposes methods for obtaining stream SSRCs and audio levels. 10 年之前
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference 10 年之前
  Boris Grozev 80db340c87 Adds additional logs, including timestamps relative to the initial 10 年之前
  paweldomas c4bd9c71f1 Fixes ping merge issues. 10 年之前