3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
James Lu ebd5b77576 relay: normalize channel case in 'link'
(regression from commit 93c9b6289c)

Reported by @koaxirc.
2017-03-09 20:42:38 -08:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py automode, relay: remove unused imports 2017-01-21 12:01:41 -08:00
bots.py bots: allow specifying channel prefixes (e.g. @+) in 'join' 2017-02-13 17:01:09 -08:00
changehost.py changehost: limit 'applyhosts' to those with the changehost.applyhosts perm 2016-12-09 22:13:32 -08:00
commands.py Move 'mkpasswd' to the commands plugin 2017-01-22 16:42:46 -08:00
ctcp.py ctcp: -that 2017-01-20 22:32:32 -08:00
example_service.py Add an example services plugin 2017-01-21 11:59:43 -08:00
example.py example.py: update to reflect 1.1.x docstring changes (#307) 2017-01-21 11:59:43 -08:00
exec.py exec: add ieval command using the isolated local scope 2017-03-04 22:05:03 -08:00
fantasy.py handlers, fantasy: migrate away from irc.botdata (#273) 2017-03-05 00:10:33 -08:00
games.py plugins: change remaining plugins over irc.error() use 2016-11-18 23:11:44 -08:00
networks.py networks: port to the permissions API (#367) 2016-12-09 21:55:47 -08:00
opercmds.py opercmds: remove pointless source argument from 'kick' and 'kill' 2016-12-24 10:58:03 -08:00
relay_clientbot.py relay: use built-in hash() for colorizing text 2016-12-21 23:48:40 -08:00
relay.py relay: normalize channel case in 'link' 2017-03-09 20:42:38 -08:00
servermaps.py servermaps: fix wrong permission name 2016-12-09 21:43:58 -08:00
servprotect.py servprotect: fix a syntax error 2017-02-21 21:49:41 -08:00
stats.py stats: add an --all option to 'uptime', and check for disconnected networks 2017-01-30 00:18:50 -08:00