167 Commits (cb484cf48ccd3d56cf9bb2e9d452bd7aa644ac8a)

Author SHA1 Message Date
  Дамян Минков cb484cf48c
feat: Detects shard changed when using websockets. (#1462) 4 years ago
  Дамян Минков 1fd7256553
feat: Skips using disco-info for features. (#1450) 4 years ago
  Jaya Allamsetty 036daacade fix(XMPP): Get the correct domain for XMPP ping. 4 years ago
  Дамян Минков 968f947627
fix: Always query the main domain for features. Fixes jitsi/jitsi-meet#8173 (#1428) 4 years ago
  bgrozev 170438b257
Remove conference-wide RTX/REMB/TCC/opus-red options. (#1423) 4 years ago
  Saúl Ibarra Corretgé c6065a530f fix(stun) update default list of STUN servers 4 years ago
  Дамян Минков 6bb0b86c0a
feat: Reduce pings and adds xmpp ping config (#1389) 4 years ago
  Saúl Ibarra Corretgé f370cccdfb feat(xmpp) drop the useStunTurn option 4 years ago
  Jaya Allamsetty 0cffc064e6 fix: Disable RTX on Firefox. 4 years ago
  Saúl Ibarra Corretgé 735c30ec4f e2ee: introduce per-participant randomly generated keys 4 years ago
  Saúl Ibarra Corretgé dfd68d486c xmpp: log JSON message parsing errors 4 years ago
  Boris Grozev 4a98a10630 fix: Only advertise opus-red if the browser supports it. 4 years ago
  Boris Grozev 16fe22e9c9 Advertise support for opus/red. 4 years ago
  paweldomas 9018c34f7a feat: detect broken XMPP WebSocket using ping 4 years ago
  paweldomas 4e940127ce ref: make XMPP ping feature mandatory 4 years ago
  Дамян Минков 3ac82faa2d
ref: Moves xmpp logs to be accessed from connection. (#1284) 4 years ago
  Saúl Ibarra Corretgé 953a107121 xmpp: fix browser check 4 years ago
  Saúl Ibarra Corretgé cbc93549aa e2ee: add flag to disable the E2EE support 4 years ago
  Дамян Минков 8f9bd254bb
Lobby required displayname (#1231) 4 years ago
  Bettenbuk Zoltan 6d28e818f5 fix: missing duration timer for lobby participants 4 years ago
  damencho 4e53976852 fix: Make sure we use lower case for the muc component. 5 years ago
  Дамян Минков c700fbd584
Initial implementation of lobby rooms. (#1138) 5 years ago
  Jaya Allamsetty 49dd19c04a fix(Firefox): Enable RTX support on Firefox 5 years ago
  Saúl Ibarra Corretgé 86d69f5489 e2ee: advertise e2ee support in caps 5 years ago
  paweldomas d6bcd5dcc0 fix(xmpp): clear any last strophe errors on reconnect 5 years ago
  paweldomas 2dce3bff78 ref: disable lipsync by default 5 years ago
  paweldomas ac843fd3a2 fix(xmpp): prevent from calling disconnect twice 5 years ago
  Paweł Domas 86387e599e
ref(xmpp): adjust last success time tracker for bosh and websocket (#1053) 5 years ago
  paweldomas fef93e8fcd ref(xmpp): move part of the sendUnavilableBeacon logic to the connection 5 years ago
  paweldomas aceb20b9af feat(XmppConnection) add WebSocket keep alive 5 years ago
  paweldomas 3c37f0efcc ref(xmpp): capture error msg from Strophe ERROR state 5 years ago
  paweldomas 0e57a68173 feat: resume XMPP stream on connection drop 5 years ago
  paweldomas 1da55ed82a ref(xmpp): pass XmppConnection wrapper to LJM Strophe plugins 5 years ago
  paweldomas a5beb689d9 ref(xmpp): move BOSH last success tracker to XmppConnection 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
  paweldomas 397fd84170 fix(xmpp): skip connection flush and do not use sendBeacon for Websocket 5 years ago
  paweldomas b9d758f10b ref(xmpp): extract _cleanupXmppConnection method 5 years ago
  paweldomas 079ec35066 fix: use consistent log format for TIME prints 5 years ago
  Paweł Domas 3dcd26e6c2
ref: deprecate and rename 'bosh' option to 'serviceUrl' (#1022) 5 years ago
  theunafraid f35c74222f Add conference duration timer, get conference started timestamp (#1014) 5 years ago
  Дамян Минков 3f7613748d
Fix URL for sendBeacon. (#980) 5 years ago
  damencho a61941fc9a Uses sendBeacon to send presence unavailable on unload. 5 years ago
  Leonard Kim 89d4beb088 ref(xmpp): remove references to moderate module 5 years ago
  paweldomas 3c80587431 ref(xmpp): move time since last success to the helper method 5 years ago
  virtuacoplenny a909e59486
feat(xmpp): allow setting resource on room jid (#940) 5 years ago
  bgrozev 647a48bf4d
Always uses 8 hex digits for the MUC nickname/endpoint ID. (#921) 5 years ago
  paweldomas 9bcc2a26cc feat: send analytics for the last successful request 5 years ago
  Leonard Kim 985a0bbfab feat(conference): add way to check if local participant is hidden 5 years ago
  Hristo Terezov 0ee30bf12a feat(JitsiConnection): disconnect->return Promise 6 years ago