3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/protocols
James Lu 3a42c8e835 protocols: add _check_oper_status_change abstraction
This condenses a large chunk of the code checking for oper ups, and adds support for the servprotect/admin umodes in an IRCd-independent manner. Closes #451.
2017-07-07 20:04:21 -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 protocols: add _check_oper_status_change abstraction 2017-07-07 20:04:21 -07:00
inspircd.py protocols: add _check_oper_status_change abstraction 2017-07-07 20:04:21 -07:00
ircs2s_common.py protocols: add _check_oper_status_change abstraction 2017-07-07 20:04:21 -07:00
nefarious.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00
ngircd.py protocols: rename check_nick_collision to _check_nick_collision 2017-07-07 03:18:40 -07:00
p10.py protocols: add _check_oper_status_change abstraction 2017-07-07 20:04:21 -07:00
ratbox.py core: convert IrcUser calls to User 2017-06-30 21:44:31 -07:00
ts6_common.py Move numeric() into IRCS2SProtocol 2017-07-05 02:36:34 -07:00
ts6.py protocols: add _check_oper_status_change abstraction 2017-07-07 20:04:21 -07:00
unreal.py protocols: add _check_oper_status_change abstraction 2017-07-07 20:04:21 -07:00