[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [task #12189] Add support for NAMESX aka multi-prefix
From: |
Mantas M. |
Subject: |
[Weechat-dev] [task #12189] Add support for NAMESX aka multi-prefix |
Date: |
Mon, 30 Jul 2012 13:54:20 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.57 Safari/536.11 |
URL:
<http://savannah.nongnu.org/task/?12189>
Summary: Add support for NAMESX aka multi-prefix
Project: WeeChat
Submitted by: grawity
Submitted on: Mon 30 Jul 2012 01:54:19 PM GMT
Category: irc plugin
Should Start On: Mon 30 Jul 2012 12:00:00 AM GMT
Should be Finished on: Mon 30 Jul 2012 12:00:00 AM GMT
Priority: 3 - Low
Status: None
Privacy: Public
Percent Complete: 0%
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
IRC nick:
_______________________________________________________
Details:
This is based on task #9353. I'm submitting as this as a separate task since
the two extensions mentioned in #9353 are separate as well, and not all
servers even support both.
NAMESX is an extension that causes /all/ user prefixes (op, voice, etc) to be
displayed in the NAMES reply, instead of just the highest prefix. (The
prefixes are always ordered by rank; from highest to lowest.) For example:
:irc.example.tld 353 grawity @ #nullroute :address@hidden @%grawtest
This avoids confusion when a user has multiple prefixes, and their highest
prefix is removed – without NAMESX, the nicklist would show them as having
no prefix at all; with NAMESX, the remaining highest prefix can be shown.
* If CAP is available, request the "multi-prefix" capability during
registration. [charybdis, ircd-seven, unrealircd devel]
* If CAP is _not_ available but RPL_ISUPPORT has the "NAMESX" token, send
"PROTOCTL NAMESX" command. (In this case, autojoin needs to be delayed until
after the PROTOCTL command is sent.) [unrealircd]
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?12189>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-dev] [task #12189] Add support for NAMESX aka multi-prefix,
Mantas M. <=