<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf, branch v3.13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf?h=v3.13.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf?h=v3.13.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-04-28T08:42:42Z</updated>
<entry>
<title>Document the 'G' WHO flag.</title>
<updated>2022-04-28T08:42:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-28T08:42:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bce6e2422e2ea5d1187a307670df60f8359134af'/>
<id>urn:sha1:bce6e2422e2ea5d1187a307670df60f8359134af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for automatically expiring the override user mode.</title>
<updated>2022-04-21T15:17:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-21T15:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cdd80af74c43015b9b492bc3c5eabc3ab982a0df'/>
<id>urn:sha1:cdd80af74c43015b9b492bc3c5eabc3ab982a0df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase the default connectban ban duration from 10m to 6h.</title>
<updated>2022-04-05T17:28:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-05T17:15:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f20fa911c4785f61f8d22c7861b810d38be2206b'/>
<id>urn:sha1:f20fa911c4785f61f8d22c7861b810d38be2206b</id>
<content type='text'>
10m is borderline useless for preventing bot floods.
</content>
</entry>
<entry>
<title>Add the channels/ignore-chanfilter priv to the chanfilter module.</title>
<updated>2022-03-28T16:22:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-28T16:22:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2b50c35511dcbbcdb5ede277ef1d7cb97252f6d'/>
<id>urn:sha1:e2b50c35511dcbbcdb5ede277ef1d7cb97252f6d</id>
<content type='text'>
Closes #1971.
</content>
</entry>
<entry>
<title>Add support for blocking invites to the commonchans module.</title>
<updated>2022-03-23T14:33:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-23T14:33:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=770b8ec19239140dbc690308c3855284b3da346e'/>
<id>urn:sha1:770b8ec19239140dbc690308c3855284b3da346e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo in the connectban example config docs.</title>
<updated>2022-03-22T15:31:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-22T15:31:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9260644ce9a8f3cac5224d6fa5a99f76876e57d9'/>
<id>urn:sha1:9260644ce9a8f3cac5224d6fa5a99f76876e57d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename &lt;connectban:duration&gt; to &lt;connectban:banduration&gt;.</title>
<updated>2022-03-22T15:27:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-22T15:27:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c87703e2a7805fd7566ba39b9dfdf6e836166e11'/>
<id>urn:sha1:c87703e2a7805fd7566ba39b9dfdf6e836166e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for the &lt;count&gt; param of WHOWAS (#1968)</title>
<updated>2022-03-19T18:13:10Z</updated>
<author>
<name>Val Lorentz</name>
</author>
<published>2022-03-19T18:13:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=740e193f599ffcaa0e95926dd805e9a201d9ba78'/>
<id>urn:sha1:740e193f599ffcaa0e95926dd805e9a201d9ba78</id>
<content type='text'>
Not very useful IMO, but every server but InspIRCd seems to implement it,
and it's part of the RFCs:

* https://datatracker.ietf.org/doc/html/rfc1459#section-4.5.3
* https://datatracker.ietf.org/doc/html/rfc2812#section-3.6.3</content>
</entry>
<entry>
<title>Change delaymsg to use exemptchanops and have an oper priv (#1959).</title>
<updated>2022-02-13T14:54:47Z</updated>
<author>
<name>iwalkalone</name>
</author>
<published>2022-02-13T14:54:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5027a63e52f4fb65cbd210ba8f5f44a397c2de96'/>
<id>urn:sha1:5027a63e52f4fb65cbd210ba8f5f44a397c2de96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an option to allow channel ops to enable the permchannels mode.</title>
<updated>2022-02-05T23:40:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-02-05T23:40:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b2a3a31d7b6c8415edc3156a19e42b832e7a957'/>
<id>urn:sha1:2b2a3a31d7b6c8415edc3156a19e42b832e7a957</id>
<content type='text'>
Closes #1964.
</content>
</entry>
</feed>
