<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_channames.cpp, branch v4.0.0a9</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_channames.cpp?h=v4.0.0a9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_channames.cpp?h=v4.0.0a9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-03-11T14:52:56Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-03-11T14:52:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-11T14:27:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d329701db1d5c0361c018e088eb82c457f8ec7c'/>
<id>urn:sha1:2d329701db1d5c0361c018e088eb82c457f8ec7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use UCHAR_MAX instead of raw sizes in channames.</title>
<updated>2022-03-11T12:17:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-11T12:14:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8342d531ff860849bb1ebb6d2d9c2853b10a9b7d'/>
<id>urn:sha1:8342d531ff860849bb1ebb6d2d9c2853b10a9b7d</id>
<content type='text'>
This matches other code that does similar things.
</content>
</entry>
<entry>
<title>Only set the chanlog channel name handler after reading the config.</title>
<updated>2022-03-11T11:53:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-11T11:53:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4cff9c460efee97a8f44db4a794b6b71c8fdd496'/>
<id>urn:sha1:4cff9c460efee97a8f44db4a794b6b71c8fdd496</id>
<content type='text'>
Fixes IsChannel returning false for a valid channel name because
the bitset is empty on server boot.
</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 module classes as final.</title>
<updated>2021-10-01T04:15:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-01T03:37:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0dec0572ae900417372f034fd27ec356e650fd0'/>
<id>urn:sha1:e0dec0572ae900417372f034fd27ec356e650fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ChannelManager::IsPrefix.</title>
<updated>2021-05-08T16:16:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-08T15:31:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a2f6331eddd5a89ff02643f72e93151dab15547'/>
<id>urn:sha1:6a2f6331eddd5a89ff02643f72e93151dab15547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move channel logic from InspIRCd to the new ChannelManager class.</title>
<updated>2021-05-08T14:31:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-06-21T03:25:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c750c060839f9018ca129bd7456184792ea0dc0'/>
<id>urn:sha1:0c750c060839f9018ca129bd7456184792ea0dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
</feed>
