3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu 56c8b90362 IRCS2SProtocol: handle both killpath-based and preformatted kill reasons
Also drop the override in protocols/inspircd, as it is no longer needed.
2017-07-05 02:26:40 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py core: rename ping() to _ping_uplink(), and drop the unused source/target arguments 2017-07-04 22:09:50 -07:00
hybrid.py core: convert IrcUser calls to User 2017-06-30 21:44:31 -07:00
inspircd.py IRCS2SProtocol: handle both killpath-based and preformatted kill reasons 2017-07-05 02:26:40 -07:00
ircs2s_common.py IRCS2SProtocol: handle both killpath-based and preformatted kill reasons 2017-07-05 02:26:40 -07:00
nefarious.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00
ngircd.py ngircd: ignore KILLs not meant for us 2017-07-05 02:17:15 -07:00
p10.py p10: fix endburst_delay note 2017-07-04 23:09:48 -07:00
ratbox.py core: convert IrcUser calls to User 2017-06-30 21:44:31 -07:00
ts6_common.py Move handle_topic to IRCS2SProtocol 2017-07-05 00:48:58 -07:00
ts6.py ts6: fix 'ts' value type in handle_invite 2017-07-05 02:10:24 -07:00
unreal.py unreal: remove handle_kill override; unneeded as of aa4e9335aa 2017-07-05 01:26:45 -07:00