81 Commits (8a14f1e7bca412347de65919f92f43b346ef43f5)

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