Software /
code /
prosody-modules
Log
mod_stanza_counter/mod_stanza_counter_http.lua @ 2935:7319fd5dbc89
description | author | age |
---|---|---|
all the things: Remove trailing whitespace | Florian Zeitz | Tue, 11 Mar 2014 18:44:01 +0100 |
mod_stanza_counter_http: change the skipped get_option_array to get_option_string it was supposed to. | Marco Cirillo | Sat, 26 May 2012 11:37:44 +0000 |
mod_stanza_counter: remove module:set_global, with the default_host handler it's not required. | Marco Cirillo | Sun, 29 Apr 2012 20:41:59 +0000 |
mod_stanza_counter_http: updated to current HTTP API. | Marco Cirillo | Sun, 29 Apr 2012 13:06:53 +0000 |
mod_stanza_counter_http: remove cleanup function move it to a separate plugin. | Marco Cirillo | Sun, 12 Feb 2012 18:01:12 +0000 |
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 "??") | Marco Cirillo | Thu, 09 Feb 2012 00:52:18 +0000 |