Commit graph

14 commits

Author SHA1 Message Date
Kim Alvefur
98922d54b1 plugins: Prefix module imports with prosody namespace 2023-03-24 13:15:28 +01:00
Kim Alvefur
aa3eb08cef Merge 0.9->0.10 2017-06-01 14:05:43 +02:00
Emmanuel Gil Peyrot
ec9e9df9c7 mod_welcome: Return the pointer to the root of the stanza, fixes a bug similar to #922. 2017-05-30 20:52:22 +01:00
Kim Alvefur
89d0897007 mod_welcome: Pass default text to config API as default value 2016-03-02 16:43:42 +01:00
Kim Alvefur
b33fe456f8 mod_welcome: Use type-specific config API 2016-03-02 16:42:59 +01:00
Florian Zeitz
1d833bb807 Remove all trailing whitespace 2013-08-09 17:48:21 +02:00
Kim Alvefur
df70fc2508 mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() 2012-07-26 04:35:13 +02:00
Waqas Hussain
b7e51a203d Monster whitespace commit (beware the whitespace monster). 2010-10-16 23:00:42 +05:00
Matthew Wild
2bc0606453 Update copyright headers for 2010 2010-03-22 17:06:15 +00:00
Waqas Hussain
c73ece03d8 mod_welcome: Change $user to $username in default welcome message (thanks to chris for spotting) 2009-10-27 01:15:05 +05:00
Waqas Hussain
b226545dec mod_welcome: Updated to use module:get_option instead of configmanager 2009-08-08 23:38:02 +05:00
Matthew Wild
118883d655 Remove version number from copyright headers 2009-07-10 03:11:45 +01:00
Waqas Hussain
b31e2b6daa mod_welcome: Use module:hook instead of module:add_event_hook 2009-05-31 01:15:15 +05:00
Matthew Wild
c1a8b0ae9f mod_welcome: New plugin to welcome users who register on the server 2009-05-19 11:56:52 +01:00