pbot/PBot
Pragmatic Software 2d41c849bc Update version 2019-05-09 18:04:54 -07:00
..
IRC fix Net::IRC pacing 2018-07-05 19:57:54 -07:00
Plugins Spinach: stats are now nick-agnostic 2019-05-09 13:25:33 -07:00
Utils ValidateString is now JSON-aware 2018-04-08 19:34:24 -07:00
AntiFlood.pm AntiFlood: disregard unreg spam floods on +z channels 2018-08-13 14:25:35 -07:00
AntiSpam.pm Update all commands to understand quoted arguments; factoid names, etc, can now contain spaces 2018-08-08 17:38:57 -07:00
BanTracker.pm BanTracker: add is_banned() convenience subroutine 2018-08-05 22:42:29 -07:00
BlackList.pm Update all commands to understand quoted arguments; factoid names, etc, can now contain spaces 2018-08-08 17:38:57 -07:00
BotAdminCommands.pm Update all commands to understand quoted arguments; factoid names, etc, can now contain spaces 2018-08-08 17:38:57 -07:00
BotAdmins.pm Add `as` command to execute admin commands as a specific admin 2018-02-21 17:21:38 -08:00
ChanOpCommands.pm Update all commands to understand quoted arguments; factoid names, etc, can now contain spaces 2018-08-08 17:38:57 -07:00
ChanOps.pm ChanOps: Don't attempt to gain ops for disabled channels 2019-04-25 14:11:54 -07:00
Channels.pm Update all commands to understand quoted arguments; factoid names, etc, can now contain spaces 2018-08-08 17:38:57 -07:00
Commands.pm Rename `as` to `in` 2018-02-21 18:41:56 -08:00
DualIndexHashObject.pm Add quotes around keys in more places 2018-08-09 10:55:53 -07:00
EventDispatcher.pm License project under MPL2 2017-03-06 00:31:15 +00:00
FactoidCommands.pm Factoids: replace hard-coded max length values with registry values 2019-05-09 18:04:52 -07:00
FactoidModuleLauncher.pm Fix minor undefined value warning 2018-08-03 12:29:55 -07:00
Factoids.pm Factoids: replace hard-coded max length values with registry values 2019-05-09 18:04:52 -07:00
HashObject.pm HashObject: add $dont_save parameter to set() 2018-08-05 22:43:57 -07:00
IRC.pm Remove unnecessary ${} around some objects from previous commit 2014-05-18 20:19:30 +00:00
IRCHandlers.pm Track and remember channel modes and topicinfo 2018-08-05 22:47:38 -07:00
IgnoreList.pm Add ability to reload various config/data files 2017-08-05 21:38:46 -07:00
IgnoreListCommands.pm Update all commands to understand quoted arguments; factoid names, etc, can now contain spaces 2018-08-08 17:38:57 -07:00
Interpreter.pm Interpreter: case-insensitive "Why would I want to do that to myself?" exceptions 2019-05-04 19:04:11 -07:00
LagChecker.pm License project under MPL2 2017-03-06 00:31:15 +00:00
Logger.pm Improve Logger text escaping 2017-09-05 00:18:35 -07:00
MessageHistory.pm MessageHistory: recall is now aware of mock 2019-05-04 14:52:25 -07:00
MessageHistory_SQLite.pm MessageHistory: get_ancestor_id: ensure id has a valid value 2019-05-09 18:04:15 -07:00
NickList.pm NickList now tracks user modes as metadata 2018-08-03 12:31:45 -07:00
PBot.pm PBot: load registry before autoloading plugins 2019-05-08 21:07:57 -07:00
Plugins.pm Plugins: add `replug` command 2019-05-08 21:06:56 -07:00
Refresher.pm Properly update version factoid on refresh 2018-01-22 23:48:25 -08:00
Registerable.pm License project under MPL2 2017-03-06 00:31:15 +00:00
Registry.pm Fix "keys on scalar" deprecation warning on newer perl. (#3) 2017-04-10 19:55:52 -07:00
RegistryCommands.pm Update all commands to understand quoted arguments; factoid names, etc, can now contain spaces 2018-08-08 17:38:57 -07:00
SQLiteLogger.pm Flag SQLite queries that take more than 100ms to complete, if SQL logging is enabled 2017-06-18 03:37:01 -07:00
SQLiteLoggerLayer.pm License project under MPL2 2017-03-06 00:31:15 +00:00
SelectHandler.pm Add buffering to StdinReader 2017-10-10 14:31:31 -07:00
StdinReader.pm License project under MPL2 2017-03-06 00:31:15 +00:00
Timer.pm Increase timer resolution from 10 seconds to 1 second 2017-05-21 02:23:15 -07:00
VERSION.pm Update version 2019-05-09 18:04:54 -07:00
WebPaste.pm WebPaste: Remove defunct paste sites 2018-02-28 11:14:19 -08:00