60 コミット (16fe22e9c901b71ec804921a28765cc94e45047d)

作成者 SHA1 メッセージ 日付
  Дамян Минков c700fbd584
Initial implementation of lobby rooms. (#1138) 5年前
  Hristo Terezov 5466c9d08a
fix(analytics): delay conference.join event (#1048) 5年前
  theunafraid f35c74222f Add conference duration timer, get conference started timestamp (#1014) 5年前
  Hristo Terezov ee1854c1b1 fix(conference): fire failed event on o/a failure 6年前
  Дамян Минков 15e09476cd
Notify for kick and mute (#915) 6年前
  Hristo Terezov 0ee30bf12a feat(JitsiConnection): disconnect->return Promise 6年前
  paweldomas bbfe2eaea0 ref: open WebRTC DataChannel 6年前
  damencho 7f52a2cc60 Handles private messages received by speakerstats component. 6年前
  bgrozev 1ac6df97e3 Exports additional statistics through ConnectionQuality (#813) 6年前
  damencho 4733c537ce Skips p2p with bot participants and re-initiate when they leave. 7年前
  virtuacoplenny 5a77ba0a76 ref(recording): change implementation to match VideoSIPGW (#769) 7年前
  virtuacoplenny fefd96e0e8 feat(recording): frontend logic can support live streaming and recording (#741) 7年前
  virtuacoplenny 4f0b8fd39c feat(recording): show the YouTube live stream URL (#736) 7年前
  Guénaël Muller d8019ad8bd Add private messages feature 7年前
  Дамян Минков dc3397b18b VideoSIPGW updates (#649) 7年前
  hristoterezov 4c6bf3f31c feat(transcription): Add transcription status 7年前
  nikvaessen cca3251fdd Fire JitsiConferenceEvents.ENDPOINT_MESSAGE_RECEIVED events 7年前
  Дамян Минков 029888802b Adds video sip gw handling. (#409) 8年前
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8年前
  Lyubo Marinov 068f290835 [eslint] lines-around-comment 8年前
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8年前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8年前
  Lyubo Marinov ed0d464392 [eslint] quotes 8年前
  paweldomas 98df9a5f29 ref(XMPPEvents): move some PC related events to RTC 8年前
  hristoterezov 3e7b06c1b1 fix(caps): add event to notify when caps version for a user is changed 8年前
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8年前
  damencho d123017232 Adds suspended events and its detection. 8年前
  Boris Grozev f56dbca640 feat: Fires an event when the ICE state changes. 8年前
  hristoterezov 9075fcfc43 fix(JitsiConference.leave): Promise and logic 8年前
  damencho cbf2eebeec Fires CONFERENCE_LEFT event once we receive our presence unavailable. 8年前
  damencho 31d22ef5b4 Adds not allowed errors and handling it. 8年前
  paweldomas a51feba392 feat(XMPPEvents): add CALL_ENDED event 8年前
  Sam Whited ec34cf48a2 Add events for lock icon update 9年前
  hristoterezov 733c968004 Removes unused code after reloads removal 8年前
  paweldomas 7f6a5dd415 Reload the conference on 'session-accept' timeout 9年前
  Boris Grozev 68b1eb7912 Logs the ICE ufrags to callstats. 9年前
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 9年前
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9年前
  paweldomas c90d758fdf Reopen data channels on ice restart 9年前
  damencho f79f76fb8c Removes fabricSetupFailed and adds iceConnectionFailure for callstats. 9年前
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis 9年前
  paweldomas 19df65f3e5 Rename "stream" to "track" in RTC context plus fixes 9年前
  hristoterezov da7d7f038a Removes unused CONNECTION_CLOSED event 9年前
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() 9年前
  yanas 638bec6375 Basic Jibri recording refactoring. 9年前
  paweldomas 438bf72572 Captures all IQ errors coming from JingleSessionPC, adds timeout constant, adds JINGLE_ERROR event, 9年前
  hristoterezov c00a23441c Fixes errors after review 9年前
  hristoterezov 3bfe034176 Adds CONFERENCE_MAX_USERS conference error. 9年前
  hristoterezov 59cd39c9c2 Moves the code that trigger TRACK_REMOVED events for remote track to use peerconnection event instead of relying on TRACK_STOPPED event. 9年前
  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年前