<?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: loader.lua history</title>
    <description>loader.lua revision history</description>
    <item>
    <title>loader: Revert bad idea</title>
    <link>http://hg.omfa.de/prosody-hg/log/50b8d732c905/loader.lua</link>
    <description><![CDATA[loader: Revert bad idea<br/>
<br/>
Reverts 76ece4dd9782]]></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, 09 Feb 2026 15:54:02 +0100</pubDate>
</item>
<item>
    <title>loader: Move all path setup here from all executables</title>
    <link>http://hg.omfa.de/prosody-hg/log/76ece4dd9782/loader.lua</link>
    <description><![CDATA[loader: Move all path setup here from all executables<br/>
<br/>
So it is done in the same way for all the executables, with less code<br/>
duplication.]]></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, 09 Feb 2026 01:57:40 +0100</pubDate>
</item>
<item>
    <title>loader: Fix path setup</title>
    <link>http://hg.omfa.de/prosody-hg/log/ef586363d90f/loader.lua</link>
    <description><![CDATA[loader: Fix path setup<br/>
<br/>
Since prosody etc usually add a path containing &quot;prosody&quot;, the<br/>
substitution did not happen and community modules using the old import<br/>
style did not work.]]></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, 09 Feb 2026 01:53:50 +0100</pubDate>
</item>
<item>
    <title>prosody.loader: Ensure already loaded modules are found in old and new namespaces</title>
    <link>http://hg.omfa.de/prosody-hg/log/2f61ebcf37c0/loader.lua</link>
    <description><![CDATA[prosody.loader: Ensure already loaded modules are found in old and new namespaces<br/>
<br/>
Prevents modules being initialized twice, ensuring that<br/>
require&quot;prosody.util.foo&quot; == require&quot;util.foo&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>Fri, 17 Mar 2023 15:11:26 +0100</pubDate>
</item>
<item>
    <title>prosody.loader: Incorporate search path rewrite patch from Debian packages</title>
    <link>http://hg.omfa.de/prosody-hg/log/29983f09c913/loader.lua</link>
    <description><![CDATA[prosody.loader: Incorporate search path rewrite patch from Debian packages<br/>
<br/>
Nice to drop that patch.<br/>
<br/>
Will allow loading this to do something both when installed under a<br/>
prosody directory or from a source checkout.]]></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, 17 Mar 2023 14:36:02 +0100</pubDate>
</item>
<item>
    <title>prosody.loader: Allow loading modules under 'prosody' namespace (#1223)</title>
    <link>http://hg.omfa.de/prosody-hg/log/14a44b1a51d0/loader.lua</link>
    <description><![CDATA[prosody.loader: Allow loading modules under 'prosody' namespace (#1223)<br/>
<br/>
Actually `hg mv`-ing all the files is disruptive, basically breaking<br/>
everything from rebasing all my WIP draft commits to the package<br/>
building. So instead, what if we didn't and instead rewrote package<br/>
names as they are `require()`-d?<br/>
<br/>
Debian packages produced by the Prosody are already installed into this<br/>
structure so much will Just Work if all require calls are updated.]]></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, 17 Mar 2023 13:51:43 +0100</pubDate>
</item>

  </channel>
</rss>
