3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/coremods
James Lu cad55097f1 core: reuse existing service client UIDs for all service bots
This prevents nick collision wars caused by spawn_service when an ENDBURST hook for the uplink is received multiple times.
2017-08-30 19:29:46 -07:00
..
__init__.py corecommands: port to use the permissions API (#367) 2016-12-09 21:43:58 -08:00
control.py control: don't spew "Stopping plugins" notices if none are loaded 2017-08-16 12:17:19 -07:00
corecommands.py classes, coremods: migrate to irc.is_* 2017-08-28 20:13:25 -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 core: reuse existing service client UIDs for all service bots 2017-08-30 19:29:46 -07:00