3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu 77357b765e clientbot: rename various private functions
* capEnd -> _do_cap_end
* requestNewCaps -> _request_ircv3_caps
* saslAuth -> _try_sasl_auth
* sendAuthChunk -> _send_auth_chunk
* parseMessageTags -> parse_message_tags
2017-06-27 22:28:31 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py clientbot: rename various private functions 2017-06-27 22:28:31 -07:00
hybrid.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00
inspircd.py protocols: rename various parse* functions (no migration stub) 2017-06-27 17:16:46 -07:00
ircs2s_common.py protocols: rename various parse* functions (no migration stub) 2017-06-27 17:16:46 -07:00
nefarious.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00
p10.py protocols: rename various parse* functions (no migration stub) 2017-06-27 17:16:46 -07:00
ratbox.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00
ts6_common.py NetworkCore: rename removeClient -> _remove_client (no migration stub) 2017-06-27 16:21:30 -07:00
ts6.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00
unreal.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00