Software /
code /
prosody
Log
plugins/mod_welcome.lua @ 5228:edabb34417b7
description | author | age |
---|---|---|
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() | Kim Alvefur | 2012-07-26 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
mod_welcome: Change $user to $username in default welcome message (thanks to chris for spotting) | Waqas Hussain | 2009-10-26 |
Merge with 0.5 | Matthew Wild | 2009-09-24 |
mod_welcome: Change $user to $username in default welcome message (thanks to neustradamus for spotting) | Matthew Wild | 2009-09-23 |
mod_welcome: Updated to use module:get_option instead of configmanager | Waqas Hussain | 2009-08-08 |
Remove version number from copyright headers | Matthew Wild | 2009-07-10 |
mod_welcome: Use module:hook instead of module:add_event_hook | Waqas Hussain | 2009-05-30 |
mod_welcome: New plugin to welcome users who register on the server | Matthew Wild | 2009-05-19 |