pbot/PBot
Pragmatic Software 176a7b6192 ChanOpCommands: `op`, `voice`, `kick` wildcards now restricted by capabilities 2020-02-05 17:38:56 -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: less verbose logging of check_ban 2020-02-05 01:48:56 -08:00
AntiSpam.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
BanTracker.pm ChanOpCommands: `unban *` and `unmute *` now clears banlists; clean-up output of `ban` and `mute` with multiple targets 2020-02-05 17:03:39 -08:00
BlackList.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
Capabilities.pm Capabilities: minor text change 2020-02-04 00:05:50 -08:00
ChanOpCommands.pm ChanOpCommands: `op`, `voice`, `kick` wildcards now restricted by capabilities 2020-02-05 17:38:56 -08:00
ChanOps.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
Channels.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
Commands.pm Commands: create can-cmd caps only for cmds with cap-required 2020-02-03 23:55:24 -08:00
DualIndexHashObject.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
EventDispatcher.pm EventDispatcher: no longer remove handlers on error 2020-02-02 15:00:30 -08:00
FactoidCommands.pm FactoidCommands: allow normal users to factset "interpolate" 2020-02-04 02:27:33 -08:00
FactoidModuleLauncher.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
Factoids.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
FuncCommand.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
HashObject.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
IRC.pm Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
IRCHandlers.pm IRCHandlers: remove trailing space when setting mode without target 2020-02-05 01:41:09 -08:00
IgnoreList.pm Massive refactor: added support for generic users! 2020-01-25 12:28:05 -08:00
IgnoreListCommands.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
Interpreter.pm Interpreter: remove unnecessary slash 2020-02-05 01:21:00 -08:00
LagChecker.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
Logger.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
MessageHistory.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
MessageHistory_SQLite.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
NickList.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
PBot.pm PBot: remove debug statement 2020-02-04 02:59:39 -08:00
Plugins.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -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 Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
RegistryCommands.pm RegistryCommands: `regset` value argument now optional; shows value if omitted 2020-02-04 21:51:27 -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 Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
StdinReader.pm Significant clean-up of log output for command invocations 2020-02-05 01:09:43 -08:00
Timer.pm Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
Users.pm Users: allow botowner to userset/userunset capabilities they do not have 2020-02-03 18:13:03 -08:00
VERSION.pm Update version 2020-02-05 01:49:02 -08:00
WebPaste.pm WebPaste: restart alarm after pasting with UA::Paranoid 2020-02-04 03:13:44 -08:00