<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/usermanager.cpp, branch v5.0.0dev1</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=v5.0.0dev1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=v5.0.0dev1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-23T07:42:47Z</updated>
<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>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-01T16:26:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-01T16:24:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a27defd72f82627993a059683c8399beb477a800'/>
<id>urn:sha1:a27defd72f82627993a059683c8399beb477a800</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://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://cgit.space/~steering/inspircd++.git/commit/?id=cdd3226befacd40c07b5c987cf93d0626df8d287'/>
<id>urn:sha1:cdd3226befacd40c07b5c987cf93d0626df8d287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-02-14T14:27:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-02-14T14:27:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2025b34ed248b0fdefc85e7062fe3440a275a536'/>
<id>urn:sha1:2025b34ed248b0fdefc85e7062fe3440a275a536</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://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>
</feed>
