<?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_rest/res/schema-xmpp.json history</title>
    <description>mod_rest/res/schema-xmpp.json revision history</description>
    <item>
    <title>mod_rest: Add XEP-0191 blocklist retrieval to JSON mapping</title>
    <link>http://hg.omfa.de/prosody-modules/log/c038b1e01a0e/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add XEP-0191 blocklist retrieval to JSON mapping]]></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, 06 Nov 2024 09:50:48 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0377 spam reporting to JSON mapping</title>
    <link>http://hg.omfa.de/prosody-modules/log/4ed37206cd9e/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add XEP-0377 spam reporting to JSON mapping]]></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, 06 Nov 2024 00:34:40 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0191 blocking to JSON mapping</title>
    <link>http://hg.omfa.de/prosody-modules/log/7201266ce3dd/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add XEP-0191 blocking to JSON mapping]]></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, 06 Nov 2024 00:33:38 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add schema examples</title>
    <link>http://hg.omfa.de/prosody-modules/log/7371320813a7/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add schema examples<br/>
<br/>
Also 'example' -&gt; 'examples']]></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, 04 May 2024 13:25:06 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100</title>
    <link>http://hg.omfa.de/prosody-modules/log/bdcb61275afe/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100]]></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, 13 Mar 2024 23:45:25 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Map the archive-id attribute in MAM result items</title>
    <link>http://hg.omfa.de/prosody-modules/log/3276750332ea/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Map the archive-id attribute in MAM result items<br/>
<br/>
I was wondering why this wasn't in the JSON output]]></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, 19 Jun 2023 01:26:56 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Merge some common properties between openapi and schema</title>
    <link>http://hg.omfa.de/prosody-modules/log/ce6e071d61a0/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Merge some common properties between openapi and schema]]></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, 07 Jun 2023 15:59:34 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Remove manual reference expansion in schema</title>
    <link>http://hg.omfa.de/prosody-modules/log/048e339706ba/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Remove manual reference expansion in schema<br/>
<br/>
This hack was originally added to reduce the number of definitions of<br/>
common attributes (type, to, from etc) and payloads (e.g. delay). This<br/>
predated pointers and references, and until now was needed because<br/>
parsing picked out the correct stanza kind from the schema, which broke<br/>
internal references.<br/>
<br/>
Removing this hack paves the way for allowing the schema to be<br/>
configured or customized more easily.]]></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>Tue, 20 Dec 2022 21:48:28 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Fix JSON conversion of 'displayed' chat marker</title>
    <link>http://hg.omfa.de/prosody-modules/log/ce9b836f66d5/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Fix JSON conversion of 'displayed' chat marker]]></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, 24 Oct 2022 16:21:59 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add JSON mapping for XEP-0461: Message Replies</title>
    <link>http://hg.omfa.de/prosody-modules/log/bade04ef0a22/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add JSON mapping for XEP-0461: Message Replies]]></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, 12 Aug 2022 17:13:58 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add some descriptive details to schema</title>
    <link>http://hg.omfa.de/prosody-modules/log/2735e29cf94b/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add some descriptive details to schema]]></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, 05 Jun 2022 21:56:22 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add mapping of XEP-0380: Explicit Message Encryption</title>
    <link>http://hg.omfa.de/prosody-modules/log/8f625a7dc957/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add mapping of XEP-0380: Explicit Message Encryption<br/>
<br/>
Useful since OMEMO etc isn't mapped]]></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, 22 May 2022 17:05:05 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Fix 'format' property in schema</title>
    <link>http://hg.omfa.de/prosody-modules/log/d63657a85fb4/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Fix 'format' property in schema<br/>
<br/>
These are unused anyways so no harm.]]></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, 30 Apr 2022 01:02:38 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Expand mapping of XEP-0045 join stanza</title>
    <link>http://hg.omfa.de/prosody-modules/log/a85efae90e21/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Expand mapping of XEP-0045 join stanza<br/>
<br/>
The previous 'join' mapping was apparently lost in translation when<br/>
swithing to datamapper, so might as well map some properties allowing<br/>
history control. Usually you probably want either zero history or<br/>
history since the last known time of being joined. Maybe that the former<br/>
should be the default?]]></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, 30 Apr 2022 01:00:01 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Move most of XEP-0432 handling into JSON mapping schema</title>
    <link>http://hg.omfa.de/prosody-modules/log/3dc8e329d233/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Move most of XEP-0432 handling into JSON mapping schema<br/>
<br/>
The pre- and post-processing is still needed to encode/decode the JSON<br/>
since util.datamapper can't (currently) do this.]]></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, 07 Apr 2022 15:39:57 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0363 HTTP Upload to schemas</title>
    <link>http://hg.omfa.de/prosody-modules/log/52522c71ad1a/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add XEP-0363 HTTP Upload to schemas]]></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, 09 Feb 2022 00:34:36 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Fix nested message stanzas in XEP-0297 containers</title>
    <link>http://hg.omfa.de/prosody-modules/log/f69c5a443156/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Fix nested message stanzas in XEP-0297 containers<br/>
<br/>
It's all a bit awkward because it doesn't normally use the whole schema<br/>
directly, but rather checks which stanza type is used and picks out that<br/>
property as a schema. Which also prevents references from working.]]></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, 29 Dec 2021 19:40:28 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Fixup internal schema references for correctness</title>
    <link>http://hg.omfa.de/prosody-modules/log/e9b7c8db3ebd/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Fixup internal schema references for correctness<br/>
<br/>
With JSON Pointer support in util.datamapper, it is now possible to use<br/>
the schema file as-is without the fixups mod_rest does.]]></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, 29 Dec 2021 18:31:40 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Fix mistaken way of specifying required fields in XEP-0215 map</title>
    <link>http://hg.omfa.de/prosody-modules/log/1e2f53fb2099/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Fix mistaken way of specifying required fields in XEP-0215 map]]></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, 28 Nov 2021 21:26:52 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Correct unused reference</title>
    <link>http://hg.omfa.de/prosody-modules/log/a6b94f4fb065/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Correct unused reference<br/>
<br/>
$ref isn't supported yet, and this might not be the correct syntax, but<br/>
now follows the other (un-)uses.]]></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, 04 Nov 2021 20:19:31 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Map the XEP-0313 &lt;fin&gt; element to make paging work</title>
    <link>http://hg.omfa.de/prosody-modules/log/566e54a07f54/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Map the XEP-0313 &lt;fin&gt; element to make paging 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>Thu, 04 Nov 2021 20:18:02 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add support for mapping of XEP-0313 query iqs</title>
    <link>http://hg.omfa.de/prosody-modules/log/b7df2c61a144/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add support for mapping of XEP-0313 query iqs]]></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, 04 Nov 2021 20:03:36 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0059 mapping</title>
    <link>http://hg.omfa.de/prosody-modules/log/3f2342eacb26/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add XEP-0059 mapping<br/>
<br/>
Will be useful for MAM]]></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, 04 Nov 2021 19:46:38 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0004 mapping for future reuse</title>
    <link>http://hg.omfa.de/prosody-modules/log/beeacb25dea9/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add XEP-0004 mapping for future reuse<br/>
<br/>
For use with MAM and such]]></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, 04 Nov 2021 19:36:11 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add JSON mapping of XEP-0313 archive result container</title>
    <link>http://hg.omfa.de/prosody-modules/log/755dd83e9214/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add JSON mapping of XEP-0313 archive result container]]></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, 27 Oct 2021 20:54:54 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add recursive properties of XEP-0297 forwarded container</title>
    <link>http://hg.omfa.de/prosody-modules/log/607cac9b9393/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add recursive properties of XEP-0297 forwarded container<br/>
<br/>
Let's pray nobody invents a way to loop stanza references as well.]]></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, 27 Oct 2021 20:45:28 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add mapping for XEP-0215: External Service Discovery</title>
    <link>http://hg.omfa.de/prosody-modules/log/611bc06c4160/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add mapping for XEP-0215: External Service Discovery<br/>
<br/>
Enough to query and retrieve services.]]></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>Tue, 26 Oct 2021 17:52:15 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0100 gateway to mapping schema</title>
    <link>http://hg.omfa.de/prosody-modules/log/71bec9c21dcd/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add XEP-0100 gateway to mapping schema]]></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, 23 Oct 2021 14:20:16 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Fix typo (thanks codespell)</title>
    <link>http://hg.omfa.de/prosody-modules/log/63c91f2a86e5/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Fix typo (thanks codespell)]]></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>Tue, 27 Jul 2021 00:22:30 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0249: Direct MUC Invitations to schemas</title>
    <link>http://hg.omfa.de/prosody-modules/log/cce0e1ec8a74/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add XEP-0249: Direct MUC Invitations to schemas]]></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, 25 Apr 2021 16:53:08 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Replace 'oob_url' with datamapper-native 'oob'</title>
    <link>http://hg.omfa.de/prosody-modules/log/a9e997d5eb94/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Replace 'oob_url' with datamapper-native 'oob'<br/>
<br/>
While 'oob_url' is simpler and covers all current use, it's harder to<br/>
describe the XML mapping.]]></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, 25 Apr 2021 16:38:20 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0359 ids to schema mapping</title>
    <link>http://hg.omfa.de/prosody-modules/log/9837c73826d2/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add XEP-0359 ids to schema mapping]]></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, 24 Mar 2021 01:02:58 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Remodel occupant-id (XEP-0421) as single attribute tag</title>
    <link>http://hg.omfa.de/prosody-modules/log/578375759510/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Remodel occupant-id (XEP-0421) as single attribute tag<br/>
<br/>
occupant_id.id = silly]]></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>Tue, 23 Mar 2021 23:53:04 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add a 'title' to XEP-0085 mapping (for documentation)</title>
    <link>http://hg.omfa.de/prosody-modules/log/60fe204b980f/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add a 'title' to XEP-0085 mapping (for documentation)]]></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>Tue, 23 Mar 2021 23:19:38 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add mappings for a whole pile of XEPs</title>
    <link>http://hg.omfa.de/prosody-modules/log/33c149d0261d/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add mappings for a whole pile of XEPs<br/>
<br/>
Look ma, programming in JSON!<br/>
<br/>
XEP-0012: Last Activity<br/>
XEP-0077: In-Band Registration<br/>
XEP-0115: Entity Capabilities<br/>
XEP-0153: vCard-Based Avatars<br/>
XEP-0297: Stanza Forwarding<br/>
XEP-0308: Last Message Correction<br/>
XEP-0319: Last User Interaction in Presence<br/>
XEP-0333: Chat Markers<br/>
XEP-0367: Message Attaching<br/>
XEP-0372: References<br/>
XEP-0421: Anonymous unique occupant identifiers for MUCs<br/>
XEP-0428: Fallback Indication<br/>
XEP-0444: Message Reactions]]></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>Tue, 23 Mar 2021 23:18:33 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0066 to mapping schema (breaking from previous jsonmap)</title>
    <link>http://hg.omfa.de/prosody-modules/log/6e20e6bf96f0/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Add XEP-0066 to mapping schema (breaking from previous jsonmap)<br/>
<br/>
before:<br/>
	oob_url: http://example.com/<br/>
<br/>
after:<br/>
	oob:<br/>
		url: http://example.com/<br/>
		desc: optional description<br/>
<br/>
Deals with the fact that the name and namespace differs based on whether<br/>
it's in an iq or message stanza, unlike oob_url]]></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, 22 Mar 2021 23:14:25 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Declare presence priority an integer in -128..127 per RFC6121</title>
    <link>http://hg.omfa.de/prosody-modules/log/bd320ec2c2fc/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Declare presence priority an integer in -128..127 per RFC6121<br/>
<br/>
util.datamapper doesn't actually understand min/max, but it's<br/>
informative and the schema could be used to validate the input at some<br/>
point.]]></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, 22 Mar 2021 00:45:10 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Convert XEP-0039 to datamapping</title>
    <link>http://hg.omfa.de/prosody-modules/log/ea1fd703bb27/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Convert XEP-0039 to datamapping]]></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, 22 Mar 2021 00:21:27 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Replace most mappings by using util.datamapper</title>
    <link>http://hg.omfa.de/prosody-modules/log/073f5397c1d2/mod_rest/res/schema-xmpp.json</link>
    <description><![CDATA[mod_rest: Replace most mappings by using util.datamapper<br/>
<br/>
All the stuff now goes into a JSON file that describes the mappings.]]></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, 21 Mar 2021 23:54:06 +0100</pubDate>
</item>

  </channel>
</rss>
