<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs, branch v4.0.0a21</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/docs?h=v4.0.0a21</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs?h=v4.0.0a21'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-05-07T11:14:43Z</updated>
<entry>
<title>Allow customising who can receive the joinflood close notification.</title>
<updated>2023-05-07T11:14:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-07T11:14:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=15fcf2c761c7d6ffc0cec1724d9f13e3a1bff91e'/>
<id>urn:sha1:15fcf2c761c7d6ffc0cec1724d9f13e3a1bff91e</id>
<content type='text'>
Closes #1747.
</content>
</entry>
<entry>
<title>Remove the now-obsolete hostchange module.</title>
<updated>2023-05-02T13:12:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-02T13:05:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7c51e3cce92b3f66ceb06299228397fead67a264'/>
<id>urn:sha1:7c51e3cce92b3f66ceb06299228397fead67a264</id>
<content type='text'>
Closes #2025.
</content>
</entry>
<entry>
<title>Add the cloak_static module to cloak using a fixed value.</title>
<updated>2023-05-02T13:10:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-02T13:05:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=906142676eee2f1dbbbd2babaecbd426d12302a6'/>
<id>urn:sha1:906142676eee2f1dbbbd2babaecbd426d12302a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the cloak_nick module to cloak based on a nickname.</title>
<updated>2023-05-02T13:10:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-02T12:55:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96eab46e44161900cf41c08ee41b94b54d15189e'/>
<id>urn:sha1:96eab46e44161900cf41c08ee41b94b54d15189e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the cloak_account module to cloak based on an account name/id.</title>
<updated>2023-05-02T13:10:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-02T12:51:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f9714c2027eff31f38e34db72d7de114fb09dc2'/>
<id>urn:sha1:9f9714c2027eff31f38e34db72d7de114fb09dc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redocument the cloak_md5 module.</title>
<updated>2023-05-02T12:39:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-02T12:35:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f898fd90199ed6470550700df0f60885e511d35'/>
<id>urn:sha1:8f898fd90199ed6470550700df0f60885e511d35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add &lt;cloak:class&gt; to limit cloaks to a specific connect class.</title>
<updated>2023-05-02T12:33:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-02T12:33:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aae97bda3ea3452e8a6a3da82d3cfdf0adb8e038'/>
<id>urn:sha1:aae97bda3ea3452e8a6a3da82d3cfdf0adb8e038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-04-27T10:00:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-27T10:00:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c056d489c39d90402fd8b40778ce91505d95cbf'/>
<id>urn:sha1:3c056d489c39d90402fd8b40778ce91505d95cbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace &lt;sqlauth:allowpattern&gt; with &lt;sqlexemption&gt;.</title>
<updated>2023-04-20T10:59:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-20T10:58:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0962e0b34e52d7815574309c52198bfa0b1697a'/>
<id>urn:sha1:f0962e0b34e52d7815574309c52198bfa0b1697a</id>
<content type='text'>
Partially implements #2030.
</content>
</entry>
<entry>
<title>Merge &lt;ldapauth:allowpattern&gt; and &lt;ldapwhitelist&gt;.</title>
<updated>2023-04-20T10:52:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-20T10:51:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87f8c35e03da9fdceae423b0da9a2ce179b83fb2'/>
<id>urn:sha1:87f8c35e03da9fdceae423b0da9a2ce179b83fb2</id>
<content type='text'>
Closes #1478.
</content>
</entry>
</feed>
