230 Révisions (4e3bf82bf4bc4eb1bcd6f8df03e624717a3f8fc0)

Auteur SHA1 Message Date
  Lyubomir Marinov 2a1d756fd8 ES6 for JitsiParticipant il y a 9 ans
  Lyubomir Marinov ad48c0c4d3 ES6 for JitsiConferenceErrors il y a 9 ans
  Lyubomir Marinov 1c6340cb38 ES6 for JitsiConferenceEvents il y a 9 ans
  Lyubomir Marinov 0e7c83b46a ES6 for JitsiTrackError il y a 9 ans
  Lyubomir Marinov 6ad10dc442 ES6 for JitsiTrackErrors il y a 9 ans
  Lyubomir Marinov 417e3fbc07 ES6 for JitsiTrackEvents il y a 9 ans
  Lyubomir Marinov c435acd913 Enable ES6/ES2015 il y a 9 ans
  damencho 278ebfa471 Passes custom script url for callstats. il y a 9 ans
  paweldomas 5a8ed28287 fix(JitsiConference|stats): use 'sendToAll' il y a 9 ans
  paweldomas 77c527058f feat(stats|analytics): log 'session_restart' event il y a 9 ans
  paweldomas 0265674f1b feat(stats): send 'session_terminate' application log il y a 9 ans
  paweldomas d684ee8c05 feat(analytics): send 'session.terminate' event il y a 9 ans
  paweldomas 3167062b5f fix(JitsiConference): stop CallStats on 'session-terminate' il y a 9 ans
  paweldomas 108ed509fb fix(JitsiConference): reset JingleSession on the room instance il y a 9 ans
  paweldomas 8a00c803b6 fix(JitsiConference,RTC): add onCallEnded to the RTC service il y a 9 ans
  paweldomas 4785f45b62 fix(JitsiConference): reset local tracks SSRCs on call ended il y a 9 ans
  paweldomas 47b258cb33 fix(JitsiConference): stop sending media stats on call ended il y a 9 ans
  paweldomas a51feba392 feat(XMPPEvents): add CALL_ENDED event il y a 9 ans
  hristoterezov bcb3253df2 Implement audio problem detection il y a 9 ans
  nikvaessen aa1a4c12c5 add Tracks to transcriber on creation il y a 9 ans
  nikvaessen e6830b249e made the audioRecorder private to the transcriber il y a 9 ans
  nikvaessen 5c701a8f0b forgot to document the getTranscriber() method il y a 9 ans
  nikvaessen d889d2c03b added getTranscriber method and handle new tracks created il y a 9 ans
  nikvaessen 9ffa96bfa3 removed the transcriberHolder, transcriber and audioRecorder instances il y a 9 ans
  damencho 1b21337088 Renames analytics event muc.idle to session.initiate. il y a 9 ans
  damencho 319411c13a Adds info to analytics whether call was cross-region. il y a 9 ans
  hristoterezov 733c968004 Removes unused code after reloads removal il y a 9 ans
  damencho fa733cb2f6 Removes reload code. il y a 9 ans
  nikvaessen 592656c721 readded forgotten file il y a 9 ans
  damencho 234f3384e1 Moves loading of analytics in the library. il y a 9 ans
  damencho 89720887ad Adds muc idle event. il y a 9 ans
  damencho 9bb44a2562 Updates cs log for audio detect problem. il y a 9 ans
  Boris Grozev 961870f55c Formats callstats application logs as JSON. il y a 9 ans
  hristoterezov 301ed7e503 Changes methods that use RTCDatachanel#send to throw exception on fail il y a 9 ans
  hristoterezov 2525f5ff81 Implements interfaces for data channel communication il y a 9 ans
  bgrozev 6c870f70b5 Revert "Implements interfaces for data channel communication" il y a 9 ans
  hristoterezov dd24d1bee1 Implements interfaces for data channel communication il y a 9 ans
  damencho 62a7334882 Updates removeTrack and cleaning. il y a 9 ans
  damencho e65bfb0d02 Fixes attaching chat room listeners for statistics. il y a 9 ans
  hristoterezov b1e4c8debe Fixes issues after review PR #166 il y a 9 ans
  tsareg 27466fce4a Always fire JitsiConferenceEvents.TRACK_REMOVED event when track is removed when participant lefts the conference il y a 9 ans
  hristoterezov c5e83fbefe Adds additional that are going to be visible in torture for the audio problem detection il y a 9 ans
  hristoterezov 5d1ac53aa8 Changes reload methods to private il y a 9 ans
  Boris Grozev 073e0c6203 Exposes logging an "application log" to callstats. il y a 9 ans
  Boris Grozev 6cfd1ba968 Renames confusingly named functions, adds documentation. il y a 9 ans
  Boris Grozev 68b1eb7912 Logs the ICE ufrags to callstats. il y a 9 ans
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart il y a 9 ans
  tsareg 954de1380f Fire CONFERENCE_LEFT event after conference is left il y a 9 ans
  tsareg 332c0957f3 Wrap thrown errors into Promise.reject for consistency. il y a 9 ans
  hristoterezov 0449071f89 Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. il y a 9 ans