<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/core, 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/modules/core?h=v5.0.0dev5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/modules/core?h=v5.0.0dev5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-05-20T18:25:35Z</updated>
<entry>
<title>Add a helper method for calculating the best binary units for a value.</title>
<updated>2026-05-20T18:25:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-20T18:20:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e9869533f99c91770ad48d2694196ea403b0135'/>
<id>urn:sha1:1e9869533f99c91770ad48d2694196ea403b0135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a helper function for calculating a percentage.</title>
<updated>2026-05-20T16:49:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-20T16:49:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c9442d7db6e53cac73166e97cc8a7779e283acc'/>
<id>urn:sha1:5c9442d7db6e53cac73166e97cc8a7779e283acc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-05-20T14:43:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-20T14:43:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=676e0814f205bda006707ef5af7461b5fb232324'/>
<id>urn:sha1:676e0814f205bda006707ef5af7461b5fb232324</id>
<content type='text'>
</content>
</entry>
<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>Move CommandLine from ServerConfig to InspIRCd.</title>
<updated>2026-04-30T18:52:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T18:52:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=280ecaca310e65325a398dfbdfa72b88ff4b2b7b'/>
<id>urn:sha1:280ecaca310e65325a398dfbdfa72b88ff4b2b7b</id>
<content type='text'>
There's no need for this to be in ServerConfig. Although it is
configuration it applies more to the cli interface which is part
of the InspIRCd class.
</content>
</entry>
<entry>
<title>Update the author list.</title>
<updated>2026-04-18T14:15:31Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2026-04-18T14:15:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4633fcd86978c802646a0f71ba9f7845a538b098'/>
<id>urn:sha1:4633fcd86978c802646a0f71ba9f7845a538b098</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-04-08T16:27:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-08T16:27:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0736193fb8ac67a774e22f0bc3070a4e4f5669d5'/>
<id>urn:sha1:0736193fb8ac67a774e22f0bc3070a4e4f5669d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add insp::find_value, insp::to_ptr and switch code to use them.</title>
<updated>2026-04-04T17:15:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T17:15:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab48b941f222dcedb7e169c054a102005e1af03c'/>
<id>urn:sha1:ab48b941f222dcedb7e169c054a102005e1af03c</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>
</feed>
