3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-02-02 23:54:08 +01:00
PyLink/coremods
James Lu f890ddac1b permissions, automode: work on default permissions & add example permissions config (#190)
- Fix possible type errors in add/removeDefaultPermissions by converting permlist values to sets.
- Fix wrong permission string being checked in automode.<command>.#channel
- automode: register and unregister default permissions on load/unload.
- permissions: add an 'also_show' argument to checkPermissions(), to display alternative permissions that weren't directly checked.
2016-08-25 11:45:57 -07:00
..
__init__.py WIP Permissions API (#190) 2016-08-25 00:45:05 -07:00
control.py core: rehashable file loggers with log rotation support 2016-08-17 21:42:18 -07:00
corecommands.py core: rename IrcUser.identified attribute to IrcUser.account 2016-07-29 20:16:05 -07:00
exttargets.py core: rename IrcUser.identified attribute to IrcUser.account 2016-07-29 20:16:05 -07:00
handlers.py Implement /TIME support (#228) 2016-08-12 19:19:09 -07:00
permissions.py permissions, automode: work on default permissions & add example permissions config (#190) 2016-08-25 11:45:57 -07:00
service_support.py core: make hostmask fetching a shared function 2016-08-12 19:18:56 -07:00