pbot/PBot
Pragmatic Software 5633bf8798 Update version 2020-05-09 03:22:44 -07:00
..
IRC IRC/Event: add event 729 endofquietlist 2020-04-28 16:59:03 -07:00
Utils ValidateString: localize $@ 2020-02-16 15:55:48 -08:00
AntiFlood.pm AntiFlood: check_ban(): correct order of ban_user_timed() arguments 2020-05-09 03:15:12 -07:00
AntiSpam.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
BanList.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
BlackList.pm BlackList: case-insensitive channel test 2020-05-09 03:16:14 -07:00
Capabilities.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
ChanOpCommands.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
ChanOps.pm Refactor BanTracker into BanList; move stuff out off ChanOps 2020-04-28 21:33:49 -07:00
Channels.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
Class.pm Tidy things up 2020-02-15 14:38:32 -08:00
Commands.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
DualIndexHashObject.pm DualIndexHashObject: do not overwrite existing data when adding 2020-04-28 16:59:58 -07:00
DualIndexSQLiteObject.pm DualIndexSQLiteObject: improve formatting of `set` output 2020-05-02 15:00:57 -07:00
EventDispatcher.pm Tidy things up 2020-02-15 14:38:32 -08:00
FactoidCommands.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
Factoids.pm Factoids: fix spelling of cmd_factfind in interpreter() 2020-05-04 23:49:59 -07:00
Functions.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
HashObject.pm Add object name to JSON metadata when saving 2020-04-24 23:04:07 -07:00
IRC.pm Tidy things up 2020-02-15 14:38:32 -08:00
IRCHandlers.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
IgnoreList.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
Interpreter.pm Interpreter: extract_bracketed/split_line now properly handle a final trailing backslash 2020-05-09 03:13:56 -07:00
LagChecker.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
Logger.pm Tidy things up 2020-02-15 14:38:32 -08:00
MessageHistory.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
MessageHistory_SQLite.pm MessageHistory: Remove "It's a nick-change!" message 2020-04-29 19:58:15 -07:00
Modules.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
NickList.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
PBot.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
Plugins.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
ProcessManager.pm ProcessManager: show "No output." for processes that exit without output; add $context flag to suppress this 2020-05-04 16:51:55 -07:00
Refresher.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
Registerable.pm Tidy things up 2020-02-15 14:38:32 -08:00
Registry.pm Rename $stuff to $context throughout 2020-05-01 20:59:51 -07:00
RegistryCommands.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
SQLiteLogger.pm SQLiteLogger: set pbot object in class 2020-02-19 15:09:41 -08:00
SQLiteLoggerLayer.pm Tidy things up 2020-02-15 14:38:32 -08:00
SelectHandler.pm Tidy things up 2020-02-15 14:38:32 -08:00
StdinReader.pm Tidy things up 2020-02-15 14:38:32 -08:00
Timer.pm Refactor commands to begin with cmd_ and take a $context object 2020-05-04 13:21:35 -07:00
Updater.pm Add version metadata to JSON files 2020-04-21 19:44:14 -07:00
Users.pm Users: correct spelling of account name 2020-05-08 12:56:49 -07:00
VERSION.pm Update version 2020-05-09 03:22:44 -07:00
WebPaste.pm Fix incorrect truncation length when web-pasting content containing Unicode 2020-02-18 20:05:47 -08:00