<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/listmode.cpp, branch v5.0.0dev3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/listmode.cpp?h=v5.0.0dev3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/listmode.cpp?h=v5.0.0dev3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-03-29T00:42:15Z</updated>
<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>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>
<entry>
<title>Replace IS_* with member functions.</title>
<updated>2026-03-08T17:47:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-08T17:01:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb1e5a7b60ea200ddae99f263a38a219879f9617'/>
<id>urn:sha1:bb1e5a7b60ea200ddae99f263a38a219879f9617</id>
<content type='text'>
- All user types get an Is* function.
- Only local users are cast using the old function so only local
  users get an As* function.
</content>
</entry>
<entry>
<title>Rename ServiceProvider::creator to service_creator and add GetSource.</title>
<updated>2026-03-02T21:09:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T20:59:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7110535309675a6579c57900ef75498bfb2e0ce6'/>
<id>urn:sha1:7110535309675a6579c57900ef75498bfb2e0ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ServiceProvider methods to avoid shadowing issues.</title>
<updated>2026-03-02T12:40:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T12:40:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf3ce6cc23401f13869f5134227e50459f2b809d'/>
<id>urn:sha1:cf3ce6cc23401f13869f5134227e50459f2b809d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-12-07T20:55:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-12-07T20:55:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=79c01cb2a2615fbcb2a568d5a49c6d470459cf45'/>
<id>urn:sha1:79c01cb2a2615fbcb2a568d5a49c6d470459cf45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2025-12-03T17:34:58Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-12-03T17:34:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=919236508307e3f66aa95ae04fada8074a8631f8'/>
<id>urn:sha1:919236508307e3f66aa95ae04fada8074a8631f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-22T14:37:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-22T14:29:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30d0f2827215f635f4cdefed8300c1c085ae953c'/>
<id>urn:sha1:30d0f2827215f635f4cdefed8300c1c085ae953c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a formatting overload of the ModuleException constructor.</title>
<updated>2025-03-18T13:12:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-18T13:12:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8adda0dca4cb94be6a071e67b3e3c89a22375aca'/>
<id>urn:sha1:8adda0dca4cb94be6a071e67b3e3c89a22375aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-01T16:26:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-01T16:24:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a27defd72f82627993a059683c8399beb477a800'/>
<id>urn:sha1:a27defd72f82627993a059683c8399beb477a800</id>
<content type='text'>
</content>
</entry>
</feed>
