aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/adhoc/mod_adhoc.lua
Commit message (Collapse)AuthorAgeFilesLines
* mod_adhoc: Use module:handle_items()Matthew Wild2011-12-101-11/+5
|
* mod_adhoc: Add support for commands only executable by global administratorsFlorian Zeitz2011-06-021-6/+9
|
* mod_adhoc: Answer disco#info for node=xmlns_cmdFlorian Zeitz2010-10-011-13/+23
|
* mod_adhoc: remove 0.7 compat codeFlorian Zeitz2010-09-011-3/+1
|
* mod_adhoc: Answer disco#info (This is a MUST in XEP-0050)Florian Zeitz2010-08-221-0/+25
|
* mod_adhoc: Code restructuringFlorian Zeitz2010-08-221-8/+6
|
* mod_adhoc: Update for new is_admin usageMatthew Wild2010-06-221-3/+1
|
* mod_adhoc: Scan through list of items on load, in case items have been added ↵Matthew Wild2010-06-111-1/+10
| | | | before we were loaded
* mod_adhoc: Imported from prosody-modules, thanks Florob!Matthew Wild2010-06-091-0/+67