641 次代码提交 (a61941fc9a1927daedc1c9446e4036702964b38a)

作者 SHA1 备注 提交日期
  damencho a61941fc9a Uses sendBeacon to send presence unavailable on unload. 5 年前
  paweldomas 179f3b87fd fix(JitsiConference): decline P2P offer if should not be in P2P 5 年前
  paweldomas 00920c0f65 fix(JingleSessionPC): no media flowing after ICE restart 5 年前
  damencho 1c3b3c18e1 Prints version from presence if available. 5 年前
  Leonard Kim 89d4beb088 ref(xmpp): remove references to moderate module 5 年前
  Papp István Péter 2d06c3e244 Do not deregister Strophe listener on missing room, fix removeCommandListener 6 年前
  Bettenbuk Zoltan 502ba82e1e Add display name to chat message meta 5 年前
  paweldomas 3c80587431 ref(xmpp): move time since last success to the helper method 5 年前
  virtuacoplenny a909e59486
feat(xmpp): allow setting resource on room jid (#940) 5 年前
  damencho 53964aa921 Skips trying to send presence when is not needed. 5 年前
  bgrozev 647a48bf4d
Always uses 8 hex digits for the MUC nickname/endpoint ID. (#921) 5 年前
  Nikolay Gubeev 7e90ab699a fix(caps): fix generateSha 5 年前
  paweldomas 9bcc2a26cc feat: send analytics for the last successful request 5 年前
  paweldomas c0af82a215 squash: remove pending tasks from the queue before scheduling close 5 年前
  paweldomas 1a58501ac8 squash: set peerconnection listeners to null on close 5 年前
  paweldomas 036662c653 fix(JingleSessionPC): prevent from queueing tasks after close 5 年前
  Hristo Terezov ee1854c1b1 fix(conference): fire failed event on o/a failure 5 年前
  virtuacoplenny a89d67388f
fix(caps): validate sha before caching features (#917) 5 年前
  virtuacoplenny 63578e414a
fix(presence): send latest presence on conference join (#920) 5 年前
  Дамян Минков 15e09476cd
Notify for kick and mute (#915) 5 年前
  damencho 0a5eaf3d36 Adds start silent config, to disable send/receive audio. 5 年前
  Leonard Kim 985a0bbfab feat(conference): add way to check if local participant is hidden 6 年前
  Hristo Terezov 0ee30bf12a feat(JitsiConnection): disconnect->return Promise 6 年前
  paweldomas 5a9fc76739 feat(ChatRoom): add 'disableFocus' option 6 年前
  paweldomas ca019f0d00 feat(xmpp): expose PING functionality 6 年前
  paweldomas 98a7ccd09a feat(JingleSessionPC): ICE failed notification 6 年前
  virtuacoplenny 0664db2643
fix(presence): emit display name change when cleared (#863) 6 年前
  virtuacoplenny dbf2275852
feat(screenshare): support remote wireless screenshare (#857) 6 年前
  paweldomas 2080e812a9 ref(JingleSessionPC): tear down remote streams state 6 年前
  paweldomas bbfe2eaea0 ref: open WebRTC DataChannel 6 年前
  damencho 2108f80e3d Simplifies logic and renames a method. 6 年前
  damencho 7f52a2cc60 Handles private messages received by speakerstats component. 6 年前
  damencho 6eb3157a84 Adds server-side speaker stats handling. 6 年前
  Boris Grozev 5b6e7dcf57 cleanup: Removes the user-agent string from presence (unused). 6 年前
  Saúl Ibarra Corretgé 3d02a85744 cleanup: remove no longer used code 🔥🔥🔥 6 年前
  bgrozev 1ac6df97e3 Exports additional statistics through ConnectionQuality (#813) 6 年前
  Saúl Ibarra Corretgé 41592c774a fix(Promise): use then onReject handler instead of catch 6 年前
  Saúl Ibarra Corretgé c2f269884a feat(strophe.jingle): use modern constraints for create{Offer,Answer} 6 年前
  Saúl Ibarra Corretgé 9fd0b674cd feat(RTC,JingleSessionPC): use the Promise based WebRTC APIs 6 年前
  paweldomas e7bbf4f371 feat(ChatRoom): join() returns a Promise 6 年前
  paweldomas 79d29dac46 ref(JingleSession): initiator/responder JIDs as getter properties 6 年前
  paweldomas 1effd9a09e fix(JingleSession): unresolved 'this.me' 6 年前
  paweldomas 3b534bc624 ref(JingleSession): rename 'responder' to 'responderJid' 6 年前
  paweldomas 51807a5fd4 ref(JingleSession): rename 'initiator' to 'initiatorJid' 6 年前
  paweldomas 0333018c1d ref(JingleSessionPC): make onJingleFatalError private, not static 6 年前
  paweldomas e4bc78422c ref(JingleSessionPC): detach from room.options 6 年前
  Boris Grozev 4a28a19616 feat: Enables Octo based on a config property. Adds the bridge_count analytics property. 6 年前
  Boris Grozev 942a5c377a ref: Simplifies with a helper variable. 6 年前
  bgrozev e097a1189e
feat: Measures end-to-end RTT with ping over the data channel. (#795) 6 年前
  George Politis 520ee512af feat: Adds a couple of permanent analytics properties. (#794) 6 年前