Log

plugins/mod_welcome.lua @ 13270:14bbfb2cc8dd default tip

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
Merge 0.9->0.10 Kim Alvefur Thu, 01 Jun 2017 14:05:43 +0200
mod_welcome: Return the pointer to the root of the stanza, fixes a bug similar to #922. Emmanuel Gil Peyrot Tue, 30 May 2017 20:52:22 +0100
mod_welcome: Pass default text to config API as default value Kim Alvefur Wed, 02 Mar 2016 16:43:42 +0100
mod_welcome: Use type-specific config API Kim Alvefur Wed, 02 Mar 2016 16:42:59 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() Kim Alvefur Thu, 26 Jul 2012 04:35:13 +0200
Monster whitespace commit (beware the whitespace monster). Waqas Hussain Sat, 16 Oct 2010 23:00:42 +0500
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
mod_welcome: Change $user to $username in default welcome message (thanks to chris for spotting) Waqas Hussain Tue, 27 Oct 2009 01:15:05 +0500
Merge with 0.5 Matthew Wild Thu, 24 Sep 2009 11:16:25 +0100
mod_welcome: Change $user to $username in default welcome message (thanks to neustradamus for spotting) Matthew Wild Wed, 23 Sep 2009 13:17:13 +0100
mod_welcome: Updated to use module:get_option instead of configmanager Waqas Hussain Sat, 08 Aug 2009 23:38:02 +0500
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
mod_welcome: Use module:hook instead of module:add_event_hook Waqas Hussain Sun, 31 May 2009 01:15:15 +0500
mod_welcome: New plugin to welcome users who register on the server Matthew Wild Tue, 19 May 2009 11:56:52 +0100