Mercurial > prosody-modules
log mod_statistics/mod_statistics.lua @ 3926:f77ae9685eb6
age | author | description |
---|---|---|
Sun, 23 Dec 2018 11:00:38 +0000 | Matthew Wild | mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.2 |
Mon, 19 Sep 2016 19:36:19 +0200 | Kim Alvefur | mod_statistics: Add a read timeout handler that keeps the connection alive (fixes #742) |
Mon, 08 Dec 2014 14:27:10 +0100 | Kim Alvefur | mod_statistics: Remove 'return' so SESS lines are pushed to all sessions (thanks Ge0rG) |
Tue, 11 Mar 2014 18:44:01 +0100 | Florian Zeitz | all the things: Remove trailing whitespace |
Sat, 15 Jun 2013 20:36:23 +0100 | Kim Alvefur | mod_statistics: Better detection of when running under prosody vs prosodyctl |
Sat, 15 Jun 2013 19:08:34 +0100 | Matthew Wild | mod_statistics: Initial version, and a rough 'prosodyctl mod_statistics top' |