3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/coremods
James Lu 2532042506 services_support: raise endburst handler priority
Other plugins may implement endburst handlers assuming that their service bots have already been created.
2018-05-05 13:07:28 -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: raise endburst handler priority 2018-05-05 13:07:28 -07:00