3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00
PyLink/protocols
James Lu af21063834 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.
2016-07-27 16:55:59 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py clientbot: only send AWAY when polling if the message has changed 2016-07-26 23:30:26 -07:00
hybrid.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
inspircd.py classes: Move ISUPPORT-style PREFIX and capabilities handling to Protocol 2016-07-20 23:59:22 -07:00
ircs2s_common.py Fix SQUIT handling from 2f1a338 2016-07-20 23:55:34 -07:00
nefarious.py nefarious: fix usermode changes internally applying on the wrong target 2016-07-27 16:55:59 -07:00
ts6_common.py protocols: rename _getOutgoingNick() -> _expandPUID() 2016-07-20 23:55:34 -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-27 16:55:59 -07:00