pbot/PBot
Pragmatic Software 03df0ae139 Update version 2020-02-01 22:20:51 -08:00
..
IRC Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
Utils Utils: remove debug statements 2020-01-30 22:33:27 -08:00
AntiFlood.pm AntiFlood: very, very minor clean-up 2020-02-01 22:15:06 -08:00
AntiSpam.pm Fix misc usage messages 2020-01-29 13:35:56 -08:00
BanTracker.pm Fix all potential case-sensitivity issues 2020-01-14 18:10:53 -08:00
BlackList.pm BlackList: minor clean-up 2020-02-01 22:16:21 -08:00
ChanOpCommands.pm ChanOps/ChanOpCommands: make checkban/checkmute API 2020-01-31 22:46:19 -08:00
ChanOps.pm ChanOps: fix checkmute command 2020-02-01 01:03:16 -08:00
Channels.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
Commands.pm Commands: make `in` command more intuitive 2020-02-01 22:17:20 -08:00
DualIndexHashObject.pm DualIndexHashObject: fix removing secondary index on "empty" 2020-01-29 14:09:09 -08:00
EventDispatcher.pm EventDispatcher: remove handler if it has errors 2020-01-31 00:58:04 -08:00
FactoidCommands.pm Factoids/FactoidCommands: properly preserve quotes when splitting arguments 2020-02-01 22:19:53 -08:00
FactoidModuleLauncher.pm Fix all potential case-sensitivity issues 2020-01-14 18:10:53 -08:00
Factoids.pm Factoids/FactoidCommands: properly preserve quotes when splitting arguments 2020-02-01 22:19:53 -08:00
FuncCommand.pm FuncCommand: improve listing and add uc, lc, etc 2020-01-21 21:15:44 -08:00
HashObject.pm HashObject: do not make copy of $data hash 2020-01-25 15:08:05 -08:00
IRC.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
IRCHandlers.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
IgnoreList.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
IgnoreListCommands.pm Fix misc usage messages 2020-01-29 13:35:56 -08:00
Interpreter.pm Interpreter: split_args() now accepts option to toggle preserving of quotes in rest of arguments 2020-02-01 22:14:32 -08:00
LagChecker.pm LagChecker: convert lag_threshold to milliseconds 2020-01-03 21:26:49 -08:00
Logger.pm Logger: reopen logfile after rotation to log final messages 2019-12-30 14:50:36 -08:00
MessageHistory.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
MessageHistory_SQLite.pm MessageHistory: add a couple of necessary API functions 2020-01-31 01:56:02 -08:00
NickList.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
PBot.pm Do not /msg usage messages 2020-01-29 13:40:48 -08:00
Plugins.pm Plugins: minor text change 2020-01-30 19:44:40 -08:00
Refresher.pm Refresher: `version` factoid does not exist any longer 2020-01-30 22:07:54 -08:00
Registerable.pm Minor style clean-up 2020-01-18 21:41:47 -08:00
Registry.pm Fix all potential case-sensitivity issues 2020-01-14 18:10:53 -08:00
RegistryCommands.pm RegistryCommands: fix `regfind` 2020-01-17 23:00:55 -08:00
SQLiteLogger.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
SQLiteLoggerLayer.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
SelectHandler.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
StdinReader.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
Timer.pm Minor style clean-up 2020-01-18 21:41:47 -08:00
Users.pm Users: Whoops, used $user instead of $u 2020-01-31 12:33:20 -08:00
VERSION.pm Update version 2020-02-01 22:20:51 -08:00
WebPaste.pm WebPaste now can take option to disable word-wrapping 2019-08-06 18:23:13 -07:00