<?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_subscription/mod_pubsub_subscription.lua history</title>
    <description>mod_pubsub_subscription/mod_pubsub_subscription.lua revision history</description>
    <item>
    <title>mod_pubsub_subscription: Fix sometimes not subscribing at startup, improve logs</title>
    <link>http://hg.omfa.de/prosody-modules/log/1c0e9486ba23/mod_pubsub_subscription/mod_pubsub_subscription.lua</link>
    <description><![CDATA[mod_pubsub_subscription: Fix sometimes not subscribing at startup, improve logs]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 31 Jul 2025 15:12:51 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_subscription: Don't block pubsub unhandled or bare JID notifications</title>
    <link>http://hg.omfa.de/prosody-modules/log/6dca425eea15/mod_pubsub_subscription/mod_pubsub_subscription.lua</link>
    <description><![CDATA[mod_pubsub_subscription: Don't block pubsub unhandled or bare JID notifications<br/>
<br/>
The module was marking every successfully-parsed pubsub notification as handled,<br/>
which could prevent local users from receiving pubsub notifications.<br/>
<br/>
Now it will only eat them if both:<br/>
<br/>
- The notification was sent to the host JID<br/>
- The notification matched a node we consider ourselves subscribed to<br/>
<br/>
Notifications to local (i.e. non-host) JIDs will always be let through.]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 28 Dec 2024 18:45:40 +0000</pubDate>
</item>
<item>
    <title>mod_pubsub_subscription: Match stanzas with fixed prefix only</title>
    <link>http://hg.omfa.de/prosody-modules/log/dc2cce03554d/mod_pubsub_subscription/mod_pubsub_subscription.lua</link>
    <description><![CDATA[mod_pubsub_subscription: Match stanzas with fixed prefix only<br/>
<br/>
This should help filter out any other unrelated iq stanzas which may be<br/>
exchanged with the pubsub service.<br/>
<br/>
For example, a separate module was requesting the item list from a subscribed<br/>
node, but this module was incorrectly attempting to handle the result.]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 28 Dec 2024 15:23:33 +0000</pubDate>
</item>
<item>
    <title>mod_pubsub_subscription: support subscribing from a bare JID</title>
    <link>http://hg.omfa.de/prosody-modules/log/b40750891bee/mod_pubsub_subscription/mod_pubsub_subscription.lua</link>
    <description><![CDATA[mod_pubsub_subscription: support subscribing from a bare JID<br/>
<br/>
Allow subscribing from a bare JID on the component instead of only the component<br/>
host, useful for subscribing to whitelist access model nodes that want to see<br/>
a particular JID in the from.]]></description>
    <author>&#83;&#116;&#101;&#112;&#104;&#101;&#110;&#32;&#80;&#97;&#117;&#108;&#32;&#87;&#101;&#98;&#101;&#114;&#32;&#60;&#115;&#105;&#110;&#103;&#112;&#111;&#108;&#121;&#109;&#97;&#64;&#115;&#105;&#110;&#103;&#112;&#111;&#108;&#121;&#109;&#97;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sat, 06 May 2023 19:42:08 -0500</pubDate>
</item>
<item>
    <title>mod_pubsub_subscription: New module providing an API for pubsub subscriptions</title>
    <link>http://hg.omfa.de/prosody-modules/log/97fac0ba0469/mod_pubsub_subscription/mod_pubsub_subscription.lua</link>
    <description><![CDATA[mod_pubsub_subscription: New module providing an API for pubsub subscriptions<br/>
<br/>
This lets other modules hook events from local or remote XEP-0060 pubsub<br/>
services.  API allows keeping track of items added, removed or if the<br/>
whole node gets cleared or even deleted.<br/>
<br/>
Requested by MattJ.]]></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, 15 Mar 2021 16:31:23 +0100</pubDate>
</item>

  </channel>
</rss>
