<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_silence.cpp, branch v4.11.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_silence.cpp?h=v4.11.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_silence.cpp?h=v4.11.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-06-05T12:59:22Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2026-06-05T12:59:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2026-06-05T12:55:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=edc565971fc97e090557245bfc9f45c41b0c5cfd'/>
<id>urn:sha1:edc565971fc97e090557245bfc9f45c41b0c5cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some rare null pointer dereferences.</title>
<updated>2026-05-06T10:20:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-06T10:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b8b39cc666a6a5a17ca987f9f2d4c6458e91ed70'/>
<id>urn:sha1:b8b39cc666a6a5a17ca987f9f2d4c6458e91ed70</id>
<content type='text'>
This code is only ever called for internal serialisation which I
don't think actually happens to these modules.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2025-12-03T17:34:58Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-12-03T17:34:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=919236508307e3f66aa95ae04fada8074a8631f8'/>
<id>urn:sha1:919236508307e3f66aa95ae04fada8074a8631f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve silence list serialization.</title>
<updated>2025-11-19T13:24:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-11-19T13:24:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a2f612155e7f1d704c66d8f2d334849bdecf443f'/>
<id>urn:sha1:a2f612155e7f1d704c66d8f2d334849bdecf443f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-08-03T11:39:33Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-08-03T11:39:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0c6f97d7e94cc352adba11eeaa856e95cd13f836'/>
<id>urn:sha1:0c6f97d7e94cc352adba11eeaa856e95cd13f836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't resync the silence list when it comes from the network.</title>
<updated>2024-07-23T23:31:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-21T10:37:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=62f3278a4a0876d873302e94084b24c17ffee54a'/>
<id>urn:sha1:62f3278a4a0876d873302e94084b24c17ffee54a</id>
<content type='text'>
This isn't presently networked but it should prevent future issues.
</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>Allow hiding silenced users messages instead of blocking.</title>
<updated>2023-07-21T12:23:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-21T12:22:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=470805acf673999c6b766621a0dee510d0976f81'/>
<id>urn:sha1:470805acf673999c6b766621a0dee510d0976f81</id>
<content type='text'>
Implements part 1 of #1606.
</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>
</feed>
