pbot/PBot
Pragmatic Software 2ca9634c66 Capabilities: improve `list` output; add admin capabilities group 2020-02-03 13:03:08 -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 Replaced admin-levels with user-capabilities [WIP commit 1 of 2] 2020-02-03 09:50:38 -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
Capabilities.pm Capabilities: improve `list` output; add admin capabilities group 2020-02-03 13:03:08 -08:00
ChanOpCommands.pm Replaced admin-levels with user-capabilities [WIP commit 1 of 2] 2020-02-03 09:50:38 -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 Replaced admin-levels with user-capabilities [WIP commit 1 of 2] 2020-02-03 09:50:38 -08:00
DualIndexHashObject.pm DualIndexHashObject: fix removing secondary index on "empty" 2020-01-29 14:09:09 -08:00
EventDispatcher.pm EventDispatcher: no longer remove handlers on error 2020-02-02 15:00:30 -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: add get_data() function 2020-02-03 09:47:21 -08:00
IRC.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
IRCHandlers.pm Replaced admin-levels with user-capabilities [WIP commit 1 of 2] 2020-02-03 09:50:38 -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 Replaced admin-levels with user-capabilities [WIP commit 1 of 2] 2020-02-03 09:50:38 -08:00
Plugins.pm Plugins: minor text change 2020-01-30 19:44:40 -08:00
Refresher.pm Refresher: very minor clean-up 2020-02-03 09:48:19 -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 Replaced admin-levels with user-capabilities [WIP commit 1 of 2] 2020-02-03 09:50:38 -08:00
VERSION.pm Update version 2020-02-02 14:53:42 -08:00
WebPaste.pm WebPaste: fix syntax error 2020-02-03 13:02:08 -08:00