54 Commits (31d22ef5b44208e364e05f8b70969dce8fe6699f)

Autor SHA1 Nachricht Datum
  paweldomas b85602c90a fix(xmpp.js): logic around constant MUC nicknames vor 9 Jahren
  paweldomas ee0431eb28 ref(xmpp.js): rename tmpJid to name what it really is vor 9 Jahren
  hristoterezov 66bdeb6bf2 fix(xmpp.js): User id format vor 9 Jahren
  Lyubomir Marinov cda6bea41d Fix createConnection broken in 9781a0d vor 9 Jahren
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files vor 9 Jahren
  Lyubomir Marinov f40b8957f4 ES6 for JitsiConnectionErrors vor 9 Jahren
  Lyubomir Marinov 27840ba13a ES6 for JitsiConnectionEvents vor 9 Jahren
  paweldomas 448330cdbe feat: enable lipsync by default vor 9 Jahren
  hristoterezov 733c968004 Removes unused code after reloads removal vor 9 Jahren
  damencho 0e49f7b92f Throws an exception when strophe plugins are missing. vor 9 Jahren
  hristoterezov b1e4c8debe Fixes issues after review PR #166 vor 9 Jahren
  paweldomas 5aa32d2d00 Prefer main domain if 'token' option was specified vor 9 Jahren
  paweldomas 2493791059 Append random hex string to MUC nickname with XMPP login vor 9 Jahren
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart vor 9 Jahren
  hristoterezov 0449071f89 Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. vor 9 Jahren
  paweldomas 97e2e845f4 Move disco-info initialization to the XMPP module vor 9 Jahren
  Lyubomir Marinov dabb772851 Fix incorrect (lack of) assignment vor 9 Jahren
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() vor 9 Jahren
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes vor 9 Jahren
  hristoterezov d2c277eec3 Fixes the performance time structure which is used by torture vor 9 Jahren
  hristoterezov 6b267bbb5e Stores measured times and exposes them vor 9 Jahren
  hristoterezov 5f38cf9232 Fixes console log for Strophe attaching vor 9 Jahren
  hristoterezov de851ca50e Implements attach method in JitsiConnection. Fixes token auth. vor 9 Jahren
  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. vor 9 Jahren
  Lyubomir Marinov 2feefff54f Disconnects from the XMPP server on unload as a way to facilitate API consumers. vor 9 Jahren
  Lyubomir Marinov a504d7b908 Adds a missing this. vor 9 Jahren
  Lyubomir Marinov 4de20ae339 Manually formats source code for the purposes of (a bit of) consistency, vor 9 Jahren
  Lyubomir Marinov 21d5049076 Allows testing how synchronous and asynchronous Strophe affects the reliability of the delivery of unavailable presence to the XMPP server. vor 9 Jahren
  isymchych 4efc997a62 propagate AVAILABLE_DEVICES_CHANGED event vor 9 Jahren
  Lyubomir Marinov 914ff83d30 Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example). vor 9 Jahren
  hristoterezov b8682c6a83 Add callstats support vor 9 Jahren
  damencho 185ba3b9a7 Removes unused and not working method. vor 9 Jahren
  paweldomas 83b50e54b0 Adopts to new JWT impl where the token goes as BOSH URL param. vor 9 Jahren
  isymchych 26f102a470 added helper methods to check if auth enabled vor 9 Jahren
  hristoterezov dfd497ed68 Fixes JS errors in the recording vor 9 Jahren
  hristoterezov cfd44dddb2 tmp vor 10 Jahren
  paweldomas 022940eb13 Exposes methods for obtaining stream SSRCs and audio levels. vor 10 Jahren
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference vor 10 Jahren
  Boris Grozev 80db340c87 Adds additional logs, including timestamps relative to the initial vor 10 Jahren
  paweldomas c4bd9c71f1 Fixes ping merge issues. vor 10 Jahren
  paweldomas c310644511 Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. vor 10 Jahren
  paweldomas bd8e8b9d0f Will use XEP-0199 ping for keep-alive only if it is supported by the server. vor 10 Jahren
  paweldomas 74db61c4d7 Fixes issue in merging pings. vor 10 Jahren
  paweldomas 4eb521ca7b Reacts to consecutive ping failures by closing the connection. vor 10 Jahren
  paweldomas 152a38bea5 Meet pings Prosody (cherry picked from commit 2d4a541) vor 10 Jahren
  hristoterezov e1cc5e5aac Changes the logger from console to jitsi-meet-logger vor 10 Jahren
  hristoterezov 9e0191819a Implements audio levels. vor 10 Jahren
  hristoterezov 2328443ecb Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces. vor 10 Jahren
  hristoterezov e9cf303fa6 Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods. vor 10 Jahren
  hristoterezov e17e31c274 Adds partial support for multiple chat rooms. Implements join and leave methods. vor 10 Jahren