3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-01-24 03:04:05 +01:00
PyLink/protocols
James Lu 9233a94379 nefarious: forward CMODE and KICK through the server if the sender isn't opped
This prevents mode bounces, kick failures, and the HACK server notices from showing up.

(cherry picked from commit fca23c7d55)
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: forward CMODE and KICK through the server if the sender isn't opped 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: demote mode bounce notices to DEBUG 2016-07-11 16:37:01 -07:00