3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu 7dcabf072b unreal: fix services login tracking for UnrealIRCd 3.2 + Anope 1.8
More specifically, if the +d argument in SVS2MODE is a non-zero integer, ignore it and use the user's nick as account name instead.
2016-08-08 16:35:10 -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: fix services login tracking for UnrealIRCd 3.2 + Anope 1.8 2016-08-08 16:35:10 -07:00