<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules.h, branch v4.0.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/modules.h?h=v4.0.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/modules.h?h=v4.0.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-23T00:58:34Z</updated>
<entry>
<title>Fire OnUserPreJoin regardless of whether the join is an override.</title>
<updated>2021-05-23T00:58:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-23T00:53:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ee1325cf9ddcb47b2d2c1b79093e0fa5a38b75c7'/>
<id>urn:sha1:ee1325cf9ddcb47b2d2c1b79093e0fa5a38b75c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new map-based method for building link data.</title>
<updated>2021-05-10T00:46:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-09T21:45:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ecabf153d01b4cb48944155a638e1cf4c1d80d98'/>
<id>urn:sha1:ecabf153d01b4cb48944155a638e1cf4c1d80d98</id>
<content type='text'>
The new link data is not currently used but will be in the near
future.
</content>
</entry>
<entry>
<title>Rip out the OnConnectionFail event.</title>
<updated>2021-04-18T23:14:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-18T18:29:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e701bd030584ab7435e0c1baa188bed34db5df29'/>
<id>urn:sha1:e701bd030584ab7435e0c1baa188bed34db5df29</id>
<content type='text'>
This never really worked correctly and will now be replaced with
something better.
</content>
</entry>
<entry>
<title>Rename the cgiirc module to gateway.</title>
<updated>2021-04-11T17:34:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-11T17:34:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6d205fc3fb8d9d7d8d2fc569002bae2f12eb3de9'/>
<id>urn:sha1:6d205fc3fb8d9d7d8d2fc569002bae2f12eb3de9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refer to encryption as TLS instead of SSL in all messages.</title>
<updated>2021-04-08T10:45:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-08T10:29:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3c426be2a16c099625574968b2fe4f9518802689'/>
<id>urn:sha1:3c426be2a16c099625574968b2fe4f9518802689</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of pedantic compiler warnings.</title>
<updated>2021-04-04T22:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-04T22:42:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7d84e4900fa8f4ef96e8cf4bb67b76be7902e840'/>
<id>urn:sha1:7d84e4900fa8f4ef96e8cf4bb67b76be7902e840</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://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>Merge branch 'insp3' into master.</title>
<updated>2021-03-05T09:54:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T09:54:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e76b208ce8389cc7f20e95cefe34b8b0ace308db'/>
<id>urn:sha1:e76b208ce8389cc7f20e95cefe34b8b0ace308db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of really obvious unnecessary includes.</title>
<updated>2021-03-05T09:17:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T08:39:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5'/>
<id>urn:sha1:2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-03-05T02:32:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T02:32:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1e1cf527d255e4cf79d66fe8ac4c6945517d4c80'/>
<id>urn:sha1:1e1cf527d255e4cf79d66fe8ac4c6945517d4c80</id>
<content type='text'>
</content>
</entry>
</feed>
