3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu dd5a0c4892 ts6: fallback realhost to host, not None
(cherry picked from commit dfa90378df)
2017-08-31 14:57:28 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py clientbot: reinitialize PUID generators on connect 2017-05-12 19:57:24 -07:00
hybrid.py protocols: rename checkCollision -> check_nick_collision() (#454) 2017-05-09 20:44:48 -07:00
inspircd.py protocols: rename checkCollision -> check_nick_collision() (#454) 2017-05-09 20:44:48 -07:00
ircs2s_common.py IRCS2SProtocol: fix UnboundLocalError in "message coming from wrong way" warning 2017-07-05 02:08:41 -07:00
nefarious.py Rename protocols/nefarious.py to protocols/p10.py 2017-03-25 13:47:15 -07:00
p10.py p10: also acknowledge our own kicks with a PART 2017-07-16 07:34:45 -07:00
ratbox.py protocols: raise NotImplementedError with proper reasons 2017-03-26 14:32:54 -07:00
ts6_common.py Merge ts6 and p10 handle_events, handle_privmsg into ircs2s_common 2017-05-20 19:41:19 -07:00
ts6.py ts6: fallback realhost to host, not None 2017-08-31 14:57:28 -07:00
unreal.py unreal: remove handle_privmsg/handle_notice override 2017-06-02 07:56:22 -07:00