<?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_hub/mod_pubsub_hub.lua history</title>
    <description>mod_pubsub_hub/mod_pubsub_hub.lua revision history</description>
    <item>
    <title>mod_pubsub_hub: Use the correct MIME type for Atom feeds</title>
    <link>http://hg.omfa.de/prosody-modules/log/4cec8b7aed6d/mod_pubsub_hub/mod_pubsub_hub.lua</link>
    <description><![CDATA[mod_pubsub_hub: Use the correct MIME type for Atom feeds]]></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, 20 May 2018 17:09:10 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_hub: Update to PubSubHubbub version 0.4</title>
    <link>http://hg.omfa.de/prosody-modules/log/e9d164e694e7/mod_pubsub_hub/mod_pubsub_hub.lua</link>
    <description><![CDATA[mod_pubsub_hub: Update to PubSubHubbub version 0.4]]></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, 26 Jun 2014 19:41:32 +0200</pubDate>
</item>
<item>
    <title>Backed out changeset 853a382c9bd6</title>
    <link>http://hg.omfa.de/prosody-modules/log/b21236b6b8d8/mod_pubsub_hub/mod_pubsub_hub.lua</link>
    <description><![CDATA[Backed out changeset 853a382c9bd6]]></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, 28 Feb 2014 15:37:55 +0100</pubDate>
</item>
<item>
    <title>mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)</title>
    <link>http://hg.omfa.de/prosody-modules/log/853a382c9bd6/mod_pubsub_hub/mod_pubsub_hub.lua</link>
    <description><![CDATA[mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)]]></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, 28 Feb 2014 15:36:06 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_hub: Add compat wrapping of Atom content for interop with PuSH</title>
    <link>http://hg.omfa.de/prosody-modules/log/133ee88d19ae/mod_pubsub_hub/mod_pubsub_hub.lua</link>
    <description><![CDATA[mod_pubsub_hub: Add compat wrapping of Atom content for interop with PuSH]]></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 Aug 2012 17:23:52 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_hub: Fix calculating next periodic check of subscriptions.</title>
    <link>http://hg.omfa.de/prosody-modules/log/e781e63a49f4/mod_pubsub_hub/mod_pubsub_hub.lua</link>
    <description><![CDATA[mod_pubsub_hub: Fix calculating next periodic check of subscriptions.]]></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, 07 Aug 2012 01:51:42 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_hub: Enforce minimal lease time</title>
    <link>http://hg.omfa.de/prosody-modules/log/e5667f1da6bf/mod_pubsub_hub/mod_pubsub_hub.lua</link>
    <description><![CDATA[mod_pubsub_hub: Enforce minimal lease 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>Thu, 02 Aug 2012 00:28:33 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_hub: Try to choose time until the next periodic check in a sane way</title>
    <link>http://hg.omfa.de/prosody-modules/log/1184fe8ebb21/mod_pubsub_hub/mod_pubsub_hub.lua</link>
    <description><![CDATA[mod_pubsub_hub: Try to choose time until the next periodic check in a sane way]]></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, 02 Aug 2012 00:25:24 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_hub: New module that implements the Hub part of PubSubHubbub</title>
    <link>http://hg.omfa.de/prosody-modules/log/d11d91ee81ed/mod_pubsub_hub/mod_pubsub_hub.lua</link>
    <description><![CDATA[mod_pubsub_hub: New module that implements the Hub part of PubSubHubbub]]></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, 01 Aug 2012 16:11:12 +0200</pubDate>
</item>

  </channel>
</rss>
