3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/coremods
James Lu d4cbf1d2af services_support: fix rejoin-on-kill to the main service bot
Clear the irc.pseudoclient state on kill as the respawning code will check for it first and reuse UIDs even if they don't exist.
2017-11-12 10:54:30 -08:00
..
__init__.py corecommands: port to use the permissions API (#367) 2016-12-09 21:43:58 -08:00
control.py Move permission enumeration to runtime, fix default perms not applying at startup 2017-10-22 00:08:16 -07:00
corecommands.py corecommands: fix unloading plugins that define hooks 2017-09-23 13:39:13 -07:00
exttargets.py exttargets: tweak docstring syntax for better readability 2017-09-05 19:19:44 -07:00
handlers.py coremods/handlers: implement cleanup code for visible-state-only servers 2017-10-07 21:49:17 -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: fix rejoin-on-kill to the main service bot 2017-11-12 10:54:30 -08:00