<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.h, branch v4.0.0a9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.h?h=v4.0.0a9</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.h?h=v4.0.0a9'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-25T14:02:36Z</updated>
<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://cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-01-03T15:14:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-03T15:14:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b96af051c2dde3da0b81d8e160e0ace985578720'/>
<id>urn:sha1:b96af051c2dde3da0b81d8e160e0ace985578720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-12-30T18:52:08Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-12-30T18:52:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=adbe149c56bc938aa5d2454e4a4f9cc9d68efa68'/>
<id>urn:sha1:adbe149c56bc938aa5d2454e4a4f9cc9d68efa68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-12-14T16:56:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-14T16:56:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e9d54724e6cf9ff3772795cf5eed4b259700214f'/>
<id>urn:sha1:e9d54724e6cf9ff3772795cf5eed4b259700214f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync uniqueusername from the connect class to the user.</title>
<updated>2021-12-14T15:48:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-14T15:48:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=64340dc50901f88336d9a2933dad98b462b6f36b'/>
<id>urn:sha1:64340dc50901f88336d9a2933dad98b462b6f36b</id>
<content type='text'>
This is a massive hack for now but should be made to sync properly
in v4 when we have extensibles that don't suck.
</content>
</entry>
<entry>
<title>Apply the final keyword to all module classes where appropriate.</title>
<updated>2021-10-04T16:39:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-04T16:07:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dec5875aca7a2e0c281388db2f25d195ad9b2a3d'/>
<id>urn:sha1:dec5875aca7a2e0c281388db2f25d195ad9b2a3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the FRHOST command to allow changing a remote user's real host.</title>
<updated>2021-09-02T10:45:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-02T10:44:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3629e99c15a6ee5acd7d6015bc0b8fad1285b671'/>
<id>urn:sha1:3629e99c15a6ee5acd7d6015bc0b8fad1285b671</id>
<content type='text'>
Closes #1803.
</content>
</entry>
<entry>
<title>Make the protocol version enum entries slightly less verbose.</title>
<updated>2021-08-28T22:47:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-28T22:47:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=932866d5e2535c0ebd760a33189d5c0a33c6e77a'/>
<id>urn:sha1:932866d5e2535c0ebd760a33189d5c0a33c6e77a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some useless getter methods and make the members public.</title>
<updated>2021-04-14T22:11:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-14T22:11:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ff7c1adf1b2290b2228e6f35c6b0cd46a7cf245d'/>
<id>urn:sha1:ff7c1adf1b2290b2228e6f35c6b0cd46a7cf245d</id>
<content type='text'>
This isn't part of a public API so we don't need to care about
exposing implementation details.
</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>
</feed>
