Mercurial > prosody-modules
log mod_server_status/mod_server_status.lua @ 601:00590d492a5b
age | author | description |
---|---|---|
Thu, 09 Feb 2012 00:53:32 +0000 | Marco Cirillo | mod_server_status: de-revert to use configmanager instead of module mm for the cleanup function also give it an unique name (mismatch possible "??") |
Tue, 17 Jan 2012 13:53:49 +0000 | Marco Cirillo | mod_server_status: revert to use module:get_option_boolean |
Tue, 17 Jan 2012 01:40:58 +0000 | Marco Cirillo | mod_server_status: added http cleanup code from mod_register_json |
Tue, 10 Jan 2012 20:55:45 +0000 | Marco Cirillo | mod_server_status: fixed trace case when an user, mistakenly or not, sets a component which doesn't exist into the plugin config. (thanks chris) |