3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu 3f6501fa88 clientbot: make sure incoming nicks don't clash with a PUID/PSID
This should really never happen, but it might break quite a few things if it does.
2017-04-09 15:12:52 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py clientbot: make sure incoming nicks don't clash with a PUID/PSID 2017-04-09 15:12:52 -07:00
hybrid.py hybrid, ratbox: re-disable slash-in-hosts 2017-03-24 00:24:06 -07:00
inspircd.py protocols: skip queuing when responding to PING 2017-03-28 22:30:33 -07:00
ircs2s_common.py Start work on protocol capabilities (#337) 2017-03-15 23:32:47 -07:00
nefarious.py Rename protocols/nefarious.py to protocols/p10.py 2017-03-25 13:47:15 -07:00
p10.py protocols: skip queuing when responding to PING 2017-03-28 22:30:33 -07:00
ratbox.py protocols: raise NotImplementedError with proper reasons 2017-03-26 14:32:54 -07:00
ts6_common.py Merge branch 'master' into devel 2017-04-01 12:42:00 -07:00
ts6.py protocols: skip queuing when responding to PING 2017-03-28 22:30:33 -07:00
unreal.py Merge branch 'master' into devel 2017-04-01 12:42:00 -07:00