Feature #215
Hide IDs on !-Channels
Status:
New
Priority:
High
Assignee:
-
Category:
Quassel Client
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
OS:
Any
Description
!-Channels contain a unique ID by design (see http://ircd.de/doc/channels.html)
this should not be shown in the Views (or better: configurable).
channel name should be !channelname rather than !XXXXXchannelname as in the current implementation.
History
#1 Updated by Sputnick over 16 years ago
This is also mentioned (but not further explained) in RFC 2812 (which requires an ID of the form [0-9A-Z]{5} on ! channels), so it's not just a matter of ircd implementation.