.. |
IRC
|
IRC/Event: add event 729 endofquietlist
|
2020-04-28 16:59:03 -07:00 |
Utils
|
Utils/ParseDate: Clean up error message
|
2020-09-28 19:26:17 -07:00 |
AntiFlood.pm
|
AntiFlood: devoice +v users when banning
|
2020-05-29 18:19:42 -07:00 |
AntiSpam.pm
|
Refactor commands to begin with cmd_ and take a $context object
|
2020-05-04 13:21:35 -07:00 |
BanList.pm
|
BanList: fix call to enqueue_unban
|
2020-10-23 00:22:15 -07:00 |
BlackList.pm
|
BlackList: hostmask parameter is now full regex
|
2020-06-18 10:03:20 -07:00 |
Capabilities.pm
|
Refactor commands to begin with cmd_ and take a $context object
|
2020-05-04 13:21:35 -07:00 |
Channels.pm
|
Channels: fix chanrem
|
2020-05-29 18:25:55 -07:00 |
ChanOpCommands.pm
|
ChanOpCommands: alternate case of kick message if case of kick command is alternated
|
2020-06-26 17:22:38 -07:00 |
ChanOps.pm
|
Ensure params to track_mode are defined
|
2020-06-11 19:30:07 -07:00 |
Class.pm
|
Tidy things up
|
2020-02-15 14:38:32 -08:00 |
Commands.pm
|
Commands: Add nop command (disregards command)
|
2021-05-29 13:57:11 -07:00 |
DualIndexHashObject.pm
|
HashObjects, Users: use : instead of => as output separator
|
2021-02-07 13:43:39 -08:00 |
DualIndexSQLiteObject.pm
|
DualIndexSQLiteObject: get_each: fix SQL expression
|
2021-05-31 03:16:48 -07:00 |
EventDispatcher.pm
|
Tidy things up
|
2020-02-15 14:38:32 -08:00 |
FactoidCommands.pm
|
FactoidCommands: factadd -f no longer requires ownership to overwrite
|
2020-07-01 21:02:57 -07:00 |
Factoids.pm
|
Add optional #channel.interpolate_factoids registry setting
|
2021-05-28 09:45:18 -07:00 |
Functions.pm
|
Refactor commands to begin with cmd_ and take a $context object
|
2020-05-04 13:21:35 -07:00 |
HashObject.pm
|
HashObjects, Users: use : instead of => as output separator
|
2021-02-07 13:43:39 -08:00 |
IgnoreList.pm
|
Refactor commands to begin with cmd_ and take a $context object
|
2020-05-04 13:21:35 -07:00 |
Interpreter.pm
|
Update version
|
2020-09-12 16:28:44 -07:00 |
IRC.pm
|
Significantly improve delay of background-processing
|
2020-07-15 11:07:35 -07:00 |
IRCHandlers.pm
|
Refactor commands to begin with cmd_ and take a $context object
|
2020-05-04 13:21:35 -07:00 |
LagChecker.pm
|
Refactor commands to begin with cmd_ and take a $context object
|
2020-05-04 13:21:35 -07:00 |
Logger.pm
|
Update version
|
2020-09-12 16:28:44 -07:00 |
MessageHistory_SQLite.pm
|
Fix "unable to close filehandle __ANONIO__ properly" warning
|
2020-09-29 12:29:40 -07:00 |
MessageHistory.pm
|
MessageHistory: use max_recall_count registry setting
|
2021-02-07 13:40:40 -08:00 |
Modules.pm
|
Modules: minor syntax formatting correction
|
2021-02-07 13:41:22 -08:00 |
NickList.pm
|
NickList: improve nicklist usage message
|
2020-05-18 00:04:12 -07:00 |
PBot.pm
|
Fix "unable to close filehandle __ANONIO__ properly" warning
|
2020-09-29 12:29:40 -07:00 |
Plugins.pm
|
Plugins: ignore blank lines in plugin_autoload
|
2020-05-18 09:54:55 -07:00 |
ProcessManager.pm
|
Fix "unable to close filehandle __ANONIO__ properly" warning
|
2020-09-29 12:29:40 -07:00 |
Refresher.pm
|
Refactor commands to begin with cmd_ and take a $context object
|
2020-05-04 13:21:35 -07:00 |
Registerable.pm
|
Registerable: add register_front method to register to head of list
|
2020-05-29 20:49:24 -07:00 |
Registry.pm
|
Rename $stuff to $context throughout
|
2020-05-01 20:59:51 -07:00 |
RegistryCommands.pm
|
Refactor commands to begin with cmd_ and take a $context object
|
2020-05-04 13:21:35 -07:00 |
SelectHandler.pm
|
Significantly improve delay of background-processing
|
2020-07-15 11:07:35 -07: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 |
StdinReader.pm
|
Tidy things up
|
2020-02-15 14:38:32 -08:00 |
Timer.pm
|
Timer: add more flexible ways to enqueue and dequeue events
|
2020-05-14 16:54:10 -07:00 |
Updater.pm
|
Add version metadata to JSON files
|
2020-04-21 19:44:14 -07:00 |
Users.pm
|
HashObjects, Users: use : instead of => as output separator
|
2021-02-07 13:43:39 -08:00 |
VERSION.pm
|
Update version
|
2021-05-31 03:16:52 -07:00 |
WebPaste.pm
|
WebPaste: remove unnecessary $result var
|
2021-02-07 13:55:41 -08:00 |