<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-hg/</link>
    <language>en-us</language>

    <title>prosody-hg: plugins/mod_watchregistrations.lua history</title>
    <description>plugins/mod_watchregistrations.lua revision history</description>
    <item>
    <title>plugins: Use get_option_enum where appropriate</title>
    <link>http://hg.omfa.de/prosody-hg/log/173038306750/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[plugins: Use get_option_enum where appropriate]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 16 Jan 2021 21:04:58 +0100</pubDate>
</item>
<item>
    <title>plugins: Prefix module imports with prosody namespace</title>
    <link>http://hg.omfa.de/prosody-hg/log/74b9e05af71e/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[plugins: Prefix module imports with prosody namespace]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 24 Mar 2023 13:15:28 +0100</pubDate>
</item>
<item>
    <title>mod_watchregistrations: Allow making the message type configurable</title>
    <link>http://hg.omfa.de/prosody-hg/log/3d7fceaff230/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: Allow making the message type configurable]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 20 May 2018 18:56:26 +0200</pubDate>
</item>
<item>
    <title>Merge 0.9-&gt;0.10</title>
    <link>http://hg.omfa.de/prosody-hg/log/6300394bb713/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[Merge 0.9-&gt;0.10]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 27 May 2017 16:42:50 +0200</pubDate>
</item>
<item>
    <title>mod_watchregistrations: Return the pointer to the root of the stanza, fixes #922.</title>
    <link>http://hg.omfa.de/prosody-hg/log/8e26672df704/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: Return the pointer to the root of the stanza, fixes #922.]]></description>
    <author>&#69;&#109;&#109;&#97;&#110;&#117;&#101;&#108;&#32;&#71;&#105;&#108;&#32;&#80;&#101;&#121;&#114;&#111;&#116;&#32;&#60;&#108;&#105;&#110;&#107;&#109;&#97;&#117;&#118;&#101;&#64;&#108;&#105;&#110;&#107;&#109;&#97;&#117;&#118;&#101;&#46;&#102;&#114;&#62;</author>
    <pubDate>Sat, 27 May 2017 14:23:43 +0100</pubDate>
</item>
<item>
    <title>mod_watchregistrations: add a &quot;registration_from&quot; option</title>
    <link>http://hg.omfa.de/prosody-hg/log/49ff363f3a3d/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: add a &quot;registration_from&quot; option<br/>
<br/>
This option, if set, makes all registration notifications come from a single<br/>
JID, regardless of which virtualhost it comes from.]]></description>
    <author>&#109;&#97;&#116;&#104;&#105;&#101;&#117;&#105;</author>
    <pubDate>Tue, 24 Jan 2017 21:13:23 +0100</pubDate>
</item>
<item>
    <title>mod_watchregistrations: Use type-specific config API for 'registration_notification'</title>
    <link>http://hg.omfa.de/prosody-hg/log/29861845e0e0/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: Use type-specific config API for 'registration_notification']]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 11 Mar 2016 13:37:18 +0100</pubDate>
</item>
<item>
    <title>Remove all trailing whitespace</title>
    <link>http://hg.omfa.de/prosody-hg/log/bd0ff8ae98a8/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[Remove all trailing whitespace]]></description>
    <author>&#70;&#108;&#111;&#114;&#105;&#97;&#110;&#32;&#90;&#101;&#105;&#116;&#122;&#32;&#60;&#102;&#108;&#111;&#114;&#111;&#98;&#64;&#98;&#97;&#98;&#101;&#108;&#109;&#111;&#110;&#107;&#101;&#121;&#115;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 09 Aug 2013 17:48:21 +0200</pubDate>
</item>
<item>
    <title>mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza()</title>
    <link>http://hg.omfa.de/prosody-hg/log/b2006c1cfa85/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza()]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Thu, 26 Jul 2012 04:35:13 +0200</pubDate>
</item>
<item>
    <title>mod_watchregistrations: Convert JID list to a set, and prep before use to fix traceback on invalid JIDs (thanks sMi)</title>
    <link>http://hg.omfa.de/prosody-hg/log/01bfb9a76660/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: Convert JID list to a set, and prep before use to fix traceback on invalid JIDs (thanks sMi)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 24 May 2012 18:52:47 +0100</pubDate>
</item>
<item>
    <title>mod_watchregistrations: Fixed an undefined global access (thanks Medics).</title>
    <link>http://hg.omfa.de/prosody-hg/log/7dc743378e1e/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: Fixed an undefined global access (thanks Medics).]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 12 Dec 2011 14:53:12 +0500</pubDate>
</item>
<item>
    <title>mod_watchregistrations: Update to pass default options to module:get_option(), and reformat the code a little</title>
    <link>http://hg.omfa.de/prosody-hg/log/71083327f608/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: Update to pass default options to module:get_option(), and reformat the code a little]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 12 Oct 2011 03:48:48 +0100</pubDate>
</item>
<item>
    <title>Monster whitespace commit (beware the whitespace monster).</title>
    <link>http://hg.omfa.de/prosody-hg/log/bc139431830b/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[Monster whitespace commit (beware the whitespace monster).]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 16 Oct 2010 23:00:42 +0500</pubDate>
</item>
<item>
    <title>Update copyright headers for 2010</title>
    <link>http://hg.omfa.de/prosody-hg/log/b7049746bd29/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[Update copyright headers for 2010]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 22 Mar 2010 17:06:15 +0000</pubDate>
</item>
<item>
    <title>mod_watchregistrations: Updated to use module:get_option instead of configmanager</title>
    <link>http://hg.omfa.de/prosody-hg/log/0ae73e3d306f/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: Updated to use module:get_option instead of configmanager]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 08 Aug 2009 23:55:25 +0500</pubDate>
</item>
<item>
    <title>Add copyright header to those files missing one</title>
    <link>http://hg.omfa.de/prosody-hg/log/569d58d21612/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[Add copyright header to those files missing one]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 10 Jul 2009 03:08:38 +0100</pubDate>
</item>
<item>
    <title>mod_watchregistrations: Use module:hook instead of module:add_event_hook</title>
    <link>http://hg.omfa.de/prosody-hg/log/302582b827ed/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: Use module:hook instead of module:add_event_hook]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 31 May 2009 01:14:57 +0500</pubDate>
</item>
<item>
    <title>mod_watchregistrations: admin -&gt; admins</title>
    <link>http://hg.omfa.de/prosody-hg/log/3ec37e678b46/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: admin -&gt; admins]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 27 May 2009 14:03:12 +0100</pubDate>
</item>
<item>
    <title>mod_watchregistrations: New plugin to send a message to admins when a new user registers</title>
    <link>http://hg.omfa.de/prosody-hg/log/9d5c1b2cf89c/plugins/mod_watchregistrations.lua</link>
    <description><![CDATA[mod_watchregistrations: New plugin to send a message to admins when a new user registers]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 26 May 2009 04:51:05 +0100</pubDate>
</item>

  </channel>
</rss>
