641 コミット (a61941fc9a1927daedc1c9446e4036702964b38a)

作成者 SHA1 メッセージ 日付
  damencho a61941fc9a Uses sendBeacon to send presence unavailable on unload. 6年前
  paweldomas 179f3b87fd fix(JitsiConference): decline P2P offer if should not be in P2P 6年前
  paweldomas 00920c0f65 fix(JingleSessionPC): no media flowing after ICE restart 6年前
  damencho 1c3b3c18e1 Prints version from presence if available. 6年前
  Leonard Kim 89d4beb088 ref(xmpp): remove references to moderate module 6年前
  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 6年前
  paweldomas 3c80587431 ref(xmpp): move time since last success to the helper method 6年前
  virtuacoplenny a909e59486
feat(xmpp): allow setting resource on room jid (#940) 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年前
  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 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年前
  damencho 0a5eaf3d36 Adds start silent config, to disable send/receive audio. 6年前
  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 7年前
  paweldomas 98a7ccd09a feat(JingleSessionPC): ICE failed notification 7年前
  virtuacoplenny 0664db2643
fix(presence): emit display name change when cleared (#863) 7年前
  virtuacoplenny dbf2275852
feat(screenshare): support remote wireless screenshare (#857) 7年前
  paweldomas 2080e812a9 ref(JingleSessionPC): tear down remote streams state 7年前
  paweldomas bbfe2eaea0 ref: open WebRTC DataChannel 7年前
  damencho 2108f80e3d Simplifies logic and renames a method. 7年前
  damencho 7f52a2cc60 Handles private messages received by speakerstats component. 7年前
  damencho 6eb3157a84 Adds server-side speaker stats handling. 7年前
  Boris Grozev 5b6e7dcf57 cleanup: Removes the user-agent string from presence (unused). 7年前
  Saúl Ibarra Corretgé 3d02a85744 cleanup: remove no longer used code 🔥🔥🔥 7年前
  bgrozev 1ac6df97e3 Exports additional statistics through ConnectionQuality (#813) 7年前
  Saúl Ibarra Corretgé 41592c774a fix(Promise): use then onReject handler instead of catch 7年前
  Saúl Ibarra Corretgé c2f269884a feat(strophe.jingle): use modern constraints for create{Offer,Answer} 7年前
  Saúl Ibarra Corretgé 9fd0b674cd feat(RTC,JingleSessionPC): use the Promise based WebRTC APIs 7年前
  paweldomas e7bbf4f371 feat(ChatRoom): join() returns a Promise 7年前
  paweldomas 79d29dac46 ref(JingleSession): initiator/responder JIDs as getter properties 7年前
  paweldomas 1effd9a09e fix(JingleSession): unresolved 'this.me' 7年前
  paweldomas 3b534bc624 ref(JingleSession): rename 'responder' to 'responderJid' 7年前
  paweldomas 51807a5fd4 ref(JingleSession): rename 'initiator' to 'initiatorJid' 7年前
  paweldomas 0333018c1d ref(JingleSessionPC): make onJingleFatalError private, not static 7年前
  paweldomas e4bc78422c ref(JingleSessionPC): detach from room.options 7年前
  Boris Grozev 4a28a19616 feat: Enables Octo based on a config property. Adds the bridge_count analytics property. 7年前
  Boris Grozev 942a5c377a ref: Simplifies with a helper variable. 7年前
  bgrozev e097a1189e
feat: Measures end-to-end RTT with ping over the data channel. (#795) 7年前
  George Politis 520ee512af feat: Adds a couple of permanent analytics properties. (#794) 7年前