Mercurial > prosody-modules
log mod_statistics/mod_statistics.lua @ 5834:866a49f5aa61
age | author | description |
---|---|---|
2018-12-23 | Matthew Wild | mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.2 |
2016-09-19 | Kim Alvefur | mod_statistics: Add a read timeout handler that keeps the connection alive (fixes #742) |
2014-12-08 | Kim Alvefur | mod_statistics: Remove 'return' so SESS lines are pushed to all sessions (thanks Ge0rG) |
2014-03-11 | Florian Zeitz | all the things: Remove trailing whitespace |
2013-06-15 | Kim Alvefur | mod_statistics: Better detection of when running under prosody vs prosodyctl |
2013-06-15 | Matthew Wild | mod_statistics: Initial version, and a rough 'prosodyctl mod_statistics top' |