pbot/PBot
Pragmatic Software 4e71cb0674 Add object name to JSON metadata when saving 2020-04-24 23:04:07 -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 Remove redundant _name metadata from JSON files 2020-04-22 16:46:09 -07:00
AntiSpam.pm Remove redundant _name metadata from JSON files 2020-04-22 16:46:09 -07: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 Major refactor of Users 2020-04-23 16:19:36 -07:00
ChanOpCommands.pm ChanOps: dequeue existing identical ban/mute timeouts when adding/updating timeout 2020-04-05 16:58:56 -07:00
ChanOps.pm ChanOps: dequeue existing identical ban/mute timeouts when adding/updating timeout 2020-04-05 16:58:56 -07:00
Channels.pm Remove redundant _name metadata from JSON files 2020-04-22 16:46:09 -07:00
Class.pm Tidy things up 2020-02-15 14:38:32 -08:00
Commands.pm Remove redundant _name metadata from JSON files 2020-04-22 16:46:09 -07:00
DualIndexHashObject.pm Add object name to JSON metadata when saving 2020-04-24 23:04:07 -07:00
DualIndexSQLiteObject.pm DualIndexSQLiteObject: Remove unused SQLite pcre.so extension 2020-04-19 10:24:10 -07:00
EventDispatcher.pm Tidy things up 2020-02-15 14:38:32 -08:00
FactoidCommands.pm FactoidCommands: fix display of owner text in `factfind` 2020-04-16 20:03:59 -07:00
Factoids.pm Factoids: Fix undo/redo via DualIndexSQLiteObject 2020-03-19 18:58:24 -07:00
Functions.pm Tidy things up 2020-02-15 14:38:32 -08: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 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: remove < and > as nick characters in dehighlight_nicks() 2020-03-25 00:51:53 -07: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: Increase limits back to 100; remove "I have messages for them in ..." 2020-04-21 15:14:11 -07:00
MessageHistory_SQLite.pm MessageHistory_SQLite: replace REGEXP with LIKE 2020-04-19 12:42:44 -07: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 Rename Migration to Updater 2020-04-20 17:53:32 -07:00
Plugins.pm Plugins: `pluglist` now shows count 2020-04-21 21:31:53 -07:00
ProcessManager.pm ProcessManager: properly add "can-kill" cap without triggering saving 2020-03-06 13:29:37 -08:00
Refresher.pm Rename Migration to Updater 2020-04-20 17:53:32 -07: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 remove` will now list removed events 2020-04-24 17:28:27 -07:00
Updater.pm Add version metadata to JSON files 2020-04-21 19:44:14 -07:00
Users.pm Users: add `id` command 2020-04-24 22:58:40 -07:00
VERSION.pm Update version 2020-04-24 18:17:29 -07:00
WebPaste.pm Fix incorrect truncation length when web-pasting content containing Unicode 2020-02-18 20:05:47 -08:00