Mercurial > prosody-modules
log mod_adhoc/adhoc/mod_adhoc.lua @ 225:95d4d53f09a1
age | author | description |
---|---|---|
Sat, 10 Jul 2010 01:26:41 +0200 | Florian Zeitz | mod_adhoc: Add capability to pass data to forms |
Fri, 11 Jun 2010 15:22:23 +0200 | Matthew Wild | mod_adhoc: Scan through list of items on load, in case items have been added before we were loaded |
Thu, 10 Jun 2010 22:32:49 +0200 | Florian Zeitz | mod_adhoc, mod_adhoc_cmd_admin: Handle errors according to XEP |
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 |