3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-23 19:19:31 +01:00
PyLink/coremods
James Lu 01c22aac21 Revert "service_support: consistently rejoin all channels on kick and kill"
This is no longer needed with plugin-specific persistent channels.

This reverts commit 3c9dac7e6b.
2018-05-05 13:07:07 -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 Revert "service_support: consistently rejoin all channels on kick and kill" 2018-05-05 13:07:07 -07:00