<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/silence.cpp, branch v5.0.0dev5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/modules/silence.cpp?h=v5.0.0dev5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/modules/silence.cpp?h=v5.0.0dev5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-05-06T10:21:01Z</updated>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-05-06T10:21:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-06T10:21:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=50b98ee2b069eac4bec0d9802ab956d2df11b848'/>
<id>urn:sha1:50b98ee2b069eac4bec0d9802ab956d2df11b848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call the correct creation method in the silence module.</title>
<updated>2026-03-29T23:38:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T23:19:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7cb4ddd7874ee1391ba6b28c691ac2d8b242d5b'/>
<id>urn:sha1:a7cb4ddd7874ee1391ba6b28c691ac2d8b242d5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch modules from reference&lt;&gt; to shared_ptr&lt;&gt; and weak_ptr&lt;&gt;.</title>
<updated>2026-03-29T00:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-28T21:32:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbc5431d62e3fe9166f18395dce3ddf2af0906d3'/>
<id>urn:sha1:cbc5431d62e3fe9166f18395dce3ddf2af0906d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch the extensible system to using shared pointers.</title>
<updated>2026-03-27T13:10:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-27T13:10:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbdcd051c63c4ff98dfb4ff45388e722f8d0a2de'/>
<id>urn:sha1:cbdcd051c63c4ff98dfb4ff45388e722f8d0a2de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move CUList to be declared inside User.</title>
<updated>2026-03-26T22:52:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-26T22:52:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c9b23907a3cbffdcf940582afa2e9805f99e1a8'/>
<id>urn:sha1:5c9b23907a3cbffdcf940582afa2e9805f99e1a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch typedefs to using statements.</title>
<updated>2026-03-26T22:24:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-26T22:24:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd2d667ca7d3d31dbcf1f3bf0717b744b11ec776'/>
<id>urn:sha1:cd2d667ca7d3d31dbcf1f3bf0717b744b11ec776</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite sepstream and move to stringutils.</title>
<updated>2026-03-14T03:09:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-14T02:15:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76f3f24c03c22576324e5af199d3e61d02a79b0d'/>
<id>urn:sha1:76f3f24c03c22576324e5af199d3e61d02a79b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the casemapping checking and comparison code.</title>
<updated>2026-03-13T21:46:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-13T21:46:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=680242c4979d262298ad77a411810e16a0b8c5bc'/>
<id>urn:sha1:680242c4979d262298ad77a411810e16a0b8c5bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark all acting extbans as MATCH_REQUIRE_CHANNEL.</title>
<updated>2026-03-09T19:31:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-09T19:29:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2a2890e94c70bf2247fa68804b4cf550ee7810e'/>
<id>urn:sha1:e2a2890e94c70bf2247fa68804b4cf550ee7810e</id>
<content type='text'>
This removes the need for special behaviour in the silence module.
</content>
</entry>
<entry>
<title>Make the ban checking functions able to check any list mode.</title>
<updated>2026-03-08T20:20:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-08T20:20:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fa3c7849d3ab085cdb31ea2fa846436d7ed5f642'/>
<id>urn:sha1:fa3c7849d3ab085cdb31ea2fa846436d7ed5f642</id>
<content type='text'>
</content>
</entry>
</feed>
