<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_knock.cpp, branch v4.0.0a17</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_knock.cpp?h=v4.0.0a17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_knock.cpp?h=v4.0.0a17'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-01T05:25:01Z</updated>
<entry>
<title>Yet more stylistic fixes.</title>
<updated>2022-12-01T05:25:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-01T05:14:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45e56e5ee1bdb9e169be957e21a4f7b536e417ff'/>
<id>urn:sha1:45e56e5ee1bdb9e169be957e21a4f7b536e417ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use auto instead of type names where the type is obvious.</title>
<updated>2022-09-29T11:54:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:41:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44986c79769d4efc2badc5b9c3df2e75e81ac28e'/>
<id>urn:sha1:44986c79769d4efc2badc5b9c3df2e75e81ac28e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make internal penalty be specified in millisecs instead of seconds.</title>
<updated>2022-09-09T01:16:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-09T01:01:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c56bea9d5fcbf239a63992eb9a141b43cb780184'/>
<id>urn:sha1:c56bea9d5fcbf239a63992eb9a141b43cb780184</id>
<content type='text'>
This removes the need to multiply it later.
</content>
</entry>
<entry>
<title>Make clientprotocol{msg,event} and numericbuilder non-default headers.</title>
<updated>2022-06-26T15:34:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T15:34:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68fd81b31990fae50628e115a32f352a8fa61895'/>
<id>urn:sha1:68fd81b31990fae50628e115a32f352a8fa61895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move numeric helper classes to their own header.</title>
<updated>2022-06-26T14:56:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T14:56:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8c59961acce4a0a801ca96211d4a637f27947ccb'/>
<id>urn:sha1:8c59961acce4a0a801ca96211d4a637f27947ccb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format enums with an underlying type like classes.</title>
<updated>2022-04-30T13:47:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-30T13:47:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e7883dd962f16bbac1dd0b4b6a33de3c19ceca1'/>
<id>urn:sha1:0e7883dd962f16bbac1dd0b4b6a33de3c19ceca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-29T10:24:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-29T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6'/>
<id>urn:sha1:d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-26T16:09:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-26T16:05:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f58176bc2383aa48314f5f6da07b8cc57012d21'/>
<id>urn:sha1:4f58176bc2383aa48314f5f6da07b8cc57012d21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Respect the invite announcement level when announcing knocks.</title>
<updated>2022-04-23T08:18:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-23T08:18:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=455e8dadb217746be0ea9bb7b57ffa88b1d77ebb'/>
<id>urn:sha1:455e8dadb217746be0ea9bb7b57ffa88b1d77ebb</id>
<content type='text'>
Closes #1976.
</content>
</entry>
</feed>
