Mercurial > prosody-modules
log mod_adhoc/adhoc/mod_adhoc.lua @ 168:cd8492748985
age | author | description |
---|---|---|
Mon, 25 Jan 2010 01:42:21 +0100 | Florian Zeitz | mod_adhoc: Use hashtable instead of array, coding style |
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 |
Sat, 14 Nov 2009 18:44:54 +0100 | Florian Zeitz | mod_adhoc: Check for global and host admins |
Sat, 17 Oct 2009 01:37:25 +0200 | Florian Zeitz | mod_adhoc, mod_adhoc_cmd_admin: Check permissions in one place for all commands |
Fri, 16 Oct 2009 01:36:04 +0200 | Florian Zeitz | mod_adhoc, mod_adhoc_cmd_admin: Show only commands they may execute to the user |