Software /
code /
prosody
Log
plugins/mod_watchregistrations.lua @ 8083:32898a74b9d9
description | author | age |
---|---|---|
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 |