Mercurial > prosody-modules
log mod_stanza_counter/mod_stanza_counter_http.lua @ 3397:4cf65afd90f4
age | author | description |
---|---|---|
2014-03-11 | Florian Zeitz | all the things: Remove trailing whitespace |
2012-05-26 | Marco Cirillo | mod_stanza_counter_http: change the skipped get_option_array to get_option_string it was supposed to. |
2012-04-29 | Marco Cirillo | mod_stanza_counter: remove module:set_global, with the default_host handler it's not required. |
2012-04-29 | Marco Cirillo | mod_stanza_counter_http: updated to current HTTP API. |
2012-02-12 | Marco Cirillo | mod_stanza_counter_http: remove cleanup function move it to a separate plugin. |
2012-02-09 | Marco Cirillo | mod_stanza_counter_http: de-revert to use configmanager instead of module mm for the cleanup function also give it an unique name (mismatch possible "??") |
2012-01-17 | Marco Cirillo | mod_stanza_counter_http: revert to use module:get_option_boolean |