<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules/extban.h, branch v4.0.0a22</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/extban.h?h=v4.0.0a22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/extban.h?h=v4.0.0a22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-06-22T18:36:13Z</updated>
<entry>
<title>Make Numerics::CannotSendTo properly aware of extbans.</title>
<updated>2023-06-22T18:36:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-22T18:32:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89b185eb053a27a8b127c3cb1a2851b34acaf8e9'/>
<id>urn:sha1:89b185eb053a27a8b127c3cb1a2851b34acaf8e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow remapping mode and extban characters at load time.</title>
<updated>2022-12-20T16:02:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-20T15:55:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8025a69a538a27f84482eff4e0e3dff50c5a69bc'/>
<id>urn:sha1:8025a69a538a27f84482eff4e0e3dff50c5a69bc</id>
<content type='text'>
Closes #1970.
</content>
</entry>
<entry>
<title>Make the extban enums 8-bit.</title>
<updated>2022-04-29T21:07:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-29T21:07:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e660314c3053e044932e306c12e7d653e5293ef'/>
<id>urn:sha1:0e660314c3053e044932e306c12e7d653e5293ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a missing doxygen comment.</title>
<updated>2022-04-17T11:13:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-17T11:13:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6c77b3e017ef0dd98d4863cc6a3eb2ab2f6c16b'/>
<id>urn:sha1:b6c77b3e017ef0dd98d4863cc6a3eb2ab2f6c16b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow normalising extbans to a specific format.</title>
<updated>2022-04-17T11:08:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-17T11:08:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27c0ae9433571f71521cda36beeb43a529637b57'/>
<id>urn:sha1:27c0ae9433571f71521cda36beeb43a529637b57</id>
<content type='text'>
Also, fix canonicalisation of acting extban values.
</content>
</entry>
<entry>
<title>Add ListModeBase::CanonicalizeParam, fix cleaning extban masks.</title>
<updated>2022-04-16T11:01:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-16T10:48:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c0bc5bf7981e30229bdabfdf51a289635fe8be76'/>
<id>urn:sha1:c0bc5bf7981e30229bdabfdf51a289635fe8be76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a class that wraps a dynamic reference to the extban manager.</title>
<updated>2022-04-16T09:52:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-16T09:52:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=985ef046ce82cbfc3e9ce1eab98955fc1b63fc88'/>
<id>urn:sha1:985ef046ce82cbfc3e9ce1eab98955fc1b63fc88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove duplicate includes from module headers.</title>
<updated>2022-01-25T16:20:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T16:20:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03'/>
<id>urn:sha1:8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the final keyword to all remaining classes that can have it.</title>
<updated>2021-12-20T20:19:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-20T20:00:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=421e8c8c793740aaf34feff761716c1c51d8f04e'/>
<id>urn:sha1:421e8c8c793740aaf34feff761716c1c51d8f04e</id>
<content type='text'>
</content>
</entry>
</feed>
