Software /
code /
prosody
Log
plugins/adhoc/mod_adhoc.lua @ 4695:838ad61c6b2c
description | author | age |
---|---|---|
mod_adhoc: Use module:handle_items() | Matthew Wild | 2011-12-10 |
mod_adhoc: Add support for commands only executable by global administrators | Florian Zeitz | 2011-06-02 |
mod_adhoc: Answer disco#info for node=xmlns_cmd | Florian Zeitz | 2010-10-01 |
mod_adhoc: remove 0.7 compat code | Florian Zeitz | 2010-09-01 |
mod_adhoc: Answer disco#info (This is a MUST in XEP-0050) | Florian Zeitz | 2010-08-22 |
mod_adhoc: Code restructuring | Florian Zeitz | 2010-08-22 |
mod_adhoc: Update for new is_admin usage | Matthew Wild | 2010-06-22 |
mod_adhoc: Scan through list of items on load, in case items have been added before we were loaded | Matthew Wild | 2010-06-11 |
mod_adhoc: Imported from prosody-modules, thanks Florob! | Matthew Wild | 2010-06-09 |