<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_rline.cpp, branch v4.0.0a8</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_rline.cpp?h=v4.0.0a8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_rline.cpp?h=v4.0.0a8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-25T14:02:36Z</updated>
<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>Always catch exceptions as a constant reference.</title>
<updated>2022-01-09T14:38:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-09T14:38:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dbfcc74e23067a1cc2ceb3bccfff9e8868947419'/>
<id>urn:sha1:dbfcc74e23067a1cc2ceb3bccfff9e8868947419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor CoreException and ModuleException.</title>
<updated>2022-01-07T17:16:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-07T17:12:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52cc8a418307ae7a551d23e6bd2d367b544e7bf9'/>
<id>urn:sha1:52cc8a418307ae7a551d23e6bd2d367b544e7bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a snomask flag for rehash messages.</title>
<updated>2021-11-28T21:17:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-28T21:17:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd517c7e44d1ad800e59f305aafe4e0e6dce04d0'/>
<id>urn:sha1:bd517c7e44d1ad800e59f305aafe4e0e6dce04d0</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 command classes as final.</title>
<updated>2021-10-01T04:15:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-01T04:15:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30e5eb6be11e5b6f69cd18bc6eafd9abdb526134'/>
<id>urn:sha1:30e5eb6be11e5b6f69cd18bc6eafd9abdb526134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a bunch of unnecessary whitespace.</title>
<updated>2021-08-17T20:13:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T20:13:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e6d811f34146ab4591e9ca88d5b84cf0c4bca52'/>
<id>urn:sha1:8e6d811f34146ab4591e9ca88d5b84cf0c4bca52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop broadcasting the CBAN, RLINE, and SHUN commands.</title>
<updated>2021-07-23T19:00:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-23T19:00:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd9350b1868b51c64ef42a4726793e678adc2e7e'/>
<id>urn:sha1:fd9350b1868b51c64ef42a4726793e678adc2e7e</id>
<content type='text'>
These will be broadcast by the X-line system so this legacy hack
is no longer necessary.
</content>
</entry>
<entry>
<title>Get rid of even more pointless copy/paste comments.</title>
<updated>2021-05-19T18:23:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-19T18:23:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=12afc2be87c4dd8409b61f42a668459222a3ac76'/>
<id>urn:sha1:12afc2be87c4dd8409b61f42a668459222a3ac76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-11T03:07:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-11T02:53:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ca912ad71cdc4004401e0977be73c674bb91fbc'/>
<id>urn:sha1:3ca912ad71cdc4004401e0977be73c674bb91fbc</id>
<content type='text'>
</content>
</entry>
</feed>
