Software /
code /
prosody
Log
plugins/adhoc/mod_adhoc.lua @ 7528:50365a496890
description | author | age |
---|---|---|
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true) | Kim Alvefur | Mon, 21 Sep 2015 23:06:22 +0200 |
mod_adhoc: Add local_user permission | Florian Zeitz | Wed, 24 Jul 2013 23:30:32 +0200 |
mod_adhoc: Use mod_disco for disco handling | Florian Zeitz | Wed, 24 Jul 2013 22:58:44 +0200 |
mod_adhoc: Sort commands by node. This guarantees the order remains the same across restarts etc. | Florian Zeitz | Wed, 24 Jul 2013 22:08:07 +0200 |
mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-Hoc commands | Florian Zeitz | Tue, 12 Jun 2012 14:29:04 +0200 |
mod_adhoc: Use module:handle_items() | Matthew Wild | Sat, 10 Dec 2011 05:45:07 +0000 |
mod_adhoc: Add support for commands only executable by global administrators | Florian Zeitz | Thu, 02 Jun 2011 21:56:24 +0200 |