3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00
PyLink/protocols
James Lu 84daec0f07 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.

(cherry picked from commit 7dcabf072b)
2016-08-09 18:48:14 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
hybrid.py hybrid, unreal: switch to irc.toLower() for channels 2016-08-01 18:06:38 -07:00
inspircd.py protocols: implement SVSNICK hooks for InspIRCd, Charybdis, UnrealIRCd (#269) 2016-07-11 23:21:08 -07:00
ircs2s_common.py protocols: move handlers for AWAY, VERSION, WHOIS, and QUIT to ircs2s_common 2016-07-11 16:08:46 -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-09 18:48:14 -07:00