227 次代码提交 (1fd725655357db161d40e7dd52ef111e2b04bd68)

作者 SHA1 备注 提交日期
  Дамян Минков 1fd7256553
feat: Skips using disco-info for features. (#1450) 4 年前
  damencho 8bb653f1d6 fix: Skip sending multiple times disco-info to jicofo. 4 年前
  Saúl Ibarra Corretgé 80ba679eca xmpp: only parse JSON messages when they actually exist 4 年前
  paweldomas ca6b08a775 feat: restart Jingle session on ICE failed 4 年前
  damencho 15dcc57424 fix: Fixes setting non moderators to members when lobby is enabled. 4 年前
  damencho 9abec6faee fix: Clears Lobby room instance and resets joined flag. 4 年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 4 年前
  Gabriel Imre 6c04e2739a feat: add granting owner support 4 年前
  Дамян Минков c700fbd584
Initial implementation of lobby rooms. (#1138) 4 年前
  Дамян Минков 3c8d411c96
fix: Skips sending an extra presence on join. (#1174) 5 年前
  Philipp Hancke 509740734b chore: remove usage of `self` 5 年前
  Guus der Kinderen 3a479eec27 Modifying room password protection 7 年前
  Hristo Terezov 5466c9d08a
fix(analytics): delay conference.join event (#1048) 5 年前
  paweldomas 39e7d3b4c8 fix(ChatRoom): send cached presence when XMPP re-connects 5 年前
  paweldomas f3adaa21b5 ref(ChatRoom): sendPresence only if connected 5 年前
  paweldomas 1da55ed82a ref(xmpp): pass XmppConnection wrapper to LJM Strophe plugins 5 年前
  paweldomas 16fc1fb751 ref(xmpp): extract XmppConnection layer 5 年前
  paweldomas 8888d5e557 ref(xmpp): some calls to connection.flush are BOSH specific 5 年前
  Hristo Terezov 8e373c106f fix(analytics): conference.joined event props. 5 年前
  Hristo Terezov 4a87f34285 feat(meetingID): send analytics event. 5 年前
  damencho 24a05989dd Handles unique Id for a meeting. 5 年前
  damencho e6e6b890bb Simplifies logic around userID and callstatsUsername in callstats. 5 年前
  Kevin Seidel 0f4cd357c3 ignore undefined from 5 年前
  Bettenbuk Zoltan f9808adb8e fix: chat error event 5 年前
  damencho 1c3b3c18e1 Prints version from presence if available. 5 年前
  Bettenbuk Zoltan 502ba82e1e Add display name to chat message meta 5 年前
  virtuacoplenny 63578e414a
fix(presence): send latest presence on conference join (#920) 5 年前
  Дамян Минков 15e09476cd
Notify for kick and mute (#915) 5 年前
  paweldomas 5a9fc76739 feat(ChatRoom): add 'disableFocus' option 6 年前
  virtuacoplenny 0664db2643
fix(presence): emit display name change when cleared (#863) 6 年前
  damencho 7f52a2cc60 Handles private messages received by speakerstats component. 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 年前
  paweldomas e7bbf4f371 feat(ChatRoom): join() returns a Promise 6 年前
  Boris Grozev 4a28a19616 feat: Enables Octo based on a config property. Adds the bridge_count analytics property. 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 年前
  Praveen Gupta 9207f1f6b9 Uses json-message extension in Chatroom.js (#770) 6 年前
  Guus der Kinderen 758763f6ab Minor changes to doc & XEP-0215 (#695) 6 年前
  damencho 4733c537ce Skips p2p with bot participants and re-initiate when they leave. 6 年前
  virtuacoplenny 7b39059fba
fix(presence): do not escape xml values (#768) 6 年前
  virtuacoplenny 5a77ba0a76 ref(recording): change implementation to match VideoSIPGW (#769) 6 年前
  virtuacoplenny fefd96e0e8 feat(recording): frontend logic can support live streaming and recording (#741) 7 年前
  bgrozev 7ae17c070f feat: Exposes sending JSON payload through XMPP. (#723) 7 年前
  virtuacoplenny 4f0b8fd39c feat(recording): show the YouTube live stream URL (#736) 7 年前
  virtuacoplenny ef0e14babe fix(chat): use querySelector over querySelectorAll (#729) 7 年前
  Saúl Ibarra Corretgé cab2fabd56 feat(xmpp): remove excessive logging (#728) 7 年前
  bbaldino 3fdbf68d93 parse and emit identity information in MUC_MEMBER_JOINED event (#724) 7 年前
  bbaldino 2ea6773e0e Packet2json refactor (#721) 7 年前