37 Commits (522577a42d8cfbb0a7d89f05e09b691f23d109f1)

Autor SHA1 Mensaje Fecha
  Daniel McAssey 47fc0fbbbe
fix(types): fix last few types (#2417) hace 1 año
  Saúl Ibarra Corretgé 30cb694dff fix(GlobalOnErrorHandler) avoid calling it when we handle the error hace 1 año
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename hace 3 años
  damencho 3516123210 fix: Fixes ping options usage. hace 4 años
  damencho 56351f89f2 fix: Updates ping logic around detecting xmpp activity. hace 4 años
  Дамян Минков 6bb0b86c0a
feat: Reduce pings and adds xmpp ping config (#1389) hace 5 años
  paweldomas 9018c34f7a feat: detect broken XMPP WebSocket using ping hace 5 años
  paweldomas 61dca1d7b9 feat(XmppConnection): sendIQ2 hace 5 años
  paweldomas 0e57a68173 feat: resume XMPP stream on connection drop hace 5 años
  paweldomas 1da55ed82a ref(xmpp): pass XmppConnection wrapper to LJM Strophe plugins hace 5 años
  damencho 6eb3157a84 Adds server-side speaker stats handling. hace 7 años
  Дамян Минков 4daf8e7e95 Adds new parameter details for the connection failed event. (#697) hace 7 años
  hristoterezov 73300752f5 Update strophe and use it via imports. hace 8 años
  Lyubo Marinov de61af8b2d [eslint] require-jsdoc hace 8 años
  Lyubo Marinov 66b62080e8 [eslint] max-params hace 8 años
  Lyubo Marinov 068f290835 [eslint] lines-around-comment hace 8 años
  Lyubo Marinov 9a8b5563c6 [eslint] object-property-newline hace 8 años
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing hace 8 años
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call hace 8 años
  Lyubo Marinov c991abf9ef [eslint] prefer-template hace 8 años
  Lyubo Marinov ed0d464392 [eslint] quotes hace 8 años
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren hace 8 años
  Lyubo Marinov 14147059b3 [eslint] spaced-comment hace 8 años
  Lyubo Marinov 7398216a5a [eslint] arrow-parens hace 8 años
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 hace 8 años
  Lyubomir Marinov 90ee7e8a54 ESLint hace 9 años
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files hace 9 años
  paweldomas d62ad1c2fd Not disconnect on 3rd PING failure hace 9 años
  paweldomas 5db491c6f1 Log PING failure on error level starting from the 3rd hace 9 años
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages hace 9 años
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error hace 9 años
  Lyubomir Marinov 7df2e4e358 Make disco completely optional hace 9 años
  damencho ba3b133ecd Decrease the ping interval. hace 9 años
  paweldomas c4bd9c71f1 Fixes ping merge issues. hace 10 años
  paweldomas bd8e8b9d0f Will use XEP-0199 ping for keep-alive only if it is supported by the server. hace 10 años
  paweldomas 4eb521ca7b Reacts to consecutive ping failures by closing the connection. hace 10 años
  paweldomas 152a38bea5 Meet pings Prosody (cherry picked from commit 2d4a541) hace 10 años