<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules/cap.h, branch v4.0.0a20</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/cap.h?h=v4.0.0a20</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/cap.h?h=v4.0.0a20'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-02-27T20:29:56Z</updated>
<entry>
<title>Make module classes specify their priority manually.</title>
<updated>2023-02-27T20:29:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-27T20:19:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d141f9c02500c1401acd0e1817727346c56a512a'/>
<id>urn:sha1:d141f9c02500c1401acd0e1817727346c56a512a</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>Rename session registration to connection to avoid a semantic conflict.</title>
<updated>2022-10-29T14:54:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T14:44:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fc111ccb6650a67f014977b2e7ebc2fb5b16790'/>
<id>urn:sha1:6fc111ccb6650a67f014977b2e7ebc2fb5b16790</id>
<content type='text'>
We previously referred to both session registration and user registration
as "registration" which is confusing for users who aren't familiar with
how IRC works.
</content>
</entry>
<entry>
<title>Switch from NULL to nullptr.</title>
<updated>2022-07-22T17:53:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T17:33:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove duplicate includes from module headers.</title>
<updated>2022-01-25T16:20:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T16:20:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03'/>
<id>urn:sha1:8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03</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>Add constexpr to the initialisation of various const static fields.</title>
<updated>2022-01-18T14:33:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T14:33:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40035385c6ecee61de82b18ff5f823a1ef4db871'/>
<id>urn:sha1:40035385c6ecee61de82b18ff5f823a1ef4db871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow toggling a capability from a Cap::Reference.</title>
<updated>2021-07-16T17:39:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-16T17:39:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fcc7b7cdb4a0d85cb021013f5db8a558f9c13c25'/>
<id>urn:sha1:fcc7b7cdb4a0d85cb021013f5db8a558f9c13c25</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>Mark {From,To}{Human,Internal,Network} as noexcept.</title>
<updated>2021-03-17T13:34:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T13:34:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b71f2068e69b624887cf0e741a466e6cc39349a'/>
<id>urn:sha1:3b71f2068e69b624887cf0e741a466e6cc39349a</id>
<content type='text'>
</content>
</entry>
</feed>
