<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_rline.cpp, branch v4.0.0a5</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.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_rline.cpp?h=v4.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-08-17T20:13:05Z</updated>
<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>
<entry>
<title>Add a new map-based method for building link data.</title>
<updated>2021-05-10T00:46:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-09T21:45:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ecabf153d01b4cb48944155a638e1cf4c1d80d98'/>
<id>urn:sha1:ecabf153d01b4cb48944155a638e1cf4c1d80d98</id>
<content type='text'>
The new link data is not currently used but will be in the near
future.
</content>
</entry>
<entry>
<title>Rename the cgiirc module to gateway.</title>
<updated>2021-04-11T17:34:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-11T17:34:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d205fc3fb8d9d7d8d2fc569002bae2f12eb3de9'/>
<id>urn:sha1:6d205fc3fb8d9d7d8d2fc569002bae2f12eb3de9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of pedantic compiler warnings.</title>
<updated>2021-04-04T22:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-04T22:42:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d84e4900fa8f4ef96e8cf4bb67b76be7902e840'/>
<id>urn:sha1:7d84e4900fa8f4ef96e8cf4bb67b76be7902e840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-03-31T14:04:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-31T14:04:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0194f799b91b970e03269b925f25d639f4497a9a'/>
<id>urn:sha1:0194f799b91b970e03269b925f25d639f4497a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various documentation comments.</title>
<updated>2021-03-31T09:51:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-31T09:38:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=952ee5cc603a5231348b8cfab18ee85a097f5394'/>
<id>urn:sha1:952ee5cc603a5231348b8cfab18ee85a097f5394</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-03-05T02:32:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T02:32:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e1cf527d255e4cf79d66fe8ac4c6945517d4c80'/>
<id>urn:sha1:1e1cf527d255e4cf79d66fe8ac4c6945517d4c80</id>
<content type='text'>
</content>
</entry>
</feed>
