Software /
code /
prosody-modules
Log
mod_adhoc_cmd_ping/mod_adhoc_cmd_ping.lua @ 554:a2b0174b5c48
description | author | age |
---|---|---|
mod_adhoc*: Move state handling to mod_adhoc itself | Florian Zeitz | 2010-01-23 |
mod_adhoc: Major refactoring. Actuall data exchange happens here now | Florian Zeitz | 2010-01-22 |
mod_adhoc_cmd*: Don't explicitly remove items. Handled by Prosody itself already | Florian Zeitz | 2009-12-09 |
mod_adhoc: add adhoc.lib.lua to ease implementing new commands (as a consequence mod_adhoc is a directory now) | Florian Zeitz | 2009-10-10 |
mod_adhoc, mod_adhoc_cmd_ping: Code cleanup | Florian Zeitz | 2009-10-09 |
thx to Florob: | ephraim | 2009-09-25 |
adds mod_adhoc_cmd_ping which provides 'ping' adhoc command. | Thilo Cestonaro | 2009-09-25 |