<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_joinflood.cpp, branch v5.0.0dev2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_joinflood.cpp?h=v5.0.0dev2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_joinflood.cpp?h=v5.0.0dev2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2024-07-16T23:06:50Z</updated>
<entry>
<title>Shuffle the modules about a bit.</title>
<updated>2024-07-16T23:06:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-16T23:06:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=889d521e05f2e922683d48c74eb00290e7a2f548'/>
<id>urn:sha1:889d521e05f2e922683d48c74eb00290e7a2f548</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use fmtlib directly.</title>
<updated>2024-06-07T13:12:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T13:12:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b918f4906a21d6f37de5c7d503c8da1770df966d'/>
<id>urn:sha1:b918f4906a21d6f37de5c7d503c8da1770df966d</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://cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mode error messages when the character has been remapped.</title>
<updated>2023-08-16T15:54:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-16T15:54:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f3ca179e77a49c3a37c6a5530dbb82895fad2bf4'/>
<id>urn:sha1:f3ca179e77a49c3a37c6a5530dbb82895fad2bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow customising who can receive the joinflood close notification.</title>
<updated>2023-05-07T11:14:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-07T11:14:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=15fcf2c761c7d6ffc0cec1724d9f13e3a1bff91e'/>
<id>urn:sha1:15fcf2c761c7d6ffc0cec1724d9f13e3a1bff91e</id>
<content type='text'>
Closes #1747.
</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://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://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>Avoid copying shared_ptr&lt;ConfigTag&gt; when not necessary.</title>
<updated>2023-01-10T21:27:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T20:57:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1b2916c8451506adccf3ab0a56bbf836d9f3cb36'/>
<id>urn:sha1:1b2916c8451506adccf3ab0a56bbf836d9f3cb36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
</feed>
