<?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: spec/util_xtemplate_spec.lua history</title>
    <description>spec/util_xtemplate_spec.lua revision history</description>
    <item>
    <title>util.stanza: Handle namespace prefixes for attributes in :find()</title>
    <link>http://hg.omfa.de/prosody-hg/log/3615590fd9ed/spec/util_xtemplate_spec.lua</link>
    <description><![CDATA[util.stanza: Handle namespace prefixes for attributes in :find()<br/>
<br/>
More correct handling of namespaces here.<br/>
<br/>
This works with both prefixes from the parser and hacky .attr[&quot;foo:bar&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>Sun, 17 Nov 2024 12:35:51 +0100</pubDate>
</item>
<item>
    <title>util.xtemplate: Fix error on applying each() to zero stanzas</title>
    <link>http://hg.omfa.de/prosody-hg/log/1f93e4f78c53/spec/util_xtemplate_spec.lua</link>
    <description><![CDATA[util.xtemplate: Fix error on applying each() to zero stanzas]]></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, 11 Jul 2024 15:04:29 +0200</pubDate>
</item>
<item>
    <title>util.xtemplate: Test the each template function</title>
    <link>http://hg.omfa.de/prosody-hg/log/034c7af177f0/spec/util_xtemplate_spec.lua</link>
    <description><![CDATA[util.xtemplate: Test the each template function<br/>
<br/>
It iterates over childtags, so a template like {foo|each{...}} would be<br/>
equivalent to root:childtags(&quot;foo&quot;), while a deeper query needs the bit<br/>
that becomes arguments to :childtags as an argument to each, e.g.<br/>
{foo/bar|each(baz)} would behave like<br/>
root:get_child(&quot;foo&quot;):get_child(&quot;bar&quot;):childtags(&quot;baz&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>Sat, 16 Dec 2023 13:47:55 +0100</pubDate>
</item>
<item>
    <title>util.xtemplate: Add some initial tests</title>
    <link>http://hg.omfa.de/prosody-hg/log/1675d4b6363a/spec/util_xtemplate_spec.lua</link>
    <description><![CDATA[util.xtemplate: Add some initial tests<br/>
<br/>
Strict typing does not magically make code correct]]></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, 09 Dec 2023 15:15:06 +0100</pubDate>
</item>

  </channel>
</rss>
