71 次程式碼提交 (c96898c478f2d26ccb082a4eb2a805641a6634bd)

作者 SHA1 備註 提交日期
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule 8 年之前
  hristoterezov 3e44723582 fix(eslint): Add indent rule 8 年之前
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 8 年之前
  hristoterezov c36b464bfc fix(eslint): Add curly rule 8 年之前
  Lyubo Marinov 1ff84b6781 [eslint] prefer-const 8 年之前
  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 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 年之前