<?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_register_apps/mod_register_apps.lua history</title>
    <description>mod_register_apps/mod_register_apps.lua revision history</description>
    <item>
    <title>mod_register_apps: Add macOS platform for gajim</title>
    <link>http://hg.omfa.de/prosody-modules/log/653ac8702509/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Add macOS platform for gajim]]></description>
    <author>&#110;&#105;&#99;&#111;&#99;&#111;&#32;&#60;&#110;&#105;&#99;&#111;&#99;&#111;&#64;&#110;&#105;&#99;&#111;&#99;&#111;&#46;&#102;&#114;&#62;</author>
    <pubDate>Sat, 28 Feb 2026 10:33:48 +0100</pubDate>
</item>
<item>
    <title>mod_register_apps: Remove compatibility with 0.11</title>
    <link>http://hg.omfa.de/prosody-modules/log/8c98b1dd1ad3/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: 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:35 +0200</pubDate>
</item>
<item>
    <title>mod_register_apps: Fix iOS download button image URLs</title>
    <link>http://hg.omfa.de/prosody-modules/log/fe380764032d/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Fix iOS download button image URLs]]></description>
    <author>&#82;&#111;&#98;&#98;&#121;&#32;&#83;&#116;&#111;&#107;&#111;&#101;&#32;&#60;&#114;&#111;&#98;&#98;&#121;&#115;&#116;&#107;&#64;&#112;&#114;&#111;&#116;&#111;&#110;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 16 Dec 2024 20:01:00 -0700</pubDate>
</item>
<item>
    <title>mod_register_apps: Update Conversations Android version</title>
    <link>http://hg.omfa.de/prosody-modules/log/07f32bf41303/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Update Conversations Android version<br/>
<br/>
Source:<br/>
- https://codeberg.org/iNPUTmice/Conversations/src/commit/4eee26e7d381f59a4402db30abbc640efeaf3980/build.gradle#L105<br/>
- https://apilevels.com/<br/>
<br/>
Noticed thanks to https://mastodon.sdf.org/@itokoi/112745327733761311]]></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, 08 Jul 2024 10:47:07 +0200</pubDate>
</item>
<item>
    <title>mod_register_apps: Add Renga to the list of supported clients</title>
    <link>http://hg.omfa.de/prosody-modules/log/e06af1403a60/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Add Renga to the list of supported clients]]></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>Thu, 16 Nov 2023 16:14:24 +0100</pubDate>
</item>
<item>
    <title>mod_register_apps: Detect 0.12+ when called from prosodyctl</title>
    <link>http://hg.omfa.de/prosody-modules/log/556bf57d6417/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Detect 0.12+ when called from prosodyctl<br/>
<br/>
Otherwise it loads mod_http_files which logs a warning]]></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, 23 Feb 2023 21:07:13 +0100</pubDate>
</item>
<item>
    <title>mod_register_apps: add monal iOS and macOS versions</title>
    <link>http://hg.omfa.de/prosody-modules/log/eb3f99d0e72d/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: add monal iOS and macOS versions]]></description>
    <author>&#116;&#109;&#111;&#108;&#105;&#116;&#111;&#114;&#32;&#60;&#116;&#104;&#105;&#108;&#111;&#64;&#101;&#105;&#103;&#104;&#116;&#121;&#115;&#111;&#102;&#116;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 25 Aug 2022 16:38:14 +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_register_apps/mod_register_apps.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_register_apps/mod_register_apps.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_register_apps: Fix removal on unload (thanks ibikk)</title>
    <link>http://hg.omfa.de/prosody-modules/log/0b084f63fed0/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Fix removal on unload (thanks ibikk)<br/>
<br/>
Fixes &quot;attempt to index local 'app_info' (a number value)&quot;]]></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, 08 Sep 2021 19:28:42 +0200</pubDate>
</item>
<item>
    <title>mod_register_apps: Reduce yellow yelling in log message</title>
    <link>http://hg.omfa.de/prosody-modules/log/635907a5d2c8/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Reduce yellow yelling in log message]]></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, 21 Jul 2021 16:28:13 +0200</pubDate>
</item>
<item>
    <title>mod_register_apps: Fix removal of apps from array on unload</title>
    <link>http://hg.omfa.de/prosody-modules/log/e2db07017332/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Fix removal of apps from array on unload]]></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, 10 Oct 2020 16:54:06 +0200</pubDate>
</item>
<item>
    <title>mod_register_apps: Ignore the long lines [luacheck]</title>
    <link>http://hg.omfa.de/prosody-modules/log/aba0470ed725/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Ignore the long lines [luacheck]]]></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, 10 Oct 2020 16:52:36 +0200</pubDate>
</item>
<item>
    <title>mod_register_apps: Add setup instructions for Beagle IM</title>
    <link>http://hg.omfa.de/prosody-modules/log/bbd584cee042/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Add setup instructions for Beagle IM]]></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, 07 Oct 2020 15:42:30 +0100</pubDate>
</item>
<item>
    <title>mod_register_apps: Add support for module:provides(&quot;site-app&quot;, app_info)</title>
    <link>http://hg.omfa.de/prosody-modules/log/85fa8c9e992a/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Add support for module:provides(&quot;site-app&quot;, app_info)]]></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:03:38 +0100</pubDate>
</item>
<item>
    <title>mod_register_apps: Prevent traceback if hide_apps is unset (thanks meaz)</title>
    <link>http://hg.omfa.de/prosody-modules/log/4656a64e59be/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Prevent traceback if hide_apps is unset (thanks meaz)]]></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, 12 Sep 2020 21:18:48 +0200</pubDate>
</item>
<item>
    <title>mod_register_apps: Add site_apps_show and site_apps_hide options (thanks meaz)</title>
    <link>http://hg.omfa.de/prosody-modules/log/c85af57e82e0/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Add site_apps_show and site_apps_hide options (thanks meaz)]]></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:42:37 +0100</pubDate>
</item>
<item>
    <title>mod_register_apps: Don't duplicate client entries on module reload</title>
    <link>http://hg.omfa.de/prosody-modules/log/ae2699f1cba9/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Don't duplicate client entries on module reload]]></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 08:23:09 +0100</pubDate>
</item>
<item>
    <title>mod_register_apps: Provides a configurable list of XMPP apps</title>
    <link>http://hg.omfa.de/prosody-modules/log/354dc1e7977a/mod_register_apps/mod_register_apps.lua</link>
    <description><![CDATA[mod_register_apps: Provides a configurable list of XMPP apps]]></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, 10 Sep 2020 16:47:59 +0100</pubDate>
</item>

  </channel>
</rss>
