2069 コミット (503d47f3639cbd313489d2845d8dba96fc7b0ba5)
 

作成者 SHA1 メッセージ 日付
  Saúl Ibarra Corretgé 503d47f363 deps: prepare for react-native 0.60 6年前
  virtuacoplenny d0105dd16d fix(connection-status): pass expected args to type change listener (#959) 6年前
  damencho ad8cc5a694 Partially reverts 24bda8e and uses domain/roomname to report to cs. 6年前
  George Politis 7793b15884
Refactors the "connection status duration" analytics event. (#957) 6年前
  Hristo Terezov 070c67bf5d feat(stats): Add audio output problem detector. 6年前
  Leonard Kim 97475026de ref(feedback): return promise for submitting callstats feedback 6年前
  Leonard Kim 73c4b7ecb1 fix(old-safari): check RTCRtpTransceiver exists before checking prototype 6年前
  Bettenbuk Zoltan 502ba82e1e Add display name to chat message meta 6年前
  paweldomas 3c80587431 ref(xmpp): move time since last success to the helper method 6年前
  Hristo Terezov 4879c5becd feat(JitsiRemoteTrack): Add logs. 6年前
  damencho fd16c566b6 Fixes sending speakerstats for p2p and fix sending only when needed. 6年前
  Saúl Ibarra Corretgé c73bc490ed feat(RTC): drop support for platforms without the MediaStream constructor 6年前
  Damien Fetis c1ece37538 Remove isModerator logic from P2P call start to avoid Duplicated P2P “session-initiate” in the 2 pears and allow P2P without moderator. 6年前
  Saúl Ibarra Corretgé 3b605fdaa5 ref(RTC): set googScreencastMinBitrate to 100 6年前
  virtuacoplenny a909e59486
feat(xmpp): allow setting resource on room jid (#940) 6年前
  Saúl Ibarra Corretgé d2581a18a2 resolutions: add 540p aka qHD 6年前
  George Politis c5a9411a56
Merge pull request #942 from jitsi/analytics-event-for-connectivity-issues 6年前
  George Politis 592f72a63c Send peer connection status changes to the analytics backend. 6年前
  damencho c902f49290 Fixes obtaining hosts.domain from the correct options, from JitsiConn. 6年前
  virtuacoplenny d468207355
feat(browsers): add check for env requiring interaction to unmute (#935) 6年前
  Дамян Минков 24bda8e941
Adds confID to JitsiConference option and enables callstats siteID. (#934) 6年前
  Paul Tiedtke 1239562fb2 Add identity to JitsiParticipant 6年前
  damencho 884cf31abc When we detect version mismatch always retry getting features. 6年前
  damencho 53964aa921 Skips trying to send presence when is not needed. 6年前
  bgrozev 647a48bf4d
Always uses 8 hex digits for the MUC nickname/endpoint ID. (#921) 6年前
  Saúl Ibarra Corretgé 9fbf271928 fix(BridgeChannel): don't log WS onerror events 6年前
  Paul Tiedtke ff62d34b57 docs: add TRACK_AUDIO_LEVEL_CHANGED 6年前
  damencho 32df8c1b09 Updates token doc to reflect debian package changes. 6年前
  Дамян Минков 8a4d1f1b08
Detects whether a participant is jigasi and sets a property. (#928) 6年前
  Hristo Terezov d9a5afe94b fix(blur): Error handling and setEffect issues. 6年前
  Cristian Florin Ghita cc777bd7e8 Fix enable/disable blur while muted 6年前
  Cristian Florin Ghita c59d64cf51 Fix bug - effect instance not set after stop 6年前
  Cristian Florin Ghita fd74ccc526 Add video background blur 6年前
  Nikolay Gubeev 7e90ab699a fix(caps): fix generateSha 6年前
  paweldomas 9bcc2a26cc feat: send analytics for the last successful request 6年前
  paweldomas c0af82a215 squash: remove pending tasks from the queue before scheduling close 6年前
  paweldomas bdd303109f squash: rename workFunction to task 6年前
  paweldomas b670fb674c squash: callback called with new Error() when stopped 6年前
  paweldomas fc1633b88f squash: rename private vars in AsyncQueue 6年前
  paweldomas 1a58501ac8 squash: set peerconnection listeners to null on close 6年前
  paweldomas 036662c653 fix(JingleSessionPC): prevent from queueing tasks after close 6年前
  Hristo Terezov ee1854c1b1 fix(conference): fire failed event on o/a failure 6年前
  virtuacoplenny a89d67388f
fix(caps): validate sha before caching features (#917) 6年前
  virtuacoplenny 63578e414a
fix(presence): send latest presence on conference join (#920) 6年前
  Дамян Минков 15e09476cd
Notify for kick and mute (#915) 6年前
  paweldomas 25ca5cbd2a ref(ParticipantConnectionStatus): bump frozen timeout to 10 sec 6年前
  Hristo Terezov 40446bb948 fix(JitsiLocalTrack): Disable no bytes sent error. 6年前
  Hristo Terezov e7c5f53378 ref(JitsiLocalTrack): NO_DATA_FROM_SOURCE logic 6年前
  Hristo Terezov 471b7e0942 fix(JitsiTrack):Enable setHandler for audio tracks 6年前
  Hristo Terezov b7e4980561 fix(GUM): Don't fail when a track is muted. 6年前