83 次程式碼提交 (13bfa610288352b5302445c8d33202c84f21167a)

作者 SHA1 備註 提交日期
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 8 年之前
  Saúl Ibarra Corretgé 6b542ce43e rtx: fix advertising RTX support in disco 8 年之前
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8 年之前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8 年之前
  paweldomas 27a692e1b3 fix(JitsiConnectionErrors): split "dropped" from "other" error type 8 年之前
  paweldomas ef62ccd330 feat(JitsiConnectionErrors): implement 'SERVER_ERROR' 8 年之前
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 8 年之前
  Lyubomir Marinov 92a94567e4 Fix ESLint errors 8 年之前
  hristoterezov 14053f3b83 refactor(statistics): Remove unused code 8 年之前
  paweldomas 2271d2953e feat(xmpp): trigger CONNECTION_FAILED when closed unintentionally 8 年之前
  paweldomas 18acb3e850 ref(xmpp): remove minor duplication 8 年之前
  Lyubomir Marinov 90ee7e8a54 ESLint 8 年之前
  paweldomas b85602c90a fix(xmpp.js): logic around constant MUC nicknames 8 年之前
  paweldomas ee0431eb28 ref(xmpp.js): rename tmpJid to name what it really is 8 年之前
  hristoterezov 66bdeb6bf2 fix(xmpp.js): User id format 8 年之前
  Lyubomir Marinov cda6bea41d Fix createConnection broken in 9781a0d 8 年之前
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 8 年之前
  Lyubomir Marinov f40b8957f4 ES6 for JitsiConnectionErrors 8 年之前
  Lyubomir Marinov 27840ba13a ES6 for JitsiConnectionEvents 8 年之前
  paweldomas 448330cdbe feat: enable lipsync by default 8 年之前
  hristoterezov 733c968004 Removes unused code after reloads removal 8 年之前
  damencho 0e49f7b92f Throws an exception when strophe plugins are missing. 8 年之前
  hristoterezov b1e4c8debe Fixes issues after review PR #166 8 年之前
  paweldomas 5aa32d2d00 Prefer main domain if 'token' option was specified 8 年之前
  paweldomas 2493791059 Append random hex string to MUC nickname with XMPP login 8 年之前
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 8 年之前
  hristoterezov 0449071f89 Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. 8 年之前
  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. 9 年之前
  Lyubomir Marinov a504d7b908 Adds a missing this. 9 年之前
  Lyubomir Marinov 4de20ae339 Manually formats source code for the purposes of (a bit of) consistency, 9 年之前
  Lyubomir Marinov 21d5049076 Allows testing how synchronous and asynchronous Strophe affects the reliability of the delivery of unavailable presence to the XMPP server. 9 年之前
  isymchych 4efc997a62 propagate AVAILABLE_DEVICES_CHANGED event 9 年之前
  Lyubomir Marinov 914ff83d30 Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example). 9 年之前
  hristoterezov b8682c6a83 Add callstats support 9 年之前
  damencho 185ba3b9a7 Removes unused and not working method. 9 年之前
  paweldomas 83b50e54b0 Adopts to new JWT impl where the token goes as BOSH URL param. 9 年之前
  isymchych 26f102a470 added helper methods to check if auth enabled 9 年之前
  hristoterezov dfd497ed68 Fixes JS errors in the recording 9 年之前
  hristoterezov cfd44dddb2 tmp 9 年之前
  paweldomas 022940eb13 Exposes methods for obtaining stream SSRCs and audio levels. 9 年之前
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference 9 年之前