<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/server.cpp, 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/src/server.cpp?h=v4.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/server.cpp?h=v4.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-11-05T04:07:38Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-11-05T04:07:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-05T04:07:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a94f3b71d5b2748c586b71481ea3aee0520adfba'/>
<id>urn:sha1:a94f3b71d5b2748c586b71481ea3aee0520adfba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Server::GetPublicName(), fix not respecting &lt;security:hideserver&gt;.</title>
<updated>2021-10-25T22:02:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-25T21:40:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=beaae760bd7fb0afa05bc3fd7682e085b14b2930'/>
<id>urn:sha1:beaae760bd7fb0afa05bc3fd7682e085b14b2930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-12-21T16:40:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-12-21T16:40:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a63b6e16df8c2764d3d054c125239d129582d9dc'/>
<id>urn:sha1:a63b6e16df8c2764d3d054c125239d129582d9dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide the server name/desc better when &lt;options:hideserver&gt; is set.</title>
<updated>2020-12-20T03:05:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-12-20T03:04:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6cfabb0064cab52bbbab59974e53dc0fa1954da7'/>
<id>urn:sha1:6cfabb0064cab52bbbab59974e53dc0fa1954da7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-11-01T00:32:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-01T00:32:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e7837aa2ca339bc0e9d27496a02c5520bdecd674'/>
<id>urn:sha1:e7837aa2ca339bc0e9d27496a02c5520bdecd674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-10-30T12:01:10Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-10-30T11:56:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e73d011e68c577df72c2f0eae235c32cd4261870'/>
<id>urn:sha1:e73d011e68c577df72c2f0eae235c32cd4261870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the REALLEN 005 token to NAMELEN.</title>
<updated>2020-09-30T19:21:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-09-30T19:21:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8e417f4ea15ef79c3cb4bb023ba8dc5551d5724'/>
<id>urn:sha1:b8e417f4ea15ef79c3cb4bb023ba8dc5551d5724</id>
<content type='text'>
Turns out this is already required by the IRCv3 setname spec but
we forgot to implement it. Oops.
</content>
</entry>
<entry>
<title>Add an ISUPPORT token that contains the maximum real name length.</title>
<updated>2020-09-30T15:35:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-09-30T14:59:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44252831d3aba2435e75305dbef30fdd1c76e1a7'/>
<id>urn:sha1:44252831d3aba2435e75305dbef30fdd1c76e1a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move CHANMODES to core_mode and add USERMODES.</title>
<updated>2020-03-12T18:32:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-03-12T18:24:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=176acbfdb0fde4d6f3b808a6af80e651220b96b7'/>
<id>urn:sha1:176acbfdb0fde4d6f3b808a6af80e651220b96b7</id>
<content type='text'>
</content>
</entry>
</feed>
