<?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_page/mod_invites_page.lua history</title>
    <description>mod_invites_page/mod_invites_page.lua revision history</description>
    <item>
    <title>mod_invites_page: Skip adding landing page for password reset invites</title>
    <link>http://hg.omfa.de/prosody-modules/log/d68e640e76ad/mod_invites_page/mod_invites_page.lua</link>
    <description><![CDATA[mod_invites_page: Skip adding landing page for password reset invites<br/>
<br/>
Such invites are not currently supported and rendering them as regular<br/>
invites is confusing and does not work correctly]]></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, 17 Apr 2025 16:51:02 +0200</pubDate>
</item>
<item>
    <title>mod_invites_page: Remove compatibility with 0.11</title>
    <link>http://hg.omfa.de/prosody-modules/log/dfdf0bf1e84f/mod_invites_page/mod_invites_page.lua</link>
    <description><![CDATA[mod_invites_page: Remove compatibility with 0.11]]></description>
    <author>&#76;&#105;&#110;&#107;&#32;&#77;&#97;&#117;&#118;&#101;&#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>Wed, 09 Apr 2025 19:05:14 +0200</pubDate>
</item>
<item>
    <title>mod_invites_page: Produce URL without config from prosodyctl in trunk</title>
    <link>http://hg.omfa.de/prosody-modules/log/efdaffc878a9/mod_invites_page/mod_invites_page.lua</link>
    <description><![CDATA[mod_invites_page: Produce URL without config from prosodyctl in trunk<br/>
<br/>
Requires Prosody trunk rev 5884d58707fa or later.]]></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>Wed, 26 Jul 2023 16:23:13 +0200</pubDate>
</item>
<item>
    <title>various: Improve error reporting if missing file server module on 0.12</title>
    <link>http://hg.omfa.de/prosody-modules/log/75b6e5df65f9/mod_invites_page/mod_invites_page.lua</link>
    <description><![CDATA[various: Improve error reporting if missing file server module on 0.12<br/>
<br/>
If there is some error loading net.http.files then it would be swallowed<br/>
by the pcall and then it would proceed to trying mod_http_files, which<br/>
might cause unexpected behavior on 0.12<br/>
<br/>
Ref #1765]]></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, 18 Jul 2022 22:47:54 +0200</pubDate>
</item>
<item>
    <title>various: Use 0.12+ API for serving files from the file system over HTTP</title>
    <link>http://hg.omfa.de/prosody-modules/log/733e5513f691/mod_invites_page/mod_invites_page.lua</link>
    <description><![CDATA[various: Use 0.12+ API for serving files from the file system over HTTP<br/>
<br/>
Using mod_http_files this way is deprecated. Having the base behavior in<br/>
a separate module makes it easier to have a specialized module with<br/>
coherent behavior that does not do things when not explicitly enabled.]]></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, 18 Jul 2022 13:58:27 +0200</pubDate>
</item>
<item>
    <title>mod_invites_page: Some fixes for external-only mode</title>
    <link>http://hg.omfa.de/prosody-modules/log/2c47b8110c48/mod_invites_page/mod_invites_page.lua</link>
    <description><![CDATA[mod_invites_page: Some fixes for external-only mode]]></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 Jan 2021 16:10:08 +0000</pubDate>
</item>
<item>
    <title>mod_invites_page: Allow disabling of built-in pages with invites_page_external option</title>
    <link>http://hg.omfa.de/prosody-modules/log/85c11eb4331b/mod_invites_page/mod_invites_page.lua</link>
    <description><![CDATA[mod_invites_page: Allow disabling of built-in pages with invites_page_external option]]></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 Jan 2021 08:16:26 +0000</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_page/mod_invites_page.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_page: Add Link header for URI with rel=alternate</title>
    <link>http://hg.omfa.de/prosody-modules/log/05d0a249326a/mod_invites_page/mod_invites_page.lua</link>
    <description><![CDATA[mod_invites_page: Add Link header for URI with rel=alternate]]></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 12:47:34 +0100</pubDate>
</item>
<item>
    <title>mod_invites_page: Remove dependency on mod_invites_register_web</title>
    <link>http://hg.omfa.de/prosody-modules/log/798f284717e7/mod_invites_page/mod_invites_page.lua</link>
    <description><![CDATA[mod_invites_page: Remove dependency on mod_invites_register_web]]></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:35:24 +0100</pubDate>
</item>
<item>
    <title>mod_invites_page: New module to generate landing page for invites</title>
    <link>http://hg.omfa.de/prosody-modules/log/dd00a2b9927c/mod_invites_page/mod_invites_page.lua</link>
    <description><![CDATA[mod_invites_page: New module to generate landing page for invites]]></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:52:32 +0100</pubDate>
</item>

  </channel>
</rss>
