3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/coremods
James Lu c44aa64503 services_support: check service bot state, not is_internal_client before dynamically parting channels
If a channel still has e.g. relay users when the last local user leaves the channel, the services bots should stay put.
2018-05-09 20:47:51 -07:00
..
__init__.py corecommands: port to use the permissions API (#367) 2016-12-09 21:43:58 -08:00
control.py control: remove check for _connection_thread (removed in select rework) 2018-03-17 12:18:34 -07:00
corecommands.py SECURITY: normalize account names before checking network / oper filters 2018-03-30 11:59:29 -07:00
exttargets.py exttargets: tweak docstring syntax for better readability 2017-09-05 19:19:44 -07:00
handlers.py core: move clearing channels on kick/part to coremods/handlers 2018-04-07 22:44:00 -07:00
login.py login: remove all__vary_rounds setting (deprecated in Passlib 1.7) 2017-03-08 22:58:17 -08:00
permissions.py Move permission enumeration to runtime, fix default perms not applying at startup 2017-10-22 00:08:16 -07:00
service_support.py services_support: check service bot state, not is_internal_client before dynamically parting channels 2018-05-09 20:47:51 -07:00