<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/listmode.cpp, branch v4.0.0rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/listmode.cpp?h=v4.0.0rc1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/listmode.cpp?h=v4.0.0rc1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-07T09:37:56Z</updated>
<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>
<entry>
<title>Add an option for including the setter's full mask in list modes.</title>
<updated>2023-09-21T19:17:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-09-21T19:17:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=136a1ef6a203611f5faa1485801e90fe76697820'/>
<id>urn:sha1:136a1ef6a203611f5faa1485801e90fe76697820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix big list limits and expose the limit to TellListTooLong.</title>
<updated>2023-08-12T08:59:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-12T08:59:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a84e8aac5810ad7dbbdafbc57b36102fac1ddcd9'/>
<id>urn:sha1:a84e8aac5810ad7dbbdafbc57b36102fac1ddcd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix list modes unintentionally being case sensitive.</title>
<updated>2023-08-12T07:41:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-12T07:41:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2953c643e7e57899cc4336177b8fca790211f363'/>
<id>urn:sha1:2953c643e7e57899cc4336177b8fca790211f363</id>
<content type='text'>
Closes #907.
</content>
</entry>
<entry>
<title>Update usages of stdalgo::string::equalsci to use insp::equalsci.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T11:02:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=681b488fc0ebca964eddf2a54575dc41901bc520'/>
<id>urn:sha1:681b488fc0ebca964eddf2a54575dc41901bc520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace getInt/getUInt/getFloat with type safe templated functions.</title>
<updated>2023-01-25T00:39:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T23:41:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af8effe4f0876d6fa934806745712f679bd36278'/>
<id>urn:sha1:af8effe4f0876d6fa934806745712f679bd36278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert log calls to use fmtlib format strings</title>
<updated>2023-01-24T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T23:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace InspIRCd::Format with fmt::format.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T07:42:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c4badf8ea3ba775854f0d26d3f2e0e119584faa'/>
<id>urn:sha1:5c4badf8ea3ba775854f0d26d3f2e0e119584faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ModeAction with bool.</title>
<updated>2023-01-22T22:52:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-22T22:01:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8389fbba6d92dec84745e5b8db4739f97561585e'/>
<id>urn:sha1:8389fbba6d92dec84745e5b8db4739f97561585e</id>
<content type='text'>
This enum is functionally the same as bool but with weird semantics.
</content>
</entry>
<entry>
<title>Rework the levels things are logged at to make more sense.</title>
<updated>2022-12-18T13:43:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T13:43:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8b4414ee18be69eb7c6c491587e4895dc995fac'/>
<id>urn:sha1:d8b4414ee18be69eb7c6c491587e4895dc995fac</id>
<content type='text'>
</content>
</entry>
</feed>
