<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v3.12.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.12.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.12.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-12-30T18:52:08Z</updated>
<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>
<entry>
<title>Change ForEachNeighbour to return the already sent id.</title>
<updated>2021-07-24T18:00:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-24T17:54:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a488fe52f613f72412505237549927e924d711b8'/>
<id>urn:sha1:a488fe52f613f72412505237549927e924d711b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various spelling issues (#1883).</title>
<updated>2021-06-21T20:47:06Z</updated>
<author>
<name>Josh Soref</name>
</author>
<published>2021-06-21T20:47:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de6d4dbd1e8845e08c2d87cd89a919e5b21ba619'/>
<id>urn:sha1:de6d4dbd1e8845e08c2d87cd89a919e5b21ba619</id>
<content type='text'>
Signed-off-by: Josh Soref &lt;jsoref@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fix xline matching on WebIRC connections.</title>
<updated>2021-06-17T10:10:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-17T10:04:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e8d302911f88698995659875d6b863f2d0304213'/>
<id>urn:sha1:e8d302911f88698995659875d6b863f2d0304213</id>
<content type='text'>
</content>
</entry>
</feed>
