Software /
code /
prosody
Log
plugins/mod_watchregistrations.lua @ 6364:4e93e8768c36
description | author | age |
---|---|---|
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 |