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

    <title>prosody-modules: mod_invites_register_web/mod_invites_register_web.lua history</title>
    <description>mod_invites_register_web/mod_invites_register_web.lua revision history</description>
    <item>
    <title>mod_invites_register_web: Fix traceback due to missing missing URL ?query part in POST</title>
    <link>http://hg.omfa.de/prosody-modules/log/8e73179c67f3/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Fix traceback due to missing missing URL ?query part in POST<br/>
<br/>
Unclear why the query part was missing.<br/>
<br/>
Thanks Martin]]></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>Mon, 23 Mar 2026 19:43:55 +0100</pubDate>
</item>
<item>
    <title>mod_invites_register_web: Fix loading resources from relative paths</title>
    <link>http://hg.omfa.de/prosody-modules/log/6216d85162dc/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Fix loading resources from relative paths<br/>
<br/>
Both module:get_option_path and module:load_resource makes the path<br/>
relative to the plugin resource directory, so when running form a source<br/>
checkout where this path is relative, the path was expanded relative to<br/>
itself, becoming duplicated.]]></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, 06 Sep 2025 20:57:57 +0200</pubDate>
</item>
<item>
    <title>mod_invites_register_web: Allow pointing other HTML templates</title>
    <link>http://hg.omfa.de/prosody-modules/log/29a646bad096/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Allow pointing other HTML templates<br/>
<br/>
Follows how some other modules allow overriding templates.]]></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, 22 May 2025 23:40:23 +0200</pubDate>
</item>
<item>
    <title>mod_invites_register_web: Add mod_password_policy checks for web registration</title>
    <link>http://hg.omfa.de/prosody-modules/log/15cf32e666da/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Add mod_password_policy checks for web registration]]></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, 22 Dec 2021 15:05:31 +0000</pubDate>
</item>
<item>
    <title>mod_invites_register_web: Support a 'login_link_format' for apps, redirected to after successful registration</title>
    <link>http://hg.omfa.de/prosody-modules/log/39d1a4ecdee6/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Support a 'login_link_format' for apps, redirected to after successful registration]]></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, 06 Oct 2020 16:06:57 +0100</pubDate>
</item>
<item>
    <title>mod_invites_register_web: Fix bug where invalid invite code redirected to wrong URL</title>
    <link>http://hg.omfa.de/prosody-modules/log/e56b6b6852ae/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Fix bug where invalid invite code redirected to wrong URL]]></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, 06 Oct 2020 16:06:24 +0100</pubDate>
</item>
<item>
    <title>mod_invites_register_web: Support linking to a web chat after successful registration</title>
    <link>http://hg.omfa.de/prosody-modules/log/3a03ae9a0882/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Support linking to a web chat after successful registration]]></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, 05 Oct 2020 16:45:06 +0100</pubDate>
</item>
<item>
    <title>mod_invites_page, mod_invites_register_web: Set correct Content-Type everywhere necessary</title>
    <link>http://hg.omfa.de/prosody-modules/log/ca099bd28bf5/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_page, mod_invites_register_web: Set correct Content-Type everywhere necessary]]></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, 15 Sep 2020 14:11:48 +0100</pubDate>
</item>
<item>
    <title>mod_invites_register_web: Also add ip to user-registered</title>
    <link>http://hg.omfa.de/prosody-modules/log/559ca8d93302/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Also add ip to user-registered]]></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, 14 Sep 2020 14:19:19 +0100</pubDate>
</item>
<item>
    <title>mod_invites_register_web: Include request.ip in user-registering event (thanks franck)</title>
    <link>http://hg.omfa.de/prosody-modules/log/a1c6eea971ce/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Include request.ip in user-registering event (thanks franck)]]></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, 14 Sep 2020 13:57:59 +0100</pubDate>
</item>
<item>
    <title>mod_invites_register_web: Fix traceback on missing query params</title>
    <link>http://hg.omfa.de/prosody-modules/log/d0366474aace/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Fix traceback on missing query params]]></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>Sat, 12 Sep 2020 10:28:28 +0100</pubDate>
</item>
<item>
    <title>mod_invites_register_web: Remove dependency on mod_easy_invite</title>
    <link>http://hg.omfa.de/prosody-modules/log/f49e3ea99785/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: Remove dependency on mod_easy_invite]]></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, 11 Sep 2020 16:36:34 +0100</pubDate>
</item>
<item>
    <title>mod_invites_register_web: New module to allow web registration with an invite token</title>
    <link>http://hg.omfa.de/prosody-modules/log/a2116f5a7c8f/mod_invites_register_web/mod_invites_register_web.lua</link>
    <description><![CDATA[mod_invites_register_web: New module to allow web registration with an invite token]]></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, 11 Sep 2020 13:51:54 +0100</pubDate>
</item>

  </channel>
</rss>
