<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/cloak.cpp, branch v5.0.0dev1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/modules/cloak.cpp?h=v5.0.0dev1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/modules/cloak.cpp?h=v5.0.0dev1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-04-16T11:13:11Z</updated>
<entry>
<title>Add &lt;security:banrealmask&gt;.</title>
<updated>2025-04-16T11:13:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-16T11:13:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3e736de1d3b6423e88b58506c0bfbe89dec3bd3'/>
<id>urn:sha1:a3e736de1d3b6423e88b58506c0bfbe89dec3bd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only include &lt;sstream&gt; from files that actually use it.</title>
<updated>2025-03-22T17:16:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-22T17:13:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0aeb615182cf877f08dd218b7de9aae4a6e074ce'/>
<id>urn:sha1:0aeb615182cf877f08dd218b7de9aae4a6e074ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Synchronise the full cloak state on link for services.</title>
<updated>2025-03-14T22:46:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-14T19:21:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a208bff547c448bc12f7627871f0e3372a6a1c89'/>
<id>urn:sha1:a208bff547c448bc12f7627871f0e3372a6a1c89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an inverted statement in the cloak module.</title>
<updated>2025-03-14T17:21:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-14T17:13:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f47bbd3f2587da85a94e81da6481545174ffb588'/>
<id>urn:sha1:f47bbd3f2587da85a94e81da6481545174ffb588</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for usernames in the cloaking system.</title>
<updated>2025-03-14T15:38:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-14T14:52:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c22f5d3cb15c08e7d9215bd4c53291ea9771b36'/>
<id>urn:sha1:3c22f5d3cb15c08e7d9215bd4c53291ea9771b36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Cloak::Method::Generate to Cloak::Method::Cloak.</title>
<updated>2025-03-14T12:46:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-14T12:45:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=829a467ade34a6a16b7a97c85f1d316b36a04c77'/>
<id>urn:sha1:829a467ade34a6a16b7a97c85f1d316b36a04c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use C++20 &lt;format&gt; instead of fmtlib when available.</title>
<updated>2024-08-22T10:12:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-22T09:26:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b123d4bc61c2db8e379dd5e681834c4053e661d'/>
<id>urn:sha1:6b123d4bc61c2db8e379dd5e681834c4053e661d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-08-04T11:43:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-04T11:43:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46761d46ff3493328cc96df6344677e6d70c4002'/>
<id>urn:sha1:46761d46ff3493328cc96df6344677e6d70c4002</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for the v3 server protocol.</title>
<updated>2024-07-23T20:46:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-22T20:49:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=81ac8ff1b8b8fa7091a2c25359152b93d9d1a49d'/>
<id>urn:sha1:81ac8ff1b8b8fa7091a2c25359152b93d9d1a49d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-07-22T20:26:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-22T20:26:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=304ad49279362eb9d3d28468e8e84a9ab0d9f119'/>
<id>urn:sha1:304ad49279362eb9d3d28468e8e84a9ab0d9f119</id>
<content type='text'>
</content>
</entry>
</feed>
