34 Commits (3e7b06c1b1697e7d510a37ec40a490bd5b7f781b)

Author SHA1 Message Date
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8 years ago
  hristoterezov feaf502fa4 ref(connection): Remove unused property 8 years ago
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format 8 years ago
  Lyubomir Marinov 90ee7e8a54 ESLint 8 years ago
  paweldomas 69211035ba feat(stats): log CallStats event for XMPP disconnected 8 years ago
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 8 years ago
  Lyubomir Marinov f40b8957f4 ES6 for JitsiConnectionErrors 8 years ago
  Lyubomir Marinov 27840ba13a ES6 for JitsiConnectionEvents 8 years ago
  damencho a94fab12f1 Adds optional label to analytics handler. 8 years ago
  damencho fa733cb2f6 Removes reload code. 8 years ago
  hristoterezov b2d1ed5d0d Logs the reason for the reload 8 years ago
  damencho 1b1ff464d5 Adds missing require. 8 years ago
  damencho 234f3384e1 Moves loading of analytics in the library. 8 years ago
  damencho c9d0c17264 Adds a comment. 8 years ago
  damencho 62906b62f7 Introduces analytics interface to report events. 8 years ago
  hristoterezov b1e4c8debe Fixes issues after review PR #166 8 years ago
  hristoterezov 5d1ac53aa8 Changes reload methods to private 8 years ago
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 8 years ago
  hristoterezov 0449071f89 Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. 8 years ago
  damencho 9153024377 Refactor callstats removing improve static calls to Statistics. 8 years ago
  Lyubomir Marinov 2605abe2a3 Don't rely on JitsiMeetJS being global 9 years ago
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes 9 years ago
  hristoterezov 6b267bbb5e Stores measured times and exposes them 9 years ago
  hristoterezov de851ca50e Implements attach method in JitsiConnection. Fixes token auth. 9 years ago
  Lyubomir Marinov 21d5049076 Allows testing how synchronous and asynchronous Strophe affects the reliability of the delivery of unavailable presence to the XMPP server. 9 years ago
  hristoterezov dd1bcb0414 Changes the recording to report the status via event instead of Promise. Fixes JS errors 9 years ago
  paweldomas 83b50e54b0 Adopts to new JWT impl where the token goes as BOSH URL param. 9 years ago
  hristoterezov b981c12dd8 Fixes JS error on unload 9 years ago
  Boris Grozev f507ba00cf Simplifies code. 9 years ago
  paweldomas 458680b7bd Adds tokens.md. 9 years ago
  paweldomas 91cf734e8f Adds support for token authentication. 9 years ago
  hristoterezov e9cf303fa6 Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods. 9 years ago
  hristoterezov e17e31c274 Adds partial support for multiple chat rooms. Implements join and leave methods. 9 years ago
  hristoterezov 24975595b7 Implements JitsiConnection 9 years ago