commit c1e9841118c3cdde677afe000f9fd29abcaddbb9 from: Alexander Barton date: Sun Apr 25 15:44:10 2004 UTC Document new server flag "L": synchronize INVITE- and BAN-lists when establishing new server links. commit - dd59820051a286fd3e9782844229c22fd5d4201e commit + c1e9841118c3cdde677afe000f9fd29abcaddbb9 blob - 9858e9ed4980159324d8b3a730b8611e2a7f997f blob + 7dc9f2cc05e534c9eb7bbabc28bd366d6d72c4c6 --- doc/Protocol.txt +++ doc/Protocol.txt @@ -75,6 +75,10 @@ The following are defined at the moment: - C: The server supports the CHANINFO command. +- L: INVITE- and BAN-lists should be synchronized between servers: if the + peer understands this flag, it will send "MODE +I" and "MODE +b" + commands after the server link has been established. + - o: IRC operators are allowed to change channel- and channel-user-modes even if they aren't channel-operator of the affected channel. @@ -111,4 +115,4 @@ channel mode). In this case should be "0". -- -$Id: Protocol.txt,v 1.11 2003/11/30 20:30:56 alex Exp $ +$Id: Protocol.txt,v 1.12 2004/04/25 15:44:10 alex Exp $