<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_noctcp.cpp, branch v4.0.0a13</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_noctcp.cpp?h=v4.0.0a13</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_noctcp.cpp?h=v4.0.0a13'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-07-30T18:15:41Z</updated>
<entry>
<title>Modernize various minor legacy C++isms.</title>
<updated>2022-07-30T18:15:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-30T16:21:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c455a8511f8c72552afb6ebe35a8e7c9b9af979'/>
<id>urn:sha1:3c455a8511f8c72552afb6ebe35a8e7c9b9af979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move numeric helper classes to their own header.</title>
<updated>2022-06-26T14:56:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T14:56:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8c59961acce4a0a801ca96211d4a637f27947ccb'/>
<id>urn:sha1:8c59961acce4a0a801ca96211d4a637f27947ccb</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>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>Merge branch 'insp3' into master.</title>
<updated>2021-08-28T12:20:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-28T12:18:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7615ccd868283dcbbacf2721a1cb5952b16d432'/>
<id>urn:sha1:b7615ccd868283dcbbacf2721a1cb5952b16d432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-08-27T08:38:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-08-27T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4540162276aa23e016ae094158d2d1d93bcc734f'/>
<id>urn:sha1:4540162276aa23e016ae094158d2d1d93bcc734f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-07-17T17:35:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-17T17:35:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=805dbd4def1a83a387118d40300764c4660ffbfe'/>
<id>urn:sha1:805dbd4def1a83a387118d40300764c4660ffbfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Respect the noctcp user mode for global CTCPs.</title>
<updated>2021-07-17T10:34:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-17T10:32:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9e22b307fc8f9a23fe5cc2e141a263e70ac8cc64'/>
<id>urn:sha1:9e22b307fc8f9a23fe5cc2e141a263e70ac8cc64</id>
<content type='text'>
Please don't actually send global CTCPs though.
</content>
</entry>
<entry>
<title>Rename Simple{Channel,User}ModeHandler to match other mode handlers.</title>
<updated>2021-06-01T01:36:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-01T00:48:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=10e9e9a5be47ff0000d459d9a71bc6b11292898f'/>
<id>urn:sha1:10e9e9a5be47ff0000d459d9a71bc6b11292898f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use string_view in IsCTCP.</title>
<updated>2021-04-08T19:00:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-08T19:00:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77802d96ca043ba567ae9b32409862e85dff8e5f'/>
<id>urn:sha1:77802d96ca043ba567ae9b32409862e85dff8e5f</id>
<content type='text'>
</content>
</entry>
</feed>
