<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v3.15.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v3.15.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v3.15.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-30T11:33:00Z</updated>
<entry>
<title>Release v3.15.0.</title>
<updated>2022-12-30T11:33:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-30T11:32:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1106b97c410d770600d9e42d61cc3a8a810e5a49'/>
<id>urn:sha1:1106b97c410d770600d9e42d61cc3a8a810e5a49</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>Fix building with the Intel C++ compiler.</title>
<updated>2022-12-10T06:58:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-10T06:46:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=513309fc68e873d20c111808bdb7c95431359720'/>
<id>urn:sha1:513309fc68e873d20c111808bdb7c95431359720</id>
<content type='text'>
- Fix adding -Wshadow in the compiler flags twice.
- Detect the new Clang-based Intel compiler as well as the old one.
- Silence some deprecation warnings using Intel syntax.
</content>
</entry>
<entry>
<title>Mark the entire client protocol namespace as CoreExport.</title>
<updated>2022-11-30T21:11:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-30T21:11:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1c68f3d2e29572834f14ae989174621a380e5b04'/>
<id>urn:sha1:1c68f3d2e29572834f14ae989174621a380e5b04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a method for quickly escaping a tag value.</title>
<updated>2022-11-30T10:46:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-30T03:26:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=894e9d8ddcd19122561c853734feb04d2b8bcd14'/>
<id>urn:sha1:894e9d8ddcd19122561c853734feb04d2b8bcd14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a workaround for the replies API not working with a cap reference.</title>
<updated>2022-11-24T19:01:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-24T19:01:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5a30466990e02d2533976061247d6c6ae097e0bd'/>
<id>urn:sha1:5a30466990e02d2533976061247d6c6ae097e0bd</id>
<content type='text'>
A Cap::Reference can not be cast to a Cap::Capability&amp; because it may
not be available and that would create a null reference. In v4 we can
change the API to take a Cap::Capability* but for now this is the best
we can do.
</content>
</entry>
<entry>
<title>Add support for the IRCv3 extended-monitor specification.</title>
<updated>2022-11-02T12:18:37Z</updated>
<author>
<name>delthas</name>
</author>
<published>2022-11-02T12:18:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6939a79a67d863ee9585b40b6c4af3bcaacf6a17'/>
<id>urn:sha1:6939a79a67d863ee9585b40b6c4af3bcaacf6a17</id>
<content type='text'>
Co-authored-by: Sadie Powell &lt;sadie@witchery.services&gt;</content>
</entry>
<entry>
<title>Fix an unintentional string copy in the geolocation API.</title>
<updated>2022-10-18T11:30:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-18T11:30:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad244540845adf09b425783b5757dc6911d9e072'/>
<id>urn:sha1:ad244540845adf09b425783b5757dc6911d9e072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow modules to control the visible channel in a WHO request.</title>
<updated>2022-10-12T07:50:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-07T17:12:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59ec1f6eb623626ecd8ba69a929a696be2339ffc'/>
<id>urn:sha1:59ec1f6eb623626ecd8ba69a929a696be2339ffc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the matched channel to the WHO request data.</title>
<updated>2022-10-12T07:50:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-07T17:11:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a54b78fb9d1a9fd2a83ce638bbc8325cd49de827'/>
<id>urn:sha1:a54b78fb9d1a9fd2a83ce638bbc8325cd49de827</id>
<content type='text'>
</content>
</entry>
</feed>
