<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v5.0.0dev2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v5.0.0dev2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v5.0.0dev2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-03-01T01:28:41Z</updated>
<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://www.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://www.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://www.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://www.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://www.cgit.space/~steering/inspircd++.git/commit/?id=2fc2872d8b0459d6bbe9c32f368bb92d3c86269b'/>
<id>urn:sha1:2fc2872d8b0459d6bbe9c32f368bb92d3c86269b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid duplicating some of the send/receive queue limiting code.</title>
<updated>2025-10-26T17:47:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-10-26T17:47:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a13e442599de6ee06f7a3e3357aa71375bc1422e'/>
<id>urn:sha1:a13e442599de6ee06f7a3e3357aa71375bc1422e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start splitting the user I/O interface from the network socket.</title>
<updated>2025-10-26T16:46:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-10-26T16:46:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9beffb09a77202cc344f7037097b3ce7b8fadb62'/>
<id>urn:sha1:9beffb09a77202cc344f7037097b3ce7b8fadb62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move DefaultIsNick/DefaultIsUser/IsNick/IsUser to UserManager.</title>
<updated>2025-03-23T07:42:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-23T07:42:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb219052c8a09bb8fa9635521756819482da2cdd'/>
<id>urn:sha1:fb219052c8a09bb8fa9635521756819482da2cdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement remote WriteNotice in spanningtree like with WriteNumeric.</title>
<updated>2024-09-19T13:43:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-19T13:43:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f75795d1766492a2e850e5eeebfd5f8791ecc720'/>
<id>urn:sha1:f75795d1766492a2e850e5eeebfd5f8791ecc720</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>
</feed>
