31 Commits (5322ddd6b5c21a9fc4227a9dc65de68c9c5c5ca8)

Author SHA1 Message Date
  paweldomas 9018c34f7a feat: detect broken XMPP WebSocket using ping 5 years ago
  paweldomas 61dca1d7b9 feat(XmppConnection): sendIQ2 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
  damencho 6eb3157a84 Adds server-side speaker stats handling. 7 years ago
  Дамян Минков 4daf8e7e95 Adds new parameter details for the connection failed event. (#697) 7 years ago
  hristoterezov 73300752f5 Update strophe and use it via imports. 8 years ago
  Lyubo Marinov de61af8b2d [eslint] require-jsdoc 8 years ago
  Lyubo Marinov 66b62080e8 [eslint] max-params 8 years ago
  Lyubo Marinov 068f290835 [eslint] lines-around-comment 8 years ago
  Lyubo Marinov 9a8b5563c6 [eslint] object-property-newline 8 years ago
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8 years ago
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8 years ago
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8 years ago
  Lyubo Marinov ed0d464392 [eslint] quotes 8 years ago
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8 years ago
  Lyubo Marinov 14147059b3 [eslint] spaced-comment 8 years ago
  Lyubo Marinov 7398216a5a [eslint] arrow-parens 8 years ago
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8 years ago
  Lyubomir Marinov 90ee7e8a54 ESLint 9 years ago
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 9 years ago
  paweldomas d62ad1c2fd Not disconnect on 3rd PING failure 9 years ago
  paweldomas 5db491c6f1 Log PING failure on error level starting from the 3rd 9 years ago
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages 9 years ago
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9 years ago
  Lyubomir Marinov 7df2e4e358 Make disco completely optional 9 years ago
  damencho ba3b133ecd Decrease the ping interval. 9 years ago
  paweldomas c4bd9c71f1 Fixes ping merge issues. 10 years ago
  paweldomas bd8e8b9d0f Will use XEP-0199 ping for keep-alive only if it is supported by the server. 10 years ago
  paweldomas 4eb521ca7b Reacts to consecutive ping failures by closing the connection. 10 years ago
  paweldomas 152a38bea5 Meet pings Prosody (cherry picked from commit 2d4a541) 10 years ago