<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_silence.cpp, branch v4.0.0a18</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=v4.0.0a18</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_silence.cpp?h=v4.0.0a18'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-01T13:19:45Z</updated>
<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://www.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://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-11-24T19:16:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-24T19:16:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b045f49afbb7e0b0af7bae84f075d3e0660b39e6'/>
<id>urn:sha1:b045f49afbb7e0b0af7bae84f075d3e0660b39e6</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>Default allow_empty_last_param to false.</title>
<updated>2022-09-07T21:36:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-07T20:09:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de2392833ec17a9deb865fdac0af73275fd960ff'/>
<id>urn:sha1:de2392833ec17a9deb865fdac0af73275fd960ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use auto in places where it is really obvious what the type is.</title>
<updated>2022-09-04T10:28:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-04T10:20:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7076a766db6759ac698fea880616ede9545207cc'/>
<id>urn:sha1:7076a766db6759ac698fea880616ede9545207cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite logging calls to use the new APIs.</title>
<updated>2022-05-01T21:07:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:30:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e23ee3fde17a6bb17a9e56c7105f4bbceb36391f'/>
<id>urn:sha1:e23ee3fde17a6bb17a9e56c7105f4bbceb36391f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refuse to set an extension on the wrong type of extensible.</title>
<updated>2022-01-31T12:01:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T02:33:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e7d449495fccb053f3cea8009b7c7c9b38a0a82'/>
<id>urn:sha1:6e7d449495fccb053f3cea8009b7c7c9b38a0a82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make all extensibles use kebab-case for names where possible.</title>
<updated>2021-12-26T00:40:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-26T00:40:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9fafbf633b46876401ea6c557898e464a949c3ce'/>
<id>urn:sha1:9fafbf633b46876401ea6c557898e464a949c3ce</id>
<content type='text'>
</content>
</entry>
</feed>
