pbot/PBot
Pragmatic Software cc6fe1e4f5 Update version 2020-03-08 16:06:13 -07:00
..
IRC Tidy things up 2020-02-15 15:16:38 -08:00
Utils ValidateString: localize $@ 2020-02-16 15:55:48 -08:00
AntiFlood.pm Give sensible names to various existing timers 2020-03-06 13:28:06 -08:00
AntiSpam.pm Tidy things up 2020-02-15 14:38:32 -08:00
BanTracker.pm Use event queue for unban/unmute timeouts 2020-03-06 13:31:22 -08:00
BlackList.pm Tidy things up 2020-02-15 14:38:32 -08:00
Capabilities.pm Capabilities: fix cap-overriding 2020-02-18 09:50:02 -08:00
ChanOpCommands.pm Tidy things up 2020-02-15 15:16:38 -08:00
ChanOps.pm ChanOps: save permanent bans/mutes better 2020-03-07 18:19:24 -08:00
Channels.pm Use event queue for unban/unmute timeouts 2020-03-06 13:31:22 -08:00
Class.pm Tidy things up 2020-02-15 14:38:32 -08:00
Commands.pm Tidy things up 2020-02-15 14:38:32 -08:00
DualIndexHashObject.pm DualIndexHashObject: get_keys: ensure index actually exists 2020-03-04 13:25:41 -08:00
DualIndexSQLiteObject.pm DualIndexSQLiteObject: Add comment about compatibility with DualIndexHashObject 2020-03-04 05:54:20 -08:00
EventDispatcher.pm Tidy things up 2020-02-15 14:38:32 -08:00
FactoidCommands.pm FactoidCommands: optimize histogram, top20 and count 2020-03-03 12:51:00 -08:00
Factoids.pm Factoids: /msg caller for unknown command instead of silently disregarding 2020-03-04 09:56:22 -08:00
Functions.pm Tidy things up 2020-02-15 14:38:32 -08:00
HashObject.pm Tidy things up 2020-02-15 14:38:32 -08:00
IRC.pm Tidy things up 2020-02-15 14:38:32 -08:00
IRCHandlers.pm Use event queue for unban/unmute timeouts 2020-03-06 13:31:22 -08:00
IgnoreList.pm IgnoreList: use event queue for ignore timeouts 2020-03-06 13:23:40 -08:00
Interpreter.pm Interpreter: $self is no longer passed through event queue 2020-03-06 20:23:44 -08:00
LagChecker.pm Give sensible names to various existing timers 2020-03-06 13:28:06 -08:00
Logger.pm Tidy things up 2020-02-15 14:38:32 -08:00
MessageHistory.pm MessageHistory: minor improvements to `recall` 2020-02-27 21:06:52 -08:00
MessageHistory_SQLite.pm MessageHistory_SQLite: move extension loading to inside eval block 2020-02-26 02:31:08 -08:00
Modules.pm Tidy things up 2020-02-15 14:38:32 -08:00
NickList.pm Tidy things up 2020-02-15 14:38:32 -08:00
PBot.pm Use event queue for unban/unmute timeouts 2020-03-06 13:31:22 -08:00
Plugins.pm Tidy things up 2020-02-15 14:38:32 -08:00
ProcessManager.pm ProcessManager: properly add "can-kill" cap without triggering saving 2020-03-06 13:29:37 -08:00
Refresher.pm Refresher: ignore more types of redefined subroutines 2020-02-16 16:12:31 -08:00
Registerable.pm Tidy things up 2020-02-15 14:38:32 -08:00
Registry.pm Tidy things up 2020-02-15 14:38:32 -08:00
RegistryCommands.pm RegistryCommands: fix typo in `regunset` 2020-02-16 09:29:55 -08: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 Timer: `eventqueue` command can now add and remove events 2020-03-08 16:05:37 -07:00
Users.pm Tidy things up 2020-02-15 15:16:38 -08:00
VERSION.pm Update version 2020-03-08 16:06:13 -07:00
WebPaste.pm Fix incorrect truncation length when web-pasting content containing Unicode 2020-02-18 20:05:47 -08:00