<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v3.18.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.18.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.18.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-12-22T19:27:30Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2023-12-22T19:27:30Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-12-22T19:09:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=473e57eb653f50c28b126c21a02faac176b37cbe'/>
<id>urn:sha1:473e57eb653f50c28b126c21a02faac176b37cbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a rare case where the hostname cache was not invalidated.</title>
<updated>2023-07-17T11:21:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-17T11:21:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d82607052564d27aa0d75219f574c47bbf6eb06b'/>
<id>urn:sha1:d82607052564d27aa0d75219f574c47bbf6eb06b</id>
<content type='text'>
</content>
</entry>
<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>Avoid sending an +o mode change when the mode isn't available.</title>
<updated>2022-11-28T03:22:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-28T03:22:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee41348dbd93dc891a3afaccd74db857ea21ed12'/>
<id>urn:sha1:ee41348dbd93dc891a3afaccd74db857ea21ed12</id>
<content type='text'>
This is generally fine but may cause problems if an oper unloads
the core_oper module.
</content>
</entry>
<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>
</feed>
