49 次代码提交 (f0dd403951dd5d417aca301f0b8b4e2d31751713)

作者 SHA1 备注 提交日期
  Jaya Allamsetty 5713cb0d6d
Feat ssrc rewriting (#2192) 2 年前
  Jaya Allamsetty d9f6ce0640 ref(JitsiParticipant) Alpha sort the methods. 2 年前
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 年前
  Дамян Минков bac6c6d7bd fix: Fixes boolean/string comparison. 2 年前
  Дамян Минков b71481a8b2
fix: Set affiliation. (#1966) 3 年前
  Gary Hunt 6d428ca19b
feat(ts) convert MediaType and its usages 3 年前
  Дамян Минков 9e98e98903
feat: Adds a property to JitsiParticipant is hidden from recorder. (#1889) 3 年前
  Paul Tiedtke 092f1e24cc fix(docs): copy&paste error for setIsReplaced 3 年前
  hmuresan 0ed1b4ef04 feat(replace-participant): Replace participant with same jwt in the conf 3 年前
  Дамян Минков 63aad7c0f8
fix: Drop caps handling (#1495) 4 年前
  Дамян Минков 1fd7256553
feat: Skips using disco-info for features. (#1450) 4 年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 4 年前
  paweldomas 6d1ccc5926 fix(JitsiParticipant): compare against specific error constant 5 年前
  paweldomas b96c105770 fix(JitsiParticipant): do not send another feature discovery request 5 年前
  Paul Tiedtke 1239562fb2 Add identity to JitsiParticipant 5 年前
  damencho 884cf31abc When we detect version mismatch always retry getting features. 5 年前
  Saúl Ibarra Corretgé 3d02a85744 cleanup: remove no longer used code 🔥🔥🔥 6 年前
  Boris Grozev 550d55c019 ref: Removes commented out code. 6 年前
  hristoterezov 0838bfd1d4 feat(JitsiParticipant): expose bot type. 6 年前
  damencho 365bd886ee Stores initial participant status and skips the status changed event. 7 年前
  hristoterezov 73300752f5 Update strophe and use it via imports. 7 年前
  Дамян Минков 16d3b2eacb Uses optional statsId to report to callstats and push it to presence. (#608) 7 年前
  Paweł Domas 9cccf3b62e More p2p analytics (#487) 8 年前
  Дамян Минков f1e7378952 Adds peer connection statuses (active/inactive/interrupted/restoring). (#430) 8 年前
  Lyubo Marinov de61af8b2d [eslint] require-jsdoc 8 年前
  Lyubo Marinov 66b62080e8 [eslint] max-params 8 年前
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 8 年前
  hristoterezov fa971c81b5 fix(eslint): Add no-empty-function rule 8 年前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8 年前
  Lyubo Marinov ed0d464392 [eslint] quotes 8 年前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8 年前
  Lyubo Marinov 14147059b3 [eslint] spaced-comment 8 年前
  hristoterezov 17648f7a35 fix(caps): JitsiParticipant.getFeatures method 8 年前
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8 年前
  paweldomas 51922b2623 ref(peer conn status): moves hasRtcMutedVideoTrack 8 年前
  paweldomas 34b05f11f6 feat: add PARTICIPANT_CONN_STATUS_CHANGED conference event 8 年前
  Lyubomir Marinov 2a1d756fd8 ES6 for JitsiParticipant 8 年前
  Lyubomir Marinov 1c6340cb38 ES6 for JitsiConferenceEvents 8 年前
  Boris Grozev 985f79da37 Adds a set of properties to JitsiParticipant, which can be updated 8 年前
  yanas 02c46a19fb Add hidden participant support 9 年前
  hristoterezov 849763dfdc Changes JitsiConference.getLocalTracks and JitsiParticipant.getTracks to return cloned array of tracks 9 年前
  isymchych 4efc997a62 propagate AVAILABLE_DEVICES_CHANGED event 9 年前
  isymchych 96adaf5e65 handle PRESENCE_STATUS event 9 年前
  isymchych 8f94abff1b add "kick participant" support 9 年前
  isymchych 02a95fd662 add info about user role to JitsiConference 9 年前
  isymchych 56328fcf58 use JitsiParticipant; add some method implementations 9 年前
  isymchych 8329fe5767 support DTMF 9 年前
  hristoterezov ae85fc66e5 Fixes TRACK_REMOVED event. 9 年前
  hristoterezov e9cf303fa6 Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods. 9 年前