mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			946 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			946 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
|                      ngIRCd - Next Generation IRC Server
 | |
|                            http://ngircd.barton.de/
 | |
| 
 | |
|                (c)2001-2012 Alexander Barton and Contributors.
 | |
|                ngIRCd is free software and published under the
 | |
|                    terms of the GNU General Public License.
 | |
| 
 | |
|                             -- Capabilities.txt --
 | |
| 
 | |
| 
 | |
| This document lists and describes the "IRC capabilities" that ngIRCd supports
 | |
| and can be requested by a IRC/IRCv3 client that supports the "CAP" command.
 | |
| 
 | |
| ngIRCd implements the "IRC Client Capabilities Extension" as described here:
 | |
| <http://www.leeh.co.uk/draft-mitchell-irc-capabilities-02.html>
 | |
| 
 | |
| 
 | |
| I. Supported Capabilities
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| * "multi-prefix"
 | |
| 
 | |
|    When requested, the multi-prefix client capability will cause the IRC
 | |
|    server to send all possible prefixes which apply to a user in NAMES and
 | |
|    WHO output.
 | |
| 
 | |
|    See <http://ircv3.atheme.org/extensions/multi-prefix-3.1>.
 | 
