<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_kicknorejoin.cpp, branch v4.0.0a22</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_kicknorejoin.cpp?h=v4.0.0a22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_kicknorejoin.cpp?h=v4.0.0a22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-23T13:07:53Z</updated>
<entry>
<title>Replace InspIRCd::Format with fmt::format.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T07:42:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c4badf8ea3ba775854f0d26d3f2e0e119584faa'/>
<id>urn:sha1:5c4badf8ea3ba775854f0d26d3f2e0e119584faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ModeAction with bool.</title>
<updated>2023-01-22T22:52:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-22T22:01:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8389fbba6d92dec84745e5b8db4739f97561585e'/>
<id>urn:sha1:8389fbba6d92dec84745e5b8db4739f97561585e</id>
<content type='text'>
This enum is functionally the same as bool but with weird semantics.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move extension types to their own header to speed up build times.</title>
<updated>2022-12-19T14:18:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-19T14:06:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43d48a2e983bb7a3408f65073cfa392ec6956a1d'/>
<id>urn:sha1:43d48a2e983bb7a3408f65073cfa392ec6956a1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet more stylistic fixes.</title>
<updated>2022-12-01T05:25:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-01T05:14:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45e56e5ee1bdb9e169be957e21a4f7b536e417ff'/>
<id>urn:sha1:45e56e5ee1bdb9e169be957e21a4f7b536e417ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various cases of the &amp;* being next to the name instead of type.</title>
<updated>2022-09-29T11:36:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89537ed2ab22fcedb25e0378bd2c18e392911c0c'/>
<id>urn:sha1:89537ed2ab22fcedb25e0378bd2c18e392911c0c</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>Modernize the syntax of various templates.</title>
<updated>2022-06-23T20:22:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-23T20:22:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe9107c992ae46d52b55fe96f6836dc79c2baa70'/>
<id>urn:sha1:fe9107c992ae46d52b55fe96f6836dc79c2baa70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-16T15:16:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-16T15:16:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30edd1070df3ddb2ae64b61b65c25f88a0b61e49'/>
<id>urn:sha1:30edd1070df3ddb2ae64b61b65c25f88a0b61e49</id>
<content type='text'>
</content>
</entry>
</feed>
