31 Commits (16fe22e9c901b71ec804921a28765cc94e45047d)

Autor SHA1 Mensaje Fecha
  paweldomas 9018c34f7a feat: detect broken XMPP WebSocket using ping hace 4 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 6 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 7 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 8 años
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files hace 8 años
  paweldomas d62ad1c2fd Not disconnect on 3rd PING failure hace 8 años
  paweldomas 5db491c6f1 Log PING failure on error level starting from the 3rd hace 8 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 9 años
  paweldomas bd8e8b9d0f Will use XEP-0199 ping for keep-alive only if it is supported by the server. hace 9 años
  paweldomas 4eb521ca7b Reacts to consecutive ping failures by closing the connection. hace 9 años
  paweldomas 152a38bea5 Meet pings Prosody (cherry picked from commit 2d4a541) hace 9 años