<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v4.0.0a16</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/?h=v4.0.0a16</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/?h=v4.0.0a16'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-11-01T10:05:15Z</updated>
<entry>
<title>Release v4.0.0 alpha 16.</title>
<updated>2022-11-01T10:05:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-01T10:05:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6982602daf388f1fa05e708f327fb9327f23445f'/>
<id>urn:sha1:6982602daf388f1fa05e708f327fb9327f23445f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some types which were missed when making stuff final.</title>
<updated>2022-10-30T12:58:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-30T12:16:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=41926908ecfcf043cd149e93f0c710f8cecd96a0'/>
<id>urn:sha1:41926908ecfcf043cd149e93f0c710f8cecd96a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slim down the forward declarations in typedefs.</title>
<updated>2022-10-29T17:05:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T17:05:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ac377bdee507b986a2360bfb6ffa8feb6a5da719'/>
<id>urn:sha1:ac377bdee507b986a2360bfb6ffa8feb6a5da719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the typedefs for OnBuildNeighborList.</title>
<updated>2022-10-29T16:38:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T16:38:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=561fe0fe64fb2b152618732613d328d2966d5b65'/>
<id>urn:sha1:561fe0fe64fb2b152618732613d328d2966d5b65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move xline-related typedefs from typedefs to the xline header.</title>
<updated>2022-10-29T16:06:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T16:06:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8af4e2f9a2cff8e604aaef864f67ec1e946f51fc'/>
<id>urn:sha1:8af4e2f9a2cff8e604aaef864f67ec1e946f51fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-10-29T15:35:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T15:35:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dac556b55b516ee2e322a2ffba714bc92c2bbcc1'/>
<id>urn:sha1:dac556b55b516ee2e322a2ffba714bc92c2bbcc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a workaround for a conflict between libmysqlclient and pcre.</title>
<updated>2022-10-29T15:26:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-22T14:42:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=121668a0b9c919d0a2aa0ad9b4e584300db5da1a'/>
<id>urn:sha1:121668a0b9c919d0a2aa0ad9b4e584300db5da1a</id>
<content type='text'>
[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
</content>
</entry>
<entry>
<title>Fix the documentation of &lt;options:defaultmodes&gt;.</title>
<updated>2022-10-29T15:22:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T15:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9b3ce29cc61f98fb52742f7aa6f7b206703f51e2'/>
<id>urn:sha1:9b3ce29cc61f98fb52742f7aa6f7b206703f51e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename session registration to connection to avoid a semantic conflict.</title>
<updated>2022-10-29T14:54:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T14:44:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6fc111ccb6650a67f014977b2e7ebc2fb5b16790'/>
<id>urn:sha1:6fc111ccb6650a67f014977b2e7ebc2fb5b16790</id>
<content type='text'>
We previously referred to both session registration and user registration
as "registration" which is confusing for users who aren't familiar with
how IRC works.
</content>
</entry>
<entry>
<title>Use User::IsFullyConnected instead of checking for REG_ALL.</title>
<updated>2022-10-29T12:43:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T12:30:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5a508c19ff3dec65bb4148883d38127d7c0be79e'/>
<id>urn:sha1:5a508c19ff3dec65bb4148883d38127d7c0be79e</id>
<content type='text'>
</content>
</entry>
</feed>
