Software /
code /
prosody
Log
plugins/mod_watchregistrations.lua @ 4999:d5a3c5c1873c
description | author | age |
---|---|---|
mod_watchregistrations: Convert JID list to a set, and prep before use to fix traceback on invalid JIDs (thanks sMi) | Matthew Wild | 2012-05-24 |
mod_watchregistrations: Fixed an undefined global access (thanks Medics). | Waqas Hussain | 2011-12-12 |
mod_watchregistrations: Update to pass default options to module:get_option(), and reformat the code a little | Matthew Wild | 2011-10-12 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
mod_watchregistrations: Updated to use module:get_option instead of configmanager | Waqas Hussain | 2009-08-08 |
Add copyright header to those files missing one | Matthew Wild | 2009-07-10 |
mod_watchregistrations: Use module:hook instead of module:add_event_hook | Waqas Hussain | 2009-05-30 |
mod_watchregistrations: admin -> admins | Matthew Wild | 2009-05-27 |
mod_watchregistrations: New plugin to send a message to admins when a new user registers | Matthew Wild | 2009-05-26 |