3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/protocols
James Lu 852bd74c3b core: enumerate our server after calling proto.connect()
This gives protocol modules a chance to manipulate their SID before it's added to the internal server list, replacing hacks previously used by the Nefarious and Clientbot modules.

This is the first step to sid-less servers :)
2016-07-28 21:50:51 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py core: enumerate our server after calling proto.connect() 2016-07-28 21:50:51 -07:00
hybrid.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
inspircd.py inspircd: support SAKICK 2016-07-28 21:05:59 -07:00
ircs2s_common.py Make server config validation protocol specific 2016-07-28 21:34:00 -07:00
nefarious.py core: enumerate our server after calling proto.connect() 2016-07-28 21:50:51 -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: handle umode +r on burst as services login, even when no explicit accountname is set 2016-07-27 17:38:37 -07:00