3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu 73a70d6952 unreal: declare support for ESVID
This capability declares support for account name arguments in service stamps (+d argument in SVS2MODE).

Realistically this doesn't appear to affect any S2S communication, because services packages only check for ESVID support on their uplink, while SVS2MODE is passed raw from services->IRCd->PyLink.
2016-08-08 17:28:45 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py protocols: send old IrcServer object (serverdata) in SQUIT hooks 2016-08-04 12:50:04 -07:00
hybrid.py hybrid, unreal: switch to irc.toLower() for channels 2016-08-01 18:06:38 -07:00
inspircd.py inspircd: support SAKICK 2016-07-28 21:05:59 -07:00
ircs2s_common.py Make server config validation protocol specific 2016-07-28 21:34:00 -07:00
nefarious.py protocols: strip leading prefix modes before checking whether msg target is a channel 2016-08-01 17:59:31 -07:00
ts6_common.py protocols: strip leading prefix modes before checking whether msg target is a channel 2016-08-01 17:59:31 -07:00
ts6.py ts6: replace str.lower() with irc.toLower() for channel names 2016-08-01 17:59:31 -07:00
unreal.py unreal: declare support for ESVID 2016-08-08 17:28:45 -07:00