Software /
code /
prosody
Log
plugins/adhoc/adhoc.lib.lua @ 7500:4c519444d4a2
description | author | age |
---|---|---|
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 | 2014-07-04 |
adhoc.lib: Don't build error reply from reply stanza | Kim Alvefur | 2013-07-24 |
mod_adhoc: Add support for specifying a default action | Florian Zeitz | 2012-08-02 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages | Matthew Wild | 2012-07-23 |
adhoc.lib: Make some globals local | Kim Alvefur | 2012-07-18 |
adhoc.lib: Default actions to 'complete' (replacement for rev 52b6901cabb0) | Kim Alvefur | 2012-05-11 |
Backed out changeset 52b6901cabb0 (to be replaced) | Matthew Wild | 2012-05-11 |