<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_codepage.cpp, branch insp2</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_codepage.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_codepage.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-28T10:40:50Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2025-03-28T10:40:50Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-03-28T10:40:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73f400aee5b71637f329857c9eb0d202705783ec'/>
<id>urn:sha1:73f400aee5b71637f329857c9eb0d202705783ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a formatting overload of the ModuleException constructor.</title>
<updated>2025-03-18T13:12:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-18T13:12:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8adda0dca4cb94be6a071e67b3e3c89a22375aca'/>
<id>urn:sha1:8adda0dca4cb94be6a071e67b3e3c89a22375aca</id>
<content type='text'>
</content>
</entry>
<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 some uses of NULL that have snuck back in during a merge.</title>
<updated>2023-05-07T18:27:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-07T18:27:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1aead0066a82b24dc1f1968bfed324b1ca51ec0c'/>
<id>urn:sha1:1aead0066a82b24dc1f1968bfed324b1ca51ec0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use GetPrintable in more places in the codepage module.</title>
<updated>2023-05-07T18:23:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-07T18:23:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b7026e2e1bb7de8389f88c5f925fb8cce532dfb'/>
<id>urn:sha1:1b7026e2e1bb7de8389f88c5f925fb8cce532dfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix narrowing unsigned long to uint32_t in the codepage module.</title>
<updated>2023-05-07T17:34:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-07T17:34:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=41590517224bf7ef9d3eb54230b5690db28d6e95'/>
<id>urn:sha1:41590517224bf7ef9d3eb54230b5690db28d6e95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the config error messages in the codepage module.</title>
<updated>2023-05-07T17:32:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-07T17:32:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=00e4b08b4d87c434f352bb8aece1009a649604c4'/>
<id>urn:sha1:00e4b08b4d87c434f352bb8aece1009a649604c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tighten up the rules for nicknames to match the Modern IRC spec.</title>
<updated>2023-05-07T15:23:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-07T15:23:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d1abb11c35f45d69a4b07fb066d6ac3c00a2c46'/>
<id>urn:sha1:1d1abb11c35f45d69a4b07fb066d6ac3c00a2c46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-04-28T18:30:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-28T18:30:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8900f172311fa6876e40789d6f9ab4127ccb5163'/>
<id>urn:sha1:8900f172311fa6876e40789d6f9ab4127ccb5163</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-04-28T09:21:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-04-28T09:21:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2c74267ac8778dc1ff4594789b454f41bacdc4d'/>
<id>urn:sha1:f2c74267ac8778dc1ff4594789b454f41bacdc4d</id>
<content type='text'>
</content>
</entry>
</feed>
