log plugins/mod_welcome.lua @ 14229:ce31fdde0ad1 default tip

age author description
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Thu, 01 Jun 2017 14:05:43 +0200 Kim Alvefur Merge 0.9->0.10
Tue, 30 May 2017 20:52:22 +0100 Emmanuel Gil Peyrot mod_welcome: Return the pointer to the root of the stanza, fixes a bug similar to #922.
Wed, 02 Mar 2016 16:43:42 +0100 Kim Alvefur mod_welcome: Pass default text to config API as default value
Wed, 02 Mar 2016 16:42:59 +0100 Kim Alvefur mod_welcome: Use type-specific config API
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Thu, 26 Jul 2012 04:35:13 +0200 Kim Alvefur mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza()