<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v5.0.0dev4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v5.0.0dev4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v5.0.0dev4'/>
<link rel='alternate' type='text/html' href='https://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://cgit.space/~steering/inspircd++.git/commit/?id=cbc5431d62e3fe9166f18395dce3ddf2af0906d3'/>
<id>urn:sha1:cbc5431d62e3fe9166f18395dce3ddf2af0906d3</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://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://cgit.space/~steering/inspircd++.git/commit/?id=cd2d667ca7d3d31dbcf1f3bf0717b744b11ec776'/>
<id>urn:sha1:cd2d667ca7d3d31dbcf1f3bf0717b744b11ec776</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://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 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://cgit.space/~steering/inspircd++.git/commit/?id=cf3ce6cc23401f13869f5134227e50459f2b809d'/>
<id>urn:sha1:cf3ce6cc23401f13869f5134227e50459f2b809d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move standard replies to the core and add remote reply support.</title>
<updated>2026-03-01T01:28:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-01T01:28:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a1d25d2c14161d5eb466c14c936688fcc36a5a2f'/>
<id>urn:sha1:a1d25d2c14161d5eb466c14c936688fcc36a5a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for local-only X-lines, remove K-lines.</title>
<updated>2026-01-20T20:14:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-01-20T19:11:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d3f94ef8040031043730790ba0206ef76aa98cdf'/>
<id>urn:sha1:d3f94ef8040031043730790ba0206ef76aa98cdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid creating users with a null I/O handler.</title>
<updated>2025-10-31T18:53:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-10-31T18:53:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=91ba5b2b8de49b6ce13e858d516248440b6879c1'/>
<id>urn:sha1:91ba5b2b8de49b6ce13e858d516248440b6879c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow getting an I/O hook from a user I/O handler.</title>
<updated>2025-10-31T18:49:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-10-31T18:49:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=113e95f15f86b2f800dbede419d5c4f28fd77d0a'/>
<id>urn:sha1:113e95f15f86b2f800dbede419d5c4f28fd77d0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move message serialization into core_clients.</title>
<updated>2025-10-28T14:44:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-10-28T14:44:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2fc2872d8b0459d6bbe9c32f368bb92d3c86269b'/>
<id>urn:sha1:2fc2872d8b0459d6bbe9c32f368bb92d3c86269b</id>
<content type='text'>
</content>
</entry>
</feed>
