<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-hg/</link>
    <language>en-us</language>

    <title>prosody-hg: plugins/muc/name.lib.lua history</title>
    <description>plugins/muc/name.lib.lua revision history</description>
    <item>
    <title>MUC: Don't default room name to JID localpart (API breaking change)</title>
    <link>http://hg.omfa.de/prosody-hg/log/13eee48071c8/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Don't default room name to JID localpart (API breaking change)<br/>
<br/>
Behavior with turning empty name into localpart was originally introduced<br/>
in 711eb5bf94b4<br/>
<br/>
This has caused some problems for clients, making it difficult to<br/>
differentiate between a room actually named like the localpart from a<br/>
room without a name.<br/>
<br/>
Breaking:<br/>
The function signature of the :get_name() method changes from always<br/>
returning a string to optional string.]]></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, 29 Aug 2020 18:51:13 +0200</pubDate>
</item>
<item>
    <title>MUC: Improve labels of all config form items</title>
    <link>http://hg.omfa.de/prosody-hg/log/1c709e3d2e5e/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Improve labels of all config form items]]></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>Fri, 13 Jul 2018 13:22:40 +0100</pubDate>
</item>
<item>
    <title>MUC: Remove empty statement [luacheck]</title>
    <link>http://hg.omfa.de/prosody-hg/log/d92b8bc6614c/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Remove empty statement [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, 07 Jul 2018 17:59:15 +0200</pubDate>
</item>
<item>
    <title>MUC: Add roomconfig_roomname to disco#info, and ensure it's not auto-generated</title>
    <link>http://hg.omfa.de/prosody-hg/log/320ae6dbb2e8/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Add roomconfig_roomname to disco#info, and ensure it's not auto-generated]]></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, 07 Jul 2018 12:14:29 +0100</pubDate>
</item>
<item>
    <title>MUC: Assign priorities to config form hooks so they have a consistent order on each start</title>
    <link>http://hg.omfa.de/prosody-hg/log/e16b3fd0bd80/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Assign priorities to config form hooks so they have a consistent order on each start]]></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, 19 Apr 2016 20:31:39 +0200</pubDate>
</item>
<item>
    <title>MUC: Save room to storage once after form processing, not in each individual setter</title>
    <link>http://hg.omfa.de/prosody-hg/log/ca31d3271cf8/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Save room to storage once after form processing, not in each individual setter]]></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 Apr 2016 11:50:55 +0200</pubDate>
</item>
<item>
    <title>MUC: Provide a noop stub room:save() method</title>
    <link>http://hg.omfa.de/prosody-hg/log/50b24b3476e6/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Provide a noop stub room:save() method]]></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, 14 Apr 2016 21:23:09 +0200</pubDate>
</item>
<item>
    <title>MUC: Roll back parts of 50b9a7e86de9 that were not in the disco#info event</title>
    <link>http://hg.omfa.de/prosody-hg/log/a0764a8d6b26/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Roll back parts of 50b9a7e86de9 that were not in the disco#info event]]></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, 04 Feb 2016 09:18:53 +0100</pubDate>
</item>
<item>
    <title>MUC: Fix copypaste mistake</title>
    <link>http://hg.omfa.de/prosody-hg/log/bb1adaabcff6/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Fix copypaste mistake]]></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, 03 Feb 2016 02:16:28 +0100</pubDate>
</item>
<item>
    <title>MUC: Separate form data from form in disco#info event</title>
    <link>http://hg.omfa.de/prosody-hg/log/50b9a7e86de9/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Separate form data from form in disco#info event]]></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, 03 Feb 2016 02:05:49 +0100</pubDate>
</item>
<item>
    <title>MUC: Update all config form handlers to take advantage of the new per-option events</title>
    <link>http://hg.omfa.de/prosody-hg/log/84e01dbb739e/plugins/muc/name.lib.lua</link>
    <description><![CDATA[MUC: Update all config form handlers to take advantage of the new per-option events]]></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>Fri, 11 Dec 2015 15:33:58 +0000</pubDate>
</item>
<item>
    <title>plugins/muc: Move name functions to seperate module</title>
    <link>http://hg.omfa.de/prosody-hg/log/cc00e78e6a31/plugins/muc/name.lib.lua</link>
    <description><![CDATA[plugins/muc: Move name functions to seperate module]]></description>
    <author>&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#32;&#60;&#113;&#117;&#97;&#101;&#64;&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 02 Apr 2014 17:02:07 -0400</pubDate>
</item>

  </channel>
</rss>
