aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_welcome.lua
Commit message (Expand)AuthorAgeFilesLines
* plugins: Prefix module imports with prosody namespaceKim Alvefur2023-03-241-1/+1
* Merge 0.9->0.10Kim Alvefur2017-06-011-2/+2
|\
| * mod_welcome: Return the pointer to the root of the stanza, fixes a bug simila...Emmanuel Gil Peyrot2017-05-301-2/+2
* | mod_welcome: Pass default text to config API as default valueKim Alvefur2016-03-021-1/+1
* | mod_welcome: Use type-specific config APIKim Alvefur2016-03-021-1/+1
* | Remove all trailing whitespaceFlorian Zeitz2013-08-091-1/+1
|/
* mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod...Kim Alvefur2012-07-261-1/+1
* Monster whitespace commit (beware the whitespace monster).Waqas Hussain2010-10-161-2/+2
* Update copyright headers for 2010Matthew Wild2010-03-221-2/+2
* mod_welcome: Change $user to $username in default welcome message (thanks to ...Waqas Hussain2009-10-271-1/+1
* mod_welcome: Updated to use module:get_option instead of configmanagerWaqas Hussain2009-08-081-3/+1
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
* mod_welcome: Use module:hook instead of module:add_event_hookWaqas Hussain2009-05-311-1/+1
* mod_welcome: New plugin to welcome users who register on the serverMatthew Wild2009-05-191-0/+23