<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_deaf.cpp, branch v5.0.0dev4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_deaf.cpp?h=v5.0.0dev4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_deaf.cpp?h=v5.0.0dev4'/>
<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>Merge branch 'insp4' into master.</title>
<updated>2024-06-07T11:30:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T11:30:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=843eb4ca8a2eedc564d39baaffcb0de60897de4e'/>
<id>urn:sha1:843eb4ca8a2eedc564d39baaffcb0de60897de4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove v3 config compatibility code.</title>
<updated>2024-06-07T11:21:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-28T22:27:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=80c7578cd9d543b695b10c91d82a59e33ab50b48'/>
<id>urn:sha1:80c7578cd9d543b695b10c91d82a59e33ab50b48</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>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://cgit.space/~steering/inspircd++.git/commit/?id=4b6af49b435d213d94221ac210293f4a2e7ef66f'/>
<id>urn:sha1:4b6af49b435d213d94221ac210293f4a2e7ef66f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix not being able to unset the deaf/privdeaf modes.</title>
<updated>2023-06-26T20:44:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-26T20:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3414bf8f11913acb606414927c7dc943b62fb935'/>
<id>urn:sha1:3414bf8f11913acb606414927c7dc943b62fb935</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only warn deaf users when they are adding the mode.</title>
<updated>2023-06-26T20:17:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-26T20:14:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0dcd81417b0035290284a6c4410cebc1f504e361'/>
<id>urn:sha1:0dcd81417b0035290284a6c4410cebc1f504e361</id>
<content type='text'>
Fixes a regression introduced in commit 1f421861e6.
</content>
</entry>
<entry>
<title>Fix some unnecessary boolean explicit checks.</title>
<updated>2023-02-28T13:54:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-28T01:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=80720f4ef118e10896d827a400f117d5ab9e6c55'/>
<id>urn:sha1:80720f4ef118e10896d827a400f117d5ab9e6c55</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>
</feed>
