34 次代码提交 (ed43a6953d3e3497f12b3da54686b3e34b4fb2b3)

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