219 Commits (c700fbd584a315d4398c481ecc2286c4a711c20c)

Author SHA1 Message Date
  Дамян Минков c700fbd584
Initial implementation of lobby rooms. (#1138) 4 years ago
  Дамян Минков 3c8d411c96
fix: Skips sending an extra presence on join. (#1174) 5 years ago
  Philipp Hancke 509740734b chore: remove usage of `self` 5 years ago
  Guus der Kinderen 3a479eec27 Modifying room password protection 7 years ago
  Hristo Terezov 5466c9d08a
fix(analytics): delay conference.join event (#1048) 5 years ago
  paweldomas 39e7d3b4c8 fix(ChatRoom): send cached presence when XMPP re-connects 5 years ago
  paweldomas f3adaa21b5 ref(ChatRoom): sendPresence only if connected 5 years ago
  paweldomas 1da55ed82a ref(xmpp): pass XmppConnection wrapper to LJM Strophe plugins 5 years ago
  paweldomas 16fc1fb751 ref(xmpp): extract XmppConnection layer 5 years ago
  paweldomas 8888d5e557 ref(xmpp): some calls to connection.flush are BOSH specific 5 years ago
  Hristo Terezov 8e373c106f fix(analytics): conference.joined event props. 5 years ago
  Hristo Terezov 4a87f34285 feat(meetingID): send analytics event. 5 years ago
  damencho 24a05989dd Handles unique Id for a meeting. 5 years ago
  damencho e6e6b890bb Simplifies logic around userID and callstatsUsername in callstats. 5 years ago
  Kevin Seidel 0f4cd357c3 ignore undefined from 5 years ago
  Bettenbuk Zoltan f9808adb8e fix: chat error event 5 years ago
  damencho 1c3b3c18e1 Prints version from presence if available. 5 years ago
  Bettenbuk Zoltan 502ba82e1e Add display name to chat message meta 5 years ago
  virtuacoplenny 63578e414a
fix(presence): send latest presence on conference join (#920) 5 years ago
  Дамян Минков 15e09476cd
Notify for kick and mute (#915) 5 years ago
  paweldomas 5a9fc76739 feat(ChatRoom): add 'disableFocus' option 6 years ago
  virtuacoplenny 0664db2643
fix(presence): emit display name change when cleared (#863) 6 years ago
  damencho 7f52a2cc60 Handles private messages received by speakerstats component. 6 years ago
  Boris Grozev 5b6e7dcf57 cleanup: Removes the user-agent string from presence (unused). 6 years ago
  Saúl Ibarra Corretgé 3d02a85744 cleanup: remove no longer used code 🔥🔥🔥 6 years ago
  bgrozev 1ac6df97e3 Exports additional statistics through ConnectionQuality (#813) 6 years ago
  paweldomas e7bbf4f371 feat(ChatRoom): join() returns a Promise 6 years ago
  Boris Grozev 4a28a19616 feat: Enables Octo based on a config property. Adds the bridge_count analytics property. 6 years ago
  bgrozev e097a1189e
feat: Measures end-to-end RTT with ping over the data channel. (#795) 6 years ago
  George Politis 520ee512af feat: Adds a couple of permanent analytics properties. (#794) 6 years ago
  Praveen Gupta 9207f1f6b9 Uses json-message extension in Chatroom.js (#770) 6 years ago
  Guus der Kinderen 758763f6ab Minor changes to doc & XEP-0215 (#695) 6 years ago
  damencho 4733c537ce Skips p2p with bot participants and re-initiate when they leave. 6 years ago
  virtuacoplenny 7b39059fba
fix(presence): do not escape xml values (#768) 6 years ago
  virtuacoplenny 5a77ba0a76 ref(recording): change implementation to match VideoSIPGW (#769) 6 years ago
  virtuacoplenny fefd96e0e8 feat(recording): frontend logic can support live streaming and recording (#741) 7 years ago
  bgrozev 7ae17c070f feat: Exposes sending JSON payload through XMPP. (#723) 7 years ago
  virtuacoplenny 4f0b8fd39c feat(recording): show the YouTube live stream URL (#736) 7 years ago
  virtuacoplenny ef0e14babe fix(chat): use querySelector over querySelectorAll (#729) 7 years ago
  Saúl Ibarra Corretgé cab2fabd56 feat(xmpp): remove excessive logging (#728) 7 years ago
  bbaldino 3fdbf68d93 parse and emit identity information in MUC_MEMBER_JOINED event (#724) 7 years ago
  bbaldino 2ea6773e0e Packet2json refactor (#721) 7 years ago
  Guénaël Muller d8019ad8bd Add private messages feature 7 years ago
  bgrozev 515374c8d3 Analytics refactoring (#676) 7 years ago
  Emil Ivov bda845fe51
Stops printing muc messages in console 7 years ago
  damencho 365bd886ee Stores initial participant status and skips the status changed event. 7 years ago
  hristoterezov 73300752f5 Update strophe and use it via imports. 7 years ago
  Дамян Минков 16d3b2eacb Uses optional statsId to report to callstats and push it to presence. (#608) 7 years ago
  Lyubo Marinov ff8468d931 eslint 4.8.0 7 years ago
  hristoterezov 4c6bf3f31c feat(transcription): Add transcription status 7 years ago