<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/parammode.h, branch v4.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/parammode.h?h=v4.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/parammode.h?h=v4.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-11T03:07:45Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-11T03:07:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-11T02:53:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ca912ad71cdc4004401e0977be73c674bb91fbc'/>
<id>urn:sha1:3ca912ad71cdc4004401e0977be73c674bb91fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of weird indentation and spacing issues.</title>
<updated>2021-04-27T15:41:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T15:36:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3'/>
<id>urn:sha1:b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert various mode methods to take Mode::Change.</title>
<updated>2021-03-30T17:25:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-30T16:52:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=49702c621eed54caee6a45c0518d68a33bca8f92'/>
<id>urn:sha1:49702c621eed54caee6a45c0518d68a33bca8f92</id>
<content type='text'>
- AccessCheck
- AfterMode
- BeforeMode
- OnModeChange
- OnRawMode
</content>
</entry>
<entry>
<title>Pascalize Unset in extension item classes.</title>
<updated>2021-03-17T06:15:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T06:15:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ad9a668d57de7858a85bd8b6b17594113e32598'/>
<id>urn:sha1:9ad9a668d57de7858a85bd8b6b17594113e32598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pascalize Get in extension item classes.</title>
<updated>2021-03-17T05:58:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T05:58:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59ee026b3bfd78a67f3141bd362a2f11e9e2c311'/>
<id>urn:sha1:59ee026b3bfd78a67f3141bd362a2f11e9e2c311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-01-17T12:36:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-17T12:27:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1de6f5b4a99d8f36d589cb2404cb510e7434afe1'/>
<id>urn:sha1:1de6f5b4a99d8f36d589cb2404cb510e7434afe1</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>Move the Module parameter of ExtensionItem et al to the start.</title>
<updated>2019-08-13T16:36:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-08-13T16:01:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21664767f0a9d6f6c7d81c46efa84f725d1bd1f3'/>
<id>urn:sha1:21664767f0a9d6f6c7d81c46efa84f725d1bd1f3</id>
<content type='text'>
This matches what other ServiceProvider types do.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2019-02-05T00:47:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-02-05T00:47:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfa5fb407e13ad4adb5c062021de50ecd760ed95'/>
<id>urn:sha1:bfa5fb407e13ad4adb5c062021de50ecd760ed95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ParamMode::IsParameterSecret and remove special casing of keys.</title>
<updated>2019-01-28T17:26:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T17:15:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=18678c6a22f72152b7dacc356c791868b4e170c4'/>
<id>urn:sha1:18678c6a22f72152b7dacc356c791868b4e170c4</id>
<content type='text'>
</content>
</entry>
</feed>
