3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu 94ae457a82 nefarious: fix usermode changes internally applying on the wrong target
A regression from fca23c7d55 overwrote the target UID with a nick before passing it into applyModes(), which raises an "unknown mode target" warning and causes the mode change to be dropped.

(cherry picked from commit af21063834)
2016-07-28 20:20:35 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
hybrid.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -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 nefarious: fix usermode changes internally applying on the wrong target 2016-07-28 20:20:35 -07:00
ts6_common.py protocols: implement SVSNICK hooks for InspIRCd, Charybdis, UnrealIRCd (#269) 2016-07-11 23:21:08 -07:00
ts6.py ts6: add RSFNC to supported caps 2016-07-11 23:29:44 -07:00
unreal.py unreal: rework services login handling 2016-07-28 20:20:35 -07:00