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