<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_delaymsg.cpp, branch v4.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_delaymsg.cpp?h=v4.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_delaymsg.cpp?h=v4.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-07-14T10:58:57Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-07-14T10:58:57Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-07-14T10:58:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3b0aa484bbc8d0f624bc1da0d6f9f72b33426eb'/>
<id>urn:sha1:a3b0aa484bbc8d0f624bc1da0d6f9f72b33426eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use auto when extracting the internal type of a message target.</title>
<updated>2024-07-13T14:29:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-13T14:29:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b9e22381bac094b20daa2715fefa90978f2d465'/>
<id>urn:sha1:3b9e22381bac094b20daa2715fefa90978f2d465</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://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow mutating the status message type in OnUserPre(Tag)Message.</title>
<updated>2024-05-06T16:18:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-11-15T22:17:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b6af49b435d213d94221ac210293f4a2e7ef66f'/>
<id>urn:sha1:4b6af49b435d213d94221ac210293f4a2e7ef66f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the ability to treat notices specially in delaymsg.</title>
<updated>2023-07-21T14:57:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-21T14:55:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a2d6e36abe7ac2bd4cf2b0a2e8226acfaa10ae9d'/>
<id>urn:sha1:a2d6e36abe7ac2bd4cf2b0a2e8226acfaa10ae9d</id>
<content type='text'>
</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://www.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 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>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://www.cgit.space/~steering/inspircd++.git/commit/?id=cadf228c3e66ce33c3599539b6650e26dfc3bff5'/>
<id>urn:sha1:cadf228c3e66ce33c3599539b6650e26dfc3bff5</id>
<content type='text'>
</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://www.cgit.space/~steering/inspircd++.git/commit/?id=1b2916c8451506adccf3ab0a56bbf836d9f3cb36'/>
<id>urn:sha1:1b2916c8451506adccf3ab0a56bbf836d9f3cb36</id>
<content type='text'>
</content>
</entry>
</feed>
