<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_messageflood.cpp, branch v4.0.0a21</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_messageflood.cpp?h=v4.0.0a21</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_messageflood.cpp?h=v4.0.0a21'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2023-05-10T10:57:48Z</updated>
<entry>
<title>Rename duration to timeutils and relocate InspIRCd::TimeString.</title>
<updated>2023-05-10T10:57:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-10T10:57:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fe4c512839f9f613fc5098e5a9d8c9a402e60aa0'/>
<id>urn:sha1:fe4c512839f9f613fc5098e5a9d8c9a402e60aa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix narrowing of the config in the messageflood module.</title>
<updated>2023-04-27T11:21:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-27T11:20:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4be5cf3342af7dcd4e8e23bc8ffe62eb8dc0c592'/>
<id>urn:sha1:4be5cf3342af7dcd4e8e23bc8ffe62eb8dc0c592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more action types to the repeat module.</title>
<updated>2023-02-05T10:46:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-05T10:46:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b75fbe320d09018017b00947c01cf362bf6cdd46'/>
<id>urn:sha1:b75fbe320d09018017b00947c01cf362bf6cdd46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn users who have been found to be message flooding better.</title>
<updated>2023-02-04T07:36:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-04T07:36:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a853a9245c7a4e05f3e3efb3728b4ddce5a4bc64'/>
<id>urn:sha1:a853a9245c7a4e05f3e3efb3728b4ddce5a4bc64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the messageflood module and add more action types.</title>
<updated>2023-02-03T20:29:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-03T20:27:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2aa5cfa90ec0e9c26f40ae5edff112cfd07e0996'/>
<id>urn:sha1:2aa5cfa90ec0e9c26f40ae5edff112cfd07e0996</id>
<content type='text'>
This doesn't touch help yet because I want to rewrite it soon.

Closes #311.
Closes #471.
Closes #1032.
</content>
</entry>
<entry>
<title>Move CheckExemption::Call to CheckExemption::EventProvider.</title>
<updated>2023-01-25T03:43:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-25T03:43:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4472683dc7d321eaee30aae715a71b32342dffd4'/>
<id>urn:sha1:4472683dc7d321eaee30aae715a71b32342dffd4</id>
<content type='text'>
Now FirstResult not a macro there's no need for this to be a free
function.
</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://cgit.space/~steering/inspircd++.git/commit/?id=af8effe4f0876d6fa934806745712f679bd36278'/>
<id>urn:sha1:af8effe4f0876d6fa934806745712f679bd36278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move duration functions to their own header.</title>
<updated>2023-01-23T01:01:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T00:08:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b5404f841552f756f6a319c5957c32ffbd3d52b9'/>
<id>urn:sha1:b5404f841552f756f6a319c5957c32ffbd3d52b9</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://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>Convert various enums to strongly typed scoped enums.</title>
<updated>2023-01-22T22:36:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-22T21:48:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cadf228c3e66ce33c3599539b6650e26dfc3bff5'/>
<id>urn:sha1:cadf228c3e66ce33c3599539b6650e26dfc3bff5</id>
<content type='text'>
</content>
</entry>
</feed>
