Mercurial > prosody-modules
log mod_adhoc_cmd_ping/mod_adhoc_cmd_ping.lua @ 176:26bb69a57749
age | author | description |
---|---|---|
Sat, 23 Jan 2010 04:43:28 +0100 | Florian Zeitz | mod_adhoc*: Move state handling to mod_adhoc itself |
Fri, 22 Jan 2010 04:25:58 +0100 | Florian Zeitz | mod_adhoc: Major refactoring. Actuall data exchange happens here now |
Wed, 09 Dec 2009 23:08:19 +0100 | Florian Zeitz | mod_adhoc_cmd*: Don't explicitly remove items. Handled by Prosody itself already |
Sun, 11 Oct 2009 01:20:16 +0200 | Florian Zeitz | mod_adhoc: add adhoc.lib.lua to ease implementing new commands (as a consequence mod_adhoc is a directory now) |
Fri, 09 Oct 2009 21:47:20 +0200 | Florian Zeitz | mod_adhoc, mod_adhoc_cmd_ping: Code cleanup |
Fri, 25 Sep 2009 20:33:14 +0200 | ephraim | thx to Florob: |
Fri, 25 Sep 2009 16:32:23 +0200 | Thilo Cestonaro | adds mod_adhoc_cmd_ping which provides 'ping' adhoc command. |