<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_watch.cpp, branch v4.3.0</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_watch.cpp?h=v4.3.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_watch.cpp?h=v4.3.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-07T09:37:56Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-12-22T22:01:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-12-22T22:01:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=34591ec89f7810cc095c0a5451339ca5510d9d58'/>
<id>urn:sha1:34591ec89f7810cc095c0a5451339ca5510d9d58</id>
<content type='text'>
</content>
</entry>
<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>Send RPL_REAWAY for compatibility with Unreal's WATCH implementation.</title>
<updated>2023-08-04T12:15:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-04T12:12:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ddc6273206ac04502060bc32c54982e3207e1693'/>
<id>urn:sha1:ddc6273206ac04502060bc32c54982e3207e1693</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework how away state is stored internally.</title>
<updated>2023-08-04T12:14:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-04T12:09:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=635feb1a9a3ece8f06e1ad620b7b5a1eb21f8a44'/>
<id>urn:sha1:635feb1a9a3ece8f06e1ad620b7b5a1eb21f8a44</id>
<content type='text'>
This will be necessary for implementing pre-away as well as some
changes for WATCH compatibility with Unreal.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-07-15T12:05:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-15T12:05:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=75c17e87b63969a8250f2d09afb97e713cf99920'/>
<id>urn:sha1:75c17e87b63969a8250f2d09afb97e713cf99920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If a watched user appears whilst away then also send RPL_GONEAWAY.</title>
<updated>2023-07-15T09:44:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-15T09:44:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7aceb1ee79875519203043b8215fe73b8b503f40'/>
<id>urn:sha1:7aceb1ee79875519203043b8215fe73b8b503f40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Retain the "real" username properly like we do for hostnames.</title>
<updated>2023-06-29T16:01:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-29T15:29:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29705306f21d713c2928d8896f48a3cbb640eacc'/>
<id>urn:sha1:29705306f21d713c2928d8896f48a3cbb640eacc</id>
<content type='text'>
This introduces the concept of a real username. This value comes
from either the initial USER message or from an ident lookup. Doing
this allows us to use it for bans through vidents and cloaking web
client users using their remote username.

While changing this I also changed all of the uses of "ident" other
than RFC 1413 lookups and some compatibility cases to refer to
usernames as user(name) instead of ident. Our use of ident in these
places was incorrect as that only refers to the RFC 1413 response
and is not commonly used in the way we used it by any other IRC
server implementations.
</content>
</entry>
<entry>
<title>Expose the removed away message in OnUserBack.</title>
<updated>2023-02-03T09:26:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-03T09:26:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e64ace4c8279084a7d168ee1f9e50156b93fa2c7'/>
<id>urn:sha1:e64ace4c8279084a7d168ee1f9e50156b93fa2c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace getInt/getUInt/getFloat with type safe templated functions.</title>
<updated>2023-01-25T00:39:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T23:41:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af8effe4f0876d6fa934806745712f679bd36278'/>
<id>urn:sha1:af8effe4f0876d6fa934806745712f679bd36278</id>
<content type='text'>
</content>
</entry>
</feed>
