Log

plugins/mod_watchregistrations.lua @ 13062:da51c36ed1e7

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur 21 months ago
mod_watchregistrations: Allow making the message type configurable Kim Alvefur 2018-05-20
Merge 0.9->0.10 Kim Alvefur 2017-05-27
mod_watchregistrations: Return the pointer to the root of the stanza, fixes #922. Emmanuel Gil Peyrot 2017-05-27
mod_watchregistrations: add a "registration_from" option mathieui 2017-01-24
mod_watchregistrations: Use type-specific config API for 'registration_notification' Kim Alvefur 2016-03-11
Remove all trailing whitespace Florian Zeitz 2013-08-09
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() Kim Alvefur 2012-07-26
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