<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_inviteexception.cpp, branch v4.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_inviteexception.cpp?h=v4.6.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_inviteexception.cpp?h=v4.6.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-07T09:37:56Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix list modes unintentionally being case sensitive.</title>
<updated>2023-08-12T07:41:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-12T07:41:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2953c643e7e57899cc4336177b8fca790211f363'/>
<id>urn:sha1:2953c643e7e57899cc4336177b8fca790211f363</id>
<content type='text'>
Closes #907.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ValidateParam and rename CanonicalizeParam.</title>
<updated>2022-04-17T10:14:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-17T10:02:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80e80132826569444e690a177f5bfc5f603fada1'/>
<id>urn:sha1:80e80132826569444e690a177f5bfc5f603fada1</id>
<content type='text'>
There's basically no safe way to handle a malformed list mode
sent by a remote server without causing a desync. Its probably
for the best if we just only apply validation to locally added
list modes entries.
</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>Use a consistent message format for end of list numerics.</title>
<updated>2022-04-01T17:25:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-01T16:59:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45528567520afcccbde6ff52dc175b441b9fcfce'/>
<id>urn:sha1:45528567520afcccbde6ff52dc175b441b9fcfce</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>Apply the final keyword to all module classes where appropriate.</title>
<updated>2021-10-04T16:39:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-04T16:07:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dec5875aca7a2e0c281388db2f25d195ad9b2a3d'/>
<id>urn:sha1:dec5875aca7a2e0c281388db2f25d195ad9b2a3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark all mode classes as final.</title>
<updated>2021-10-01T04:39:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-01T04:39:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=771534473f16a94fd97661bef7d2dbd8b2dc6c65'/>
<id>urn:sha1:771534473f16a94fd97661bef7d2dbd8b2dc6c65</id>
<content type='text'>
</content>
</entry>
</feed>
