<?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_text_interface/mod_pubsub_text_interface.lua history</title>
    <description>mod_pubsub_text_interface/mod_pubsub_text_interface.lua revision history</description>
    <item>
    <title>mod_pubsub_text_interface: Try to clarify help message wrt node arguments</title>
    <link>http://hg.omfa.de/prosody-modules/log/e0d0ef564095/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Try to clarify help message wrt node arguments]]></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, 08 Jan 2023 17:54:11 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Improve error messages</title>
    <link>http://hg.omfa.de/prosody-modules/log/d7652471ae3e/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Improve error messages<br/>
<br/>
The internal error conditions are not always very clear, especially<br/>
'item-not-found' which actually means the _node_ does not exist.]]></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, 08 Jan 2023 17:53:14 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Move quick response out of unknown command text</title>
    <link>http://hg.omfa.de/prosody-modules/log/25ce28711fac/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Move quick response out of unknown command text<br/>
<br/>
Same as previous commit.]]></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, 13 Aug 2021 01:06:15 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Fix move quick response tags out of &lt;body&gt;</title>
    <link>http://hg.omfa.de/prosody-modules/log/bbf9e36db3a9/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Fix move quick response tags out of &lt;body&gt;<br/>
<br/>
Seems there's an API change between 0.11.x and trunk changing the<br/>
behavior of :body(), so previously it worked in trunk but broke in 0.11]]></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, 13 Aug 2021 00:57:33 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Pass node object to broadcaster for config access</title>
    <link>http://hg.omfa.de/prosody-modules/log/725768d83830/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Pass node object to broadcaster for config access<br/>
<br/>
Otherwise certain node settings have no effect when asking for the last<br/>
item]]></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, 02 Mar 2021 19:20:41 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Remove receipt handling (thanks meaz)</title>
    <link>http://hg.omfa.de/prosody-modules/log/f31eac6b2e9c/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Remove receipt handling (thanks meaz)<br/>
<br/>
This apparenly breaks Gajim, which seems to stop processing of the reply<br/>
message after noting the receipt.]]></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, 05 Nov 2020 21:51:48 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Reflect XEP-0334 hints</title>
    <link>http://hg.omfa.de/prosody-modules/log/78ac5500a844/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Reflect XEP-0334 hints<br/>
<br/>
Helps testing without bothering your other clients.]]></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, 10 Jun 2020 12:21:10 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Hint at possible commands using XEP-0439: Quick Response</title>
    <link>http://hg.omfa.de/prosody-modules/log/cb5ea9d25cb2/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Hint at possible commands using XEP-0439: Quick Response]]></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, 10 Jun 2020 12:15:11 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Respond to receipts</title>
    <link>http://hg.omfa.de/prosody-modules/log/9980ea72ff91/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Respond to receipts<br/>
<br/>
Because why not?]]></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, 09 Aug 2019 19:01:58 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Remove unused variable [luacheck]</title>
    <link>http://hg.omfa.de/prosody-modules/log/33b3f02a9e7d/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Remove unused variable [luacheck]]]></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, 15 Mar 2019 04:27:52 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Add command for listing current subscriptions</title>
    <link>http://hg.omfa.de/prosody-modules/log/4ddb034a8a03/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Add command for listing current 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>Fri, 15 Mar 2019 04:26:54 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Send replies trough normal stanza routing</title>
    <link>http://hg.omfa.de/prosody-modules/log/1f0c290bd28a/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Send replies trough normal stanza routing<br/>
<br/>
This should fix interaction Carbons, which was bypassed when sending<br/>
directly to the origin session.]]></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, 03 Jan 2019 16:07:31 +0100</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Handle lack of `pubsub:get_last_item` in Prosody 0.10</title>
    <link>http://hg.omfa.de/prosody-modules/log/7d39ffd058d5/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Handle lack of `pubsub:get_last_item` in Prosody 0.10]]></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, 23 Sep 2018 16:43:03 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Add a 'last' command for sending the last item</title>
    <link>http://hg.omfa.de/prosody-modules/log/f728c8c42860/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Add a 'last' command for sending the last item]]></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, 31 Aug 2018 21:16:45 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Ignore whitespace after all commands</title>
    <link>http://hg.omfa.de/prosody-modules/log/5801b5cf8f54/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Ignore whitespace after all commands<br/>
<br/>
Case insensitivity only on command name, not the node]]></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, 20 Aug 2018 23:20:01 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck]</title>
    <link>http://hg.omfa.de/prosody-modules/log/8f4a7084c466/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck]]]></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, 20 Aug 2018 23:18:43 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Fix chain that accidentally produced nested &lt;body&gt;</title>
    <link>http://hg.omfa.de/prosody-modules/log/ecec46f7d020/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Fix chain that accidentally produced nested &lt;body&gt;]]></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, 20 Aug 2018 22:58:30 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: Generate a stanza id for replies</title>
    <link>http://hg.omfa.de/prosody-modules/log/ada7a0c7221c/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: Generate a stanza id for replies<br/>
<br/>
This may be needed for some clients that de-duplicate messages based on stanza id.]]></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, 20 Aug 2018 22:52:20 +0200</pubDate>
</item>
<item>
    <title>mod_pubsub_text_interface: A chat interface to PubSub</title>
    <link>http://hg.omfa.de/prosody-modules/log/ca856a892719/mod_pubsub_text_interface/mod_pubsub_text_interface.lua</link>
    <description><![CDATA[mod_pubsub_text_interface: A chat interface to PubSub<br/>
<br/>
This module lets you manage subscriptions to pubsub nodes via simple<br/>
chat messages. Subscriptions are always added based on bare JID. The<br/>
include_body flag is enabled so that a plain text body version of events<br/>
can be included, where supported.]]></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, 20 Aug 2018 17:09:20 +0200</pubDate>
</item>

  </channel>
</rss>
