<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/usermanager.cpp, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-18T14:18:03Z</updated>
<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://www.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>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://www.cgit.space/~steering/inspircd++.git/commit/?id=abba3ed1e60f6d5d1f0a69460dc864cd7b2c429a'/>
<id>urn:sha1:abba3ed1e60f6d5d1f0a69460dc864cd7b2c429a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid the use of ConvToStr in string concatenation.</title>
<updated>2025-03-01T16:06:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-01T16:06:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=32a127d2e0c0a624d12cf9570905fec264554550'/>
<id>urn:sha1:32a127d2e0c0a624d12cf9570905fec264554550</id>
<content type='text'>
This function calls INSP_FORMAT in most cases nowadays so we may
as well just call that manually.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2025-02-28T14:30:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-02-28T13:42:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cdd3226befacd40c07b5c987cf93d0626df8d287'/>
<id>urn:sha1:cdd3226befacd40c07b5c987cf93d0626df8d287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert debug logging from string concatenation to format strings.</title>
<updated>2025-01-23T16:35:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-01-23T16:35:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b9fee8b43dc1903ecb08c81405fb83295fc64db9'/>
<id>urn:sha1:b9fee8b43dc1903ecb08c81405fb83295fc64db9</id>
<content type='text'>
When running in normal mode this will prevent a bunch of expensive
string concatenation.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into insp4.</title>
<updated>2024-10-10T14:03:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-10T14:03:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ca6ccac8b0eb3ccb6d7eb77aad6fb40065515308'/>
<id>urn:sha1:ca6ccac8b0eb3ccb6d7eb77aad6fb40065515308</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When a server stops being ulined remove its users from the uline list.</title>
<updated>2024-10-10T13:47:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-10T13:47:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5eb21f239bf89b0615612cb7b7b8fa5f1e13fb73'/>
<id>urn:sha1:5eb21f239bf89b0615612cb7b7b8fa5f1e13fb73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-09-07T10:10:36Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-09-07T10:10:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e784862f5f251154a414fa17645caa644c5e4b2'/>
<id>urn:sha1:8e784862f5f251154a414fa17645caa644c5e4b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise the case of MOD_RESULT variables.</title>
<updated>2024-08-31T15:21:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-31T15:21:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6da60b3f4e4bd05671cc3ad03200458a426b8e9'/>
<id>urn:sha1:f6da60b3f4e4bd05671cc3ad03200458a426b8e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
</feed>
