<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.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/src/users.cpp?h=v5.0.0dev5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v5.0.0dev5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-04-30T22:20:14Z</updated>
<entry>
<title>Remove the remaining function in utility/string to utility/container.</title>
<updated>2026-04-30T22:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T21:47:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c208ab3b99357db2bf2223af46da03e3c173d51'/>
<id>urn:sha1:9c208ab3b99357db2bf2223af46da03e3c173d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch ascii comparisons over to our own casemap functions.</title>
<updated>2026-04-30T22:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T21:29:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9bb55626d51f217466bc08104d2f32eb0bf57c02'/>
<id>urn:sha1:9bb55626d51f217466bc08104d2f32eb0bf57c02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an easier way to get the local Server* object.</title>
<updated>2026-04-04T13:26:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T13:26:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5269e1e4c4a44196839d57fa4e9833536672473a'/>
<id>urn:sha1:5269e1e4c4a44196839d57fa4e9833536672473a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the remaining bits of stdalgo to utility/container.</title>
<updated>2026-04-04T11:32:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T11:10:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef7c6fe9e2bfb22de66808e56a5f5bd602c3086f'/>
<id>urn:sha1:ef7c6fe9e2bfb22de66808e56a5f5bd602c3086f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-03-31T20:20:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-31T20:19:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1'/>
<id>urn:sha1:02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2026-03-31T20:16:33Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2026-03-31T20:16:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c079e220f9f915d829d9f516ac03213cc923f046'/>
<id>urn:sha1:c079e220f9f915d829d9f516ac03213cc923f046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite portparser and move to stringutils.</title>
<updated>2026-03-14T06:12:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-14T05:48:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7cec5d80b3b5e2935a3a38c42a4c9763200f1c87'/>
<id>urn:sha1:7cec5d80b3b5e2935a3a38c42a4c9763200f1c87</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>Add the old connect class to OnPostChangeConnectClass.</title>
<updated>2026-03-06T18:27:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-06T18:26:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac49b9b3172538f52c98ded8ce6cb916d390ff29'/>
<id>urn:sha1:ac49b9b3172538f52c98ded8ce6cb916d390ff29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish FMT_PTR, this does the same for both formatters.</title>
<updated>2026-03-02T21:31:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T21:31:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a2d85ae07564b7f096941b7f7e12c15f5465d61'/>
<id>urn:sha1:6a2d85ae07564b7f096941b7f7e12c15f5465d61</id>
<content type='text'>
</content>
</entry>
</feed>
