269 次代码提交 (a9277e7bd4912d8f5875624d2d7c6cdbe1682fc0)

作者 SHA1 备注 提交日期
  bbaldino 4b39ac665a Sdp overhaul (#338) 8 年前
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8 年前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8 年前
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 9 年前
  damencho 4f3e37e04d Conference detects suspend, leaves room and fires an event. 9 年前
  Boris Grozev a0d263c8f5 style: Fixes braces. 9 年前
  Boris Grozev 66a16cf85a docs: Fixes spelling. 9 年前
  Boris Grozev 0bd24676ca feat: Adds a getParticipantCount function to JitsiConference. 9 年前
  Boris Grozev 3e214a518f docs: Fixes documentation. 9 年前
  Boris Grozev 7c2eeb7326 docs: Fixes documentation. 9 年前
  Boris Grozev fa02169422 style: Fixes braces, indentation. 9 年前
  Boris Grozev 39b18c4675 feat: Extends JitsiConference.getLocalTracks() with an optional media type parameter. 9 年前
  Boris Grozev 3da8825543 feat: moves isConnectionInterrupted to lib-jitsi-meet. 9 年前
  Boris Grozev edf6a3a1c2 feat: Moves connectionquality to lib-jitsi-meet. 9 年前
  paweldomas 342bebb8ce ref(ParticipantConnectionStatus): use ES6 class syntax 9 年前
  paweldomas 3ee1080ad9 ref(Jingle): Jingle session state + terminate cleanup 9 年前
  paweldomas ff9904934f fix(JitsiConference): do not crash when 'isModerator' is called 9 年前
  paweldomas c9c482f43f fix(JitsiConference): fix crash on this.room if the room was disposed 9 年前
  hristoterezov 9075fcfc43 fix(JitsiConference.leave): Promise and logic 9 年前
  hristoterezov 14ad15d956 refactor(audio_problem): Remove audio problem detection 9 年前
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format 9 年前
  Lyubomir Marinov 90ee7e8a54 ESLint 9 年前
  damencho 1f362466e9 Changes talk while muted to listen for track events. 9 年前
  Lyubomir Marinov a08ec825c8 Use ES6 9 年前
  damencho 0f52b939b7 Adds a property to disable/enable talk while muted. 9 年前
  damencho 56a30223dd Initializes talk while muted detection. 9 年前
  damencho cbf2eebeec Fires CONFERENCE_LEFT event once we receive our presence unavailable. 9 年前
  paweldomas eb204558b2 feat(ParticipantConnectionStatus): add RTC mute timeout config 9 年前
  paweldomas b7e0e72f3d feat(ParticipantConnectionStatus): add init and dispose methods 9 年前
  paweldomas 34b05f11f6 feat: add PARTICIPANT_CONN_STATUS_CHANGED conference event 9 年前
  damencho 633fc18dce Moves caching of selected endpoint out of data channel. 9 年前
  Lyubomir Marinov 2a1d756fd8 ES6 for JitsiParticipant 9 年前
  Lyubomir Marinov ad48c0c4d3 ES6 for JitsiConferenceErrors 9 年前
  Lyubomir Marinov 1c6340cb38 ES6 for JitsiConferenceEvents 9 年前
  Lyubomir Marinov 0e7c83b46a ES6 for JitsiTrackError 9 年前
  Lyubomir Marinov 6ad10dc442 ES6 for JitsiTrackErrors 9 年前
  Lyubomir Marinov 417e3fbc07 ES6 for JitsiTrackEvents 9 年前
  Lyubomir Marinov c435acd913 Enable ES6/ES2015 9 年前
  damencho 278ebfa471 Passes custom script url for callstats. 9 年前
  paweldomas 5a8ed28287 fix(JitsiConference|stats): use 'sendToAll' 9 年前
  paweldomas 77c527058f feat(stats|analytics): log 'session_restart' event 9 年前
  paweldomas 0265674f1b feat(stats): send 'session_terminate' application log 9 年前
  paweldomas d684ee8c05 feat(analytics): send 'session.terminate' event 9 年前
  paweldomas 3167062b5f fix(JitsiConference): stop CallStats on 'session-terminate' 9 年前
  paweldomas 108ed509fb fix(JitsiConference): reset JingleSession on the room instance 9 年前
  paweldomas 8a00c803b6 fix(JitsiConference,RTC): add onCallEnded to the RTC service 9 年前
  paweldomas 4785f45b62 fix(JitsiConference): reset local tracks SSRCs on call ended 9 年前
  paweldomas 47b258cb33 fix(JitsiConference): stop sending media stats on call ended 9 年前
  paweldomas a51feba392 feat(XMPPEvents): add CALL_ENDED event 9 年前
  hristoterezov bcb3253df2 Implement audio problem detection 9 年前