40 Commits (b1e4c8debe908d7f6883c8db6c5cd57b1e39ce6c)

Author SHA1 Message Date
  hristoterezov b1e4c8debe Fixes issues after review PR #166 9 years ago
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 9 years ago
  hristoterezov 0449071f89 Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. 9 years ago
  paweldomas 97e2e845f4 Move disco-info initialization to the XMPP module 9 years ago
  Lyubomir Marinov dabb772851 Fix incorrect (lack of) assignment 9 years ago
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() 9 years ago
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes 9 years ago
  hristoterezov d2c277eec3 Fixes the performance time structure which is used by torture 9 years ago
  hristoterezov 6b267bbb5e Stores measured times and exposes them 9 years ago
  hristoterezov 5f38cf9232 Fixes console log for Strophe attaching 9 years ago
  hristoterezov de851ca50e Implements attach method in JitsiConnection. Fixes token auth. 9 years ago
  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 years ago
  Lyubomir Marinov 2feefff54f Disconnects from the XMPP server on unload as a way to facilitate API consumers. 9 years ago
  Lyubomir Marinov a504d7b908 Adds a missing this. 9 years ago
  Lyubomir Marinov 4de20ae339 Manually formats source code for the purposes of (a bit of) consistency, 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
  isymchych 4efc997a62 propagate AVAILABLE_DEVICES_CHANGED event 9 years ago
  Lyubomir Marinov 914ff83d30 Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example). 9 years ago
  hristoterezov b8682c6a83 Add callstats support 9 years ago
  damencho 185ba3b9a7 Removes unused and not working method. 9 years ago
  paweldomas 83b50e54b0 Adopts to new JWT impl where the token goes as BOSH URL param. 9 years ago
  isymchych 26f102a470 added helper methods to check if auth enabled 9 years ago
  hristoterezov dfd497ed68 Fixes JS errors in the recording 9 years ago
  hristoterezov cfd44dddb2 tmp 9 years ago
  paweldomas 022940eb13 Exposes methods for obtaining stream SSRCs and audio levels. 9 years ago
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference 9 years ago
  Boris Grozev 80db340c87 Adds additional logs, including timestamps relative to the initial 9 years ago
  paweldomas c4bd9c71f1 Fixes ping merge issues. 9 years ago
  paweldomas c310644511 Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. 9 years ago
  paweldomas bd8e8b9d0f Will use XEP-0199 ping for keep-alive only if it is supported by the server. 9 years ago
  paweldomas 74db61c4d7 Fixes issue in merging pings. 9 years ago
  paweldomas 4eb521ca7b Reacts to consecutive ping failures by closing the connection. 9 years ago
  paweldomas 152a38bea5 Meet pings Prosody (cherry picked from commit 2d4a541) 9 years ago
  hristoterezov e1cc5e5aac Changes the logger from console to jitsi-meet-logger 9 years ago
  hristoterezov 9e0191819a Implements audio levels. 9 years ago
  hristoterezov 2328443ecb Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces. 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
  Boris Grozev 72d4ecb607 initial commit 9 years ago