<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/usermanager.cpp, branch upstream/master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=upstream%2Fmaster</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=upstream%2Fmaster'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-07-10T10:58:06Z</updated>
<entry>
<title>Use saturating adds/subtracts when handling timestamps.</title>
<updated>2026-07-10T10:58:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-07-10T10:15:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5f9c2b3c97ed1eeb19270fd3582b71ca8e1ca1ac'/>
<id>urn:sha1:5f9c2b3c97ed1eeb19270fd3582b71ca8e1ca1ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update my email address.</title>
<updated>2026-06-06T12:22:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-06-06T12:22:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0349d9b2d21f783a0a0b64b7b6687fbfbdef0362'/>
<id>urn:sha1:0349d9b2d21f783a0a0b64b7b6687fbfbdef0362</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>Merge branch 'insp4' into master.</title>
<updated>2026-01-23T10:27:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-01-23T10:27:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aaa93e53f48ca587299927a61d88db6acfeba66f'/>
<id>urn:sha1:aaa93e53f48ca587299927a61d88db6acfeba66f</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://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://cgit.space/~steering/inspircd++.git/commit/?id=fb219052c8a09bb8fa9635521756819482da2cdd'/>
<id>urn:sha1:fb219052c8a09bb8fa9635521756819482da2cdd</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://cgit.space/~steering/inspircd++.git/commit/?id=30d0f2827215f635f4cdefed8300c1c085ae953c'/>
<id>urn:sha1:30d0f2827215f635f4cdefed8300c1c085ae953c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ToHuman to ToLongString.</title>
<updated>2025-03-18T14:18:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-18T13:57:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=31c446201bf1b2b14dde2770e2006712438589e7'/>
<id>urn:sha1:31c446201bf1b2b14dde2770e2006712438589e7</id>
<content type='text'>
This name is used by functions in too many places already.
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-03T14:58:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-03T14:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d4d2293244c1845d2ca44708e82cad0bd38741e5'/>
<id>urn:sha1:d4d2293244c1845d2ca44708e82cad0bd38741e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Duration::ToHuman instead of seconds in various messages.</title>
<updated>2025-03-03T14:47:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-03T14:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=abba3ed1e60f6d5d1f0a69460dc864cd7b2c429a'/>
<id>urn:sha1:abba3ed1e60f6d5d1f0a69460dc864cd7b2c429a</id>
<content type='text'>
</content>
</entry>
</feed>
