This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
PyLink
Watch
3
Star
0
Fork
0
You've already forked PyLink
mirror of
https://github.com/jlu5/PyLink.git
synced
2025-02-17 14:01:03 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PyLink
/
coremods
History
James Lu
5e92aefcd4
Implement priorities in utils.add_hook()
...
This changes world.hooks to store lists of tuples indicating (priority, hook_func).
2017-09-02 21:17:50 -07:00
..
__init__.py
corecommands: port to use the permissions API (
#367
)
2016-12-09 21:43:58 -08:00
control.py
Move control.tried_shutdown to world.shutting_down
2017-08-31 13:36:50 -07:00
corecommands.py
Implement priorities in utils.add_hook()
2017-09-02 21:17:50 -07:00
exttargets.py
utils, exttargets: add checks for channel presence
2017-08-25 02:31:26 -07:00
handlers.py
handlers: strip away '(on $network)' portions of relay oper types if the source and target netname are the same
2017-07-12 07:57:07 -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
launcher: move reset_permissions() call into the permissions module
2017-08-16 11:21:06 -07:00
service_support.py
services_support: fix clientbot service spawning when irc.pseudoclient exists but isn't in the user index
2017-08-30 19:50:25 -07:00