Feature #1166
Add extended-join support
Start date:
05/17/2012
Due date:
% Done:
100%
Estimated time:
OS:
Any
Description
Quassel should support extended-join cap (available in charybdis, ircd-seven and probably others)
Quote from https://github.com/atheme/charybdis/blob/master/doc/extended-join.txt:
extended-join client capability specification --------------------------------------------- Copyright (c) 2011 Kiyoshi Aman <kiyoshi.aman@gmail.com> Unlimited redistribution and modification of this document is allowed provided that the above copyright notice and this permission notice remains intact. The extended-join capability extends the JOIN message to include the account name, or a placeholder if the user hasn't identified with services. This capability MUST be referred to as 'extended-join' at capability negotiation time. When enabled, the JOIN message will designate the account name of the user when he/she joins a channel. The JOIN message is one of the following: :nick!user@host JOIN #channelname accountname :Real Name This message represents that the user identified by nick!user@host has logged in to an acount prior to channel ingress. The penultimate parameter is the display name of that account. The last parameter is the user's GECOS. :nick!user@host JOIN #channelname * :Real Name This message represents that the user has not logged in to an account prior to channel ingress. As the penultimate parameter is an asterisk, this means that an asterisk is not a valid account name (which it is not in P10 or TS6 or ESVID). Please see the documentation in account-notify.txt for how to take advantage of this capability.
History
#1 Updated by genius3000 about 6 years ago
- Tracker changed from Bug to Feature
- Status changed from New to Resolved
- Target version set to 0.13.0
- % Done changed from 0 to 100
- Version deleted (
0.7.3)
Applied in changeset: https://github.com/quassel/quassel/commit/9c59843b54202a69f4c01171b28bf79b26c27975