<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v3.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v3.17.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v3.17.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-30T11:31:28Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate the string variant of SetClientIP.</title>
<updated>2022-08-10T18:37:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T18:37:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bbdbbc64d5abab492b9aea9609fc4af15d5a7434'/>
<id>urn:sha1:bbdbbc64d5abab492b9aea9609fc4af15d5a7434</id>
<content type='text'>
Nothing uses this anymore.
</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>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>Update copyright headers.</title>
<updated>2021-05-14T13:48:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-05-14T13:48:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e94b673532f7833aaa4789f834e61d68e0b4fc56'/>
<id>urn:sha1:e94b673532f7833aaa4789f834e61d68e0b4fc56</id>
<content type='text'>
</content>
</entry>
</feed>
