<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v3.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.14.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.14.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-08-10T13:46:05Z</updated>
<entry>
<title>Fix some harmless debug messages when initializing remote users.</title>
<updated>2022-08-10T13:46:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T13:46:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff28fd38e5cc13be1a2f61898e7f930139bf82e6'/>
<id>urn:sha1:ff28fd38e5cc13be1a2f61898e7f930139bf82e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix real name formatting bleeding into IRC messages.</title>
<updated>2022-03-21T21:38:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-21T21:38:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8addeb78b7ec6ed8d30a39adee28eab45a5273c7'/>
<id>urn:sha1:8addeb78b7ec6ed8d30a39adee28eab45a5273c7</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://www.cgit.space/~steering/inspircd++.git/commit/?id=adbe149c56bc938aa5d2454e4a4f9cc9d68efa68'/>
<id>urn:sha1:adbe149c56bc938aa5d2454e4a4f9cc9d68efa68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If a user has a unique username then include it in bans.</title>
<updated>2021-12-14T15:55:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-14T15:54:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=15a68932b6238cf52c3e86d1d029b0e65b8b755b'/>
<id>urn:sha1:15a68932b6238cf52c3e86d1d029b0e65b8b755b</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://www.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>Add the &lt;connect:uniqueusername&gt; option.</title>
<updated>2021-11-23T23:05:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-19T18:28:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f776f9237193dedb3140468a25f38df11c79c6a4'/>
<id>urn:sha1:f776f9237193dedb3140468a25f38df11c79c6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document ConnectClass and reorder it to avoid unnecessary padding.</title>
<updated>2021-11-16T18:59:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-16T18:49:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2cdd31173504ee0fecdb2ce56c2f4f893e4b0a7b'/>
<id>urn:sha1:2cdd31173504ee0fecdb2ce56c2f4f893e4b0a7b</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>Update copyright headers.</title>
<updated>2021-08-27T08:38:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-08-27T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4540162276aa23e016ae094158d2d1d93bcc734f'/>
<id>urn:sha1:4540162276aa23e016ae094158d2d1d93bcc734f</id>
<content type='text'>
</content>
</entry>
</feed>
