taskWeeChat - Tasks: task #9353, Add support for UHNAMES Protocol

 
 

task #9353: Add support for UHNAMES Protocol

Submitter:  Sid <trashlord>
Submitted:  Sat 02 May 2009 09:17:57 AM UTC
Votes: 2
 
Category:  irc plugin Should Start On:  Sat 02 May 2009 12:00:00 AM UTC
Should be Finished on:  Wed 01 Jul 2009 12:00:00 AM UTC Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  flashcode Percent Complete:  100%
Originator Name:  Open/Closed:  Closed
Planned Release:  0.4.1 IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 23 Apr 2013 07:36:33 PM UTC, comment #5: 

Typo in previous comment, server options are: irc.server.xxx.capabilities and irc.server.xxx.command

Sebastien Helleu <flashcode>
Group administrator
Tue 23 Apr 2013 07:34:58 PM UTC, comment #4: 

Some extra info: it's not automatically enabled.
There are two ways to enable it (depending on what is supported by the server):

1. use capability: set a server.capability = "userhost-in-names"

2. use protoctl: set a server.command = "/quote protoctl uhnames"

Sebastien Helleu <flashcode>
Group administrator
Tue 10 Jul 2012 08:38:10 PM UTC, comment #3: 

Many ircd's have started using CAP instead of PROTOCTL, with the following capabilities:

"userhost-in-names" (UnrealIRCd) == UHNAMES

"multi-prefix" (standard) == NAMESX

PROTOCTL need not be sent if the extensions are enabled via CAP.

grawity <grawity>
Thu 03 Feb 2011 10:16:09 PM UTC, comment #2: 

This would indeed be nice.

Filip H.F. "FiXato" Slagter <fixato>
Thu 14 May 2009 08:02:57 AM UTC, comment #1: 

I think this is quite useful as well as currently the 2 most popular IRCD's (from this list: http://searchirc.com/ircd-versions ) (the top 7 are the same 2, just different versions) certainly support it and so do a few others lower down on this list.

JD <jdhore>
Sat 02 May 2009 09:17:57 AM UTC, original submission:  

UHNAMES stands for UserHost NAMES.

The server will tell you if it supports it, in raw 005, when connecting to it.

If it does, you can tell it the following:

PROTOCL UHNAMES
PROTOCL NAMESX

This will tell the server that our client supports both UHNAMES, and the regular NAMESX protocol.

Not a crucial feature, but recommended to have, as more IRC networks begin to adopt UHNAMES.

Sid <trashlord>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Updated the item)
  • -email is unavailable- added by grawity (Voted in favor of this item)
  • -email is unavailable- added by grawity (Posted a comment)
  • -email is unavailable- added by fixato (Posted a comment)
  • -email is unavailable- added by jdhore (Posted a comment)
  • -email is unavailable- added by trashlord (Submitted the item)
  •  

    There are 2 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-05-20 flashcode Open/ClosedOpen Closed
    2013-04-23 flashcode StatusNone Done
        Percent Complete0% 100%
        Assigned toNone flashcode
        Planned ReleaseNone 0.4.1
    2012-07-10 grawity Carbon-Copy- Added grawity

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code