<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_silence.cpp, branch v3.17.1</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_silence.cpp?h=v3.17.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_silence.cpp?h=v3.17.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-30T11:31:28Z</updated>
<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://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow silence flag metadata to contain unknown flags.</title>
<updated>2022-11-23T22:23:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-23T22:23:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05ebc7fdaa5e476ccf3c1c3d9313ca6a44b90b43'/>
<id>urn:sha1:05ebc7fdaa5e476ccf3c1c3d9313ca6a44b90b43</id>
<content type='text'>
This prevents breaking link compatibility if we ever add more silence
flags in the future.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-08-27T08:38:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-08-27T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4540162276aa23e016ae094158d2d1d93bcc734f'/>
<id>urn:sha1:4540162276aa23e016ae094158d2d1d93bcc734f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the silence TAGMSG flags being inverted in BitsToFlags.</title>
<updated>2021-06-20T16:42:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-20T16:42:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43b7e6a979a8cef48f907c565242b02a7cb36e98'/>
<id>urn:sha1:43b7e6a979a8cef48f907c565242b02a7cb36e98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove an unnecessary break statement.</title>
<updated>2020-09-27T00:38:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-09-27T00:38:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=86f1b6c7f32d8c23d8acd0b2aeb15973cab1f351'/>
<id>urn:sha1:86f1b6c7f32d8c23d8acd0b2aeb15973cab1f351</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update my name and email address.</title>
<updated>2019-12-31T19:55:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-01T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56375392ba94f2552bbeeeab4fd39e1e50295525'/>
<id>urn:sha1:56375392ba94f2552bbeeeab4fd39e1e50295525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add internal serialisations of the DCC allow and silence lists.</title>
<updated>2019-09-03T11:28:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-09-03T11:27:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=685dfe016e406d09a7445e1693d2317afe25ba7a'/>
<id>urn:sha1:685dfe016e406d09a7445e1693d2317afe25ba7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When silence mask is prefixed by + or -, it should only remove the first character, not the entire string (#1698).</title>
<updated>2019-09-02T22:52:20Z</updated>
<author>
<name>iwalkalone</name>
</author>
<published>2019-09-02T22:52:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e566a2d666f6f54eeab364794145e3b0999383ed'/>
<id>urn:sha1:e566a2d666f6f54eeab364794145e3b0999383ed</id>
<content type='text'>
</content>
</entry>
</feed>
