<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v3.0.0a9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v3.0.0a9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v3.0.0a9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-08-15T15:00:25Z</updated>
<entry>
<title>Merge branch 'insp20' into master.</title>
<updated>2018-08-15T15:00:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-15T15:00:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2ac8cc0a6405946a388b80df3be21bc276a61f3'/>
<id>urn:sha1:b2ac8cc0a6405946a388b80df3be21bc276a61f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite m_httpd_config.</title>
<updated>2018-08-15T10:19:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-15T10:06:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29215f99bc663bb7b39805e83d07b220598943f1'/>
<id>urn:sha1:29215f99bc663bb7b39805e83d07b220598943f1</id>
<content type='text'>
- Send the configuration as plain text instead of HTML.
- Show the location where each tag was located in a comment.
- Indent configuration keys consistently so they are easy to read.
</content>
</entry>
<entry>
<title>Fix aliases that resolve to messages echoing with echo-message.</title>
<updated>2018-08-15T07:58:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-14T22:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5c5a867d29c98c73e4f9cc67841617c2598a320'/>
<id>urn:sha1:c5c5a867d29c98c73e4f9cc67841617c2598a320</id>
<content type='text'>
Fixes #1459.
</content>
</entry>
<entry>
<title>Fix m_alias not reconstituting the RFC message properly.</title>
<updated>2018-08-15T07:58:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-15T07:56:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=be0c4f6a3c0e65435f211d817270073dce047396'/>
<id>urn:sha1:be0c4f6a3c0e65435f211d817270073dce047396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch more conflicting/unnamed numerics.</title>
<updated>2018-08-14T18:31:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-14T18:18:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a69f543be3bb6df77bfc19eaadc313d405ec2d45'/>
<id>urn:sha1:a69f543be3bb6df77bfc19eaadc313d405ec2d45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert CLONES to use its own numeric and batch the replies.</title>
<updated>2018-08-14T18:03:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-14T18:03:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=95a701b9d84b34b5882a9d511901f9a9c6e7b00a'/>
<id>urn:sha1:95a701b9d84b34b5882a9d511901f9a9c6e7b00a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert m_bcrypt to use a vendored library instead of bundling.</title>
<updated>2018-08-14T14:48:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-14T14:48:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=188acfed6f9e051e6e3ea5e4c5ac1cce4a96c529'/>
<id>urn:sha1:188acfed6f9e051e6e3ea5e4c5ac1cce4a96c529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace all references to IRCv3.2 with IRCv3.</title>
<updated>2018-08-13T21:06:39Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T21:06:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23e29119f82a373e641b6bf9479c39149e36b1dd'/>
<id>urn:sha1:23e29119f82a373e641b6bf9479c39149e36b1dd</id>
<content type='text'>
IRCv3 no longer does versioned releases.
</content>
</entry>
<entry>
<title>Add support for the IRCv3 batch specification.</title>
<updated>2018-08-13T21:01:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T20:48:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=584d4569031d9e5d699d72eb3e09307fc84ea2f8'/>
<id>urn:sha1:584d4569031d9e5d699d72eb3e09307fc84ea2f8</id>
<content type='text'>
Co-authored-by: Attila Molnar &lt;attilamolnar@hush.com&gt;
</content>
</entry>
<entry>
<title>Add support for the IRCv3 server-time specification.</title>
<updated>2018-08-13T21:01:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T20:44:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=224952435591734d8308fd2b612d51c030416e53'/>
<id>urn:sha1:224952435591734d8308fd2b612d51c030416e53</id>
<content type='text'>
Co-authored-by: Attila Molnar &lt;attilamolnar@hush.com&gt;
</content>
</entry>
</feed>
