<?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_slack_webhooks/mod_slack_webhooks.lua history</title>
    <description>mod_slack_webhooks/mod_slack_webhooks.lua revision history</description>
    <item>
    <title>Back out 662423cea3f4 (non-standard buttons)</title>
    <link>http://hg.omfa.de/prosody-modules/log/c6b740ccf6ec/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[Back out 662423cea3f4 (non-standard buttons)]]></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, 21 May 2021 20:58:39 +0200</pubDate>
</item>
<item>
    <title>Back out 82689acd1294 (non-standard buttons)</title>
    <link>http://hg.omfa.de/prosody-modules/log/724003f24308/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[Back out 82689acd1294 (non-standard buttons)]]></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, 21 May 2021 20:58:10 +0200</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Fix use with 0.11+ MUC API</title>
    <link>http://hg.omfa.de/prosody-modules/log/284d8c18060e/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Fix use with 0.11+ MUC API<br/>
<br/>
Copied from mod_muc_badge]]></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, 15 Jan 2019 16:41:58 +0100</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Add a special webhook target for debugging</title>
    <link>http://hg.omfa.de/prosody-modules/log/8c7b8b2c3237/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Add a special webhook target for debugging]]></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, 03 Jun 2018 02:18:02 +0200</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Forward info about clicked button to hook</title>
    <link>http://hg.omfa.de/prosody-modules/log/82689acd1294/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Forward info about clicked button to hook]]></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, 03 Jun 2018 02:02:56 +0200</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Add support for buttons</title>
    <link>http://hg.omfa.de/prosody-modules/log/662423cea3f4/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Add support for buttons]]></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, 03 Jun 2018 02:02:51 +0200</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Fix error handling for JSON parsing</title>
    <link>http://hg.omfa.de/prosody-modules/log/c7f4e3987ed0/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Fix error handling for JSON parsing<br/>
<br/>
util.json follows the return nil,errmsg pattern, it does not throw hard<br/>
error as this code seemed to expect]]></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, 03 Jun 2018 01:34:23 +0200</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Fix handling of form-urlencoded</title>
    <link>http://hg.omfa.de/prosody-modules/log/420391fd56e5/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Fix handling of form-urlencoded<br/>
<br/>
This had to be incorrect as there can’t be nested keys in urlencoded<br/>
form data and the return value is treated as a table later]]></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, 03 Jun 2018 01:31:40 +0200</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Reduce scope of variable</title>
    <link>http://hg.omfa.de/prosody-modules/log/3a6a48b83b4f/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Reduce scope of variable]]></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, 02 Jun 2018 15:00:27 +0200</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Split long line to improve readability [luacheck]</title>
    <link>http://hg.omfa.de/prosody-modules/log/39d714abbc2b/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Split long line to improve readability [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>Sat, 02 Jun 2018 14:59:09 +0200</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Rename variables no avoid name clash [luacheck]</title>
    <link>http://hg.omfa.de/prosody-modules/log/7ed0589eff3c/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Rename variables no 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>Sat, 02 Jun 2018 14:58:49 +0200</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Remove unused locals [luacheck]</title>
    <link>http://hg.omfa.de/prosody-modules/log/0f63e999d0e4/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Remove unused locals [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>Sat, 02 Jun 2018 14:58:28 +0200</pubDate>
</item>
<item>
    <title>mod_slack_webhooks: Use the correct MUC API</title>
    <link>http://hg.omfa.de/prosody-modules/log/b6cac9d72255/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[mod_slack_webhooks: Use the correct MUC API]]></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, 30 May 2018 09:10:33 +0200</pubDate>
</item>
<item>
    <title>Initial commit of mod_slack_webhooks.</title>
    <link>http://hg.omfa.de/prosody-modules/log/02fc3b64cbb7/mod_slack_webhooks/mod_slack_webhooks.lua</link>
    <description><![CDATA[Initial commit of mod_slack_webhooks.<br/>
<br/>
This provides an HTTP-based interface to and from Prosody-hosted MUCs<br/>
equivalent to Slack's incoming and outgoing webhook interfaces, allowing<br/>
a variety of Slack integrations to be used with a Prosody MUC.]]></description>
    <author>&#78;&#97;&#116;&#104;&#97;&#110;&#32;&#87;&#104;&#105;&#116;&#101;&#104;&#111;&#114;&#110;&#32;&#60;&#110;&#119;&#104;&#105;&#116;&#101;&#104;&#111;&#114;&#110;&#64;&#112;&#104;&#121;&#115;&#105;&#99;&#115;&#46;&#117;&#99;&#108;&#97;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Sun, 15 Apr 2018 08:45:43 -0700</pubDate>
</item>

  </channel>
</rss>
