Log

plugins/mod_watchregistrations.lua @ 13105:7d9e26003b05

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_watchregistrations: Allow making the message type configurable Kim Alvefur Sun, 20 May 2018 18:56:26 +0200
Merge 0.9->0.10 Kim Alvefur Sat, 27 May 2017 16:42:50 +0200
mod_watchregistrations: Return the pointer to the root of the stanza, fixes #922. Emmanuel Gil Peyrot Sat, 27 May 2017 14:23:43 +0100
mod_watchregistrations: add a "registration_from" option mathieui Tue, 24 Jan 2017 21:13:23 +0100
mod_watchregistrations: Use type-specific config API for 'registration_notification' Kim Alvefur Fri, 11 Mar 2016 13:37:18 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() Kim Alvefur Thu, 26 Jul 2012 04:35:13 +0200
mod_watchregistrations: Convert JID list to a set, and prep before use to fix traceback on invalid JIDs (thanks sMi) Matthew Wild Thu, 24 May 2012 18:52:47 +0100
mod_watchregistrations: Fixed an undefined global access (thanks Medics). Waqas Hussain Mon, 12 Dec 2011 14:53:12 +0500
mod_watchregistrations: Update to pass default options to module:get_option(), and reformat the code a little Matthew Wild Wed, 12 Oct 2011 03:48:48 +0100
Monster whitespace commit (beware the whitespace monster). Waqas Hussain Sat, 16 Oct 2010 23:00:42 +0500
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
mod_watchregistrations: Updated to use module:get_option instead of configmanager Waqas Hussain Sat, 08 Aug 2009 23:55:25 +0500
Add copyright header to those files missing one Matthew Wild Fri, 10 Jul 2009 03:08:38 +0100
mod_watchregistrations: Use module:hook instead of module:add_event_hook Waqas Hussain Sun, 31 May 2009 01:14:57 +0500
mod_watchregistrations: admin -> admins Matthew Wild Wed, 27 May 2009 14:03:12 +0100
mod_watchregistrations: New plugin to send a message to admins when a new user registers Matthew Wild Tue, 26 May 2009 04:51:05 +0100