Open
Bug 1601119
Opened 6 years ago
Updated 3 years ago
Support the chgost capability for IRC
Categories
(Chat Core :: IRC, enhancement)
Chat Core
IRC
Tracking
(Not tracked)
NEW
People
(Reporter: freaktechnik, Unassigned)
References
(Blocks 1 open bug, )
Details
CHGOST is a new command that lets servers change the user and host of a participant without sending a part + join. This makes it easier to track the user on the client side, since it can be handled similar to a nick change and avoids system message spam.
I don't recall how easy this is to handle in IRC code, since I never really looked into how the user + host handling worked, or if it even exists. Even if we mostly ignore this information, we should still request the cap to reduce the system message and provide a more accurate description of what's actually happening.
Comment 1•6 years ago
|
||
Note that I don't think we even track the host right now. We do show it during a WHOIS response / in the tooltip though.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•