.. |
__init__.py
|
Make plugins/ and protocols/ namespaces
|
2016-07-20 23:55:26 -07:00 |
automode.py
|
automode: replace assert usage with proper exceptions
|
2018-01-22 08:17:20 -08:00 |
bots.py
|
bots: don't allow 'spawnclient' on protocols where it is stubbed
|
2017-12-22 12:28:27 -08:00 |
changehost.py
|
Migrate coremods.permissions to snake case
|
2017-08-02 22:24:23 +08:00 |
commands.py
|
commands: fix 'showchan' displaying status prefixes in reverse
|
2018-01-22 08:10:55 -08:00 |
ctcp.py
|
ctcp: don't use irc.reply in hook functions
|
2018-02-24 14:19:57 -05:00 |
example.py
|
example, relay_cb: migrate to irc.is_channel
|
2017-08-30 21:22:19 -07:00 |
exec.py
|
Split the 'raw' command into a new plugin
|
2018-01-21 13:50:37 -08:00 |
fantasy.py
|
Replace use of conf.conf['bot'] with conf.conf['pylink']
|
2018-02-18 23:26:39 -08:00 |
games.py
|
Services API rework
|
2017-08-21 21:51:45 -07:00 |
global.py
|
global: ignore empty "global:" configuration blocks
|
2017-11-06 12:07:33 -08:00 |
networks.py
|
networks.remote: don't clobber command switches for other commands
|
2017-11-14 18:14:23 -08:00 |
opercmds.py
|
opercmds: alias 'trace' to checkban
|
2018-02-21 00:12:08 -08:00 |
raw.py
|
Split the 'raw' command into a new plugin
|
2018-01-21 13:50:37 -08:00 |
relay_clientbot.py
|
relay_clientbot: rename isRelayClient => is_relay_client()
|
2017-12-18 13:23:53 -08:00 |
relay.py
|
relay: oops, multiple STATUSMSG prefixes should pick the lowest, not highest (#570)
|
2018-02-18 22:29:16 -08:00 |
servermaps.py
|
servermaps: display hopcount in 'map' for local servers
|
2017-09-23 22:36:49 -07:00 |
servprotect.py
|
Merge branch 'master' into devel
|
2017-08-05 22:11:22 -07:00 |
stats.py
|
stats: use a simpler /stats c format
|
2017-10-07 22:27:43 -07:00 |