<?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_pubsub_post/README.markdown history</title>
    <description>mod_pubsub_post/README.markdown revision history</description>
    <item>
    <title>mod_pubsub_post/README: Update references to trunk with release numbers</title>
    <link>http://hg.omfa.de/prosody-modules/log/18774cc621d6/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post/README: Update references to trunk with release numbers]]></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, 14 Jun 2022 19:08:57 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_post: Document JSON to XML mapping capability</title>
    <link>http://hg.omfa.de/prosody-modules/log/8d4b91a703af/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post: Document JSON to XML mapping capability]]></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 23:12:43 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_post: fix incorrect claim</title>
    <link>http://hg.omfa.de/prosody-modules/log/6bcccc63b542/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post: fix incorrect claim<br/>
<br/>
The code clearly publishes to ID current, not to a random ID.]]></description>
    <author>&#74;&#111;&#110;&#97;&#115;&#32;&#83;&#99;&#104;&#228;&#102;&#101;&#114;&#32;&#60;&#106;&#111;&#110;&#97;&#115;&#64;&#119;&#105;&#101;&#108;&#105;&#99;&#107;&#105;&#46;&#110;&#97;&#109;&#101;&#62;</author>
    <pubDate>Thu, 29 Jul 2021 17:23:08 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_post: Add support for urlencoded form-data</title>
    <link>http://hg.omfa.de/prosody-modules/log/c87181a98f29/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post: Add support for urlencoded form-data<br/>
<br/>
This would allow a subset of JSON payloads to be passed easily with<br/>
simple `curl -d foo=bar -d hello=there` calls.]]></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, 26 Apr 2021 02:49:25 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_post/README: Add an example of curl-ing Atom data</title>
    <link>http://hg.omfa.de/prosody-modules/log/a6db99c1420a/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post/README: Add an example of curl-ing Atom data]]></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, 13 Oct 2019 23:09:32 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_post/README: Set stage label to stable</title>
    <link>http://hg.omfa.de/prosody-modules/log/7b1eede1a840/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post/README: Set stage label to stable<br/>
<br/>
Used in production for quite some time]]></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 Mar 2019 23:37:17 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_post/README: Mention use as a webhook receiver</title>
    <link>http://hg.omfa.de/prosody-modules/log/106b4ae4469b/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post/README: Mention use as a webhook receiver]]></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 Mar 2019 23:33:58 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_post: Restructure authentication and authorization (BC)</title>
    <link>http://hg.omfa.de/prosody-modules/log/882180b459a0/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post: Restructure authentication and authorization (BC)<br/>
<br/>
This deprecates the default &quot;superuser&quot; actor model and makes the<br/>
default equivalent to the previous &quot;request.id&quot;.<br/>
<br/>
A single actor and secret per node is supported because HTTP and<br/>
WebHooks don't normally include any authorization identity.<br/>
<br/>
Allowing authentication bypass when no secret is given should be<br/>
relatively safe when the actor is unprivileged, as will be unless<br/>
explicitly configured otherwise.]]></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 Mar 2019 21:16:13 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_post/README: Fix some typos</title>
    <link>http://hg.omfa.de/prosody-modules/log/42e9e3c5eb02/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post/README: Fix some typos]]></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 Mar 2019 19:24:18 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_post: Add support for WebSub authentication</title>
    <link>http://hg.omfa.de/prosody-modules/log/1df139b157fb/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post: Add support for WebSub authentication]]></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, 24 Aug 2018 14:52:09 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_post/README: Add a heading for affiliation related text</title>
    <link>http://hg.omfa.de/prosody-modules/log/0992c0398783/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post/README: Add a heading for affiliation related text]]></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, 24 Aug 2018 14:50:20 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_post/README: Describe what happens to different data types</title>
    <link>http://hg.omfa.de/prosody-modules/log/e0de1fdbc80a/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post/README: Describe what happens to different data types]]></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 Jun 2018 17:35:20 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_post/README: Affiliation management in trunk now</title>
    <link>http://hg.omfa.de/prosody-modules/log/882f7d5c3ce8/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post/README: Affiliation management in trunk now]]></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 Jun 2018 17:27:44 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_post: Rename README so it gets picked up by the site generator</title>
    <link>http://hg.omfa.de/prosody-modules/log/a36710acd9c8/mod_pubsub_post/README.markdown</link>
    <description><![CDATA[mod_pubsub_post: Rename README so it gets picked up by the site generator]]></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 Jun 2018 17:17:17 +0200</pubDate>
</item>

  </channel>
</rss>
