<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_chghost.cpp, branch v4.0.0a19</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_chghost.cpp?h=v4.0.0a19</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_chghost.cpp?h=v4.0.0a19'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-23T13:07:53Z</updated>
<entry>
<title>Replace InspIRCd::Format with fmt::format.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T07:42:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c4badf8ea3ba775854f0d26d3f2e0e119584faa'/>
<id>urn:sha1:5c4badf8ea3ba775854f0d26d3f2e0e119584faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Qualify auto correctly in all cases.</title>
<updated>2023-01-10T23:30:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T23:02:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2d86bb8a1bc965ad72d00ba5ef98d0e4bbfb155'/>
<id>urn:sha1:b2d86bb8a1bc965ad72d00ba5ef98d0e4bbfb155</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid copying shared_ptr&lt;ConfigTag&gt; when not necessary.</title>
<updated>2023-01-10T21:27:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T20:57:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b2916c8451506adccf3ab0a56bbf836d9f3cb36'/>
<id>urn:sha1:1b2916c8451506adccf3ab0a56bbf836d9f3cb36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet more stylistic fixes.</title>
<updated>2022-12-01T05:25:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-01T05:14:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45e56e5ee1bdb9e169be957e21a4f7b536e417ff'/>
<id>urn:sha1:45e56e5ee1bdb9e169be957e21a4f7b536e417ff</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://www.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://www.cgit.space/~steering/inspircd++.git/commit/?id=5a508c19ff3dec65bb4148883d38127d7c0be79e'/>
<id>urn:sha1:5a508c19ff3dec65bb4148883d38127d7c0be79e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforce &lt;hostname:charmap&gt; network-wide on the 1206 protocol.</title>
<updated>2022-09-30T19:37:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-30T19:37:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f765ae5dbf551fcce62d29ba3eaebde0af54e73b'/>
<id>urn:sha1:f765ae5dbf551fcce62d29ba3eaebde0af54e73b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent allowing weird characters within hostnames.</title>
<updated>2022-09-30T19:33:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-30T19:33:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2c78ffe5972bacf1d511fab99310fd8e39c1fb5'/>
<id>urn:sha1:b2c78ffe5972bacf1d511fab99310fd8e39c1fb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a global typedef for representing a character set.</title>
<updated>2022-09-30T19:21:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-30T19:21:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4efd41a99e1237b61336555af0398ef5f634a4d'/>
<id>urn:sha1:e4efd41a99e1237b61336555af0398ef5f634a4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use auto instead of type names where the type is obvious.</title>
<updated>2022-09-29T11:54:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:41:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44986c79769d4efc2badc5b9c3df2e75e81ac28e'/>
<id>urn:sha1:44986c79769d4efc2badc5b9c3df2e75e81ac28e</id>
<content type='text'>
</content>
</entry>
</feed>
