Feature #276
Please provide some way of discerning between identified and non identified users in the nick list
Start date:
Due date:
% Done:
0%
Estimated time:
OS:
Any
Description
Colours maybe? or small icons?
Related issues
History
#1 Updated by TerrorBite over 16 years ago
Note that different IRCds use different usermodes to indicate a registered user. The standard Unreal IRCd uses usermode +r to indicate a registered user, whereas Freenode's IRCd use +e. This feature would need to identify the type of server to work correctly.
And I could be wrong, it could be the services software that determines the usermode, in which case things become a lot more difficult.