Software /
code /
prosody
Log
plugins/adhoc/adhoc.lib.lua @ 8459:84c117cdd048
description | author | age |
---|---|---|
mod_adhoc/adhoc.lib: Rename variable to avoid name clash [luacheck] | Kim Alvefur | Tue, 05 Dec 2017 12:32:25 +0100 |
mod_adhoc/adhoc.lib: instantiate table with all fields | Kim Alvefur | Mon, 06 Mar 2017 15:09:22 +0100 |
mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups | Kim Alvefur | Fri, 04 Jul 2014 22:52:34 +0200 |
adhoc.lib: Don't build error reply from reply stanza | Kim Alvefur | Wed, 24 Jul 2013 21:49:36 +0200 |
mod_adhoc: Add support for specifying a default action | Florian Zeitz | Thu, 02 Aug 2012 21:28:14 +0200 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages | Matthew Wild | Mon, 23 Jul 2012 17:32:33 +0100 |
adhoc.lib: Make some globals local | Kim Alvefur | Wed, 18 Jul 2012 21:18:17 +0200 |
adhoc.lib: Default actions to 'complete' (replacement for rev 52b6901cabb0) | Kim Alvefur | Fri, 11 May 2012 21:41:47 +0100 |