.. |
IRC
|
IRC/Event: add event 729 endofquietlist
|
2020-04-28 16:59:03 -07:00 |
Utils
|
ValidateString: localize $@
|
2020-02-16 15:55:48 -08: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: add banlist.mute_mode_char registry setting to configure MODE character used for muting
|
2020-05-31 02:39:33 -07:00 |
BlackList.pm
|
BlackList: case-insensitive channel test
|
2020-05-09 03:16:14 -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: fix "Can't locate object method 'mode'" error
|
2020-05-30 23:18:49 -07:00 |
ChanOps.pm
|
Refactor BanTracker into BanList; move stuff out off ChanOps
|
2020-04-28 21:33:49 -07:00 |
Class.pm
|
Tidy things up
|
2020-02-15 14:38:32 -08:00 |
Commands.pm
|
Commands: do not expand variables for commands with dont-replace-pronouns, in order to preserve expected behavior
|
2020-05-21 19:57:11 -07:00 |
DualIndexHashObject.pm
|
DualIndexHashObject can now enqueue saves to prevent repeated-save thrashing
|
2020-05-14 16:57:34 -07:00 |
DualIndexSQLiteObject.pm
|
DualIndexSQLiteObject: do not interrupt atexit queue
|
2020-05-14 16:55:23 -07:00 |
EventDispatcher.pm
|
Tidy things up
|
2020-02-15 14:38:32 -08:00 |
FactoidCommands.pm
|
Refactor commands to begin with cmd_ and take a $context object
|
2020-05-04 13:21:35 -07:00 |
Factoids.pm
|
Factoids: Remove debug statement
|
2020-06-02 22:41:19 -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
|
Add object name to JSON metadata when saving
|
2020-04-24 23:04:07 -07:00 |
IgnoreList.pm
|
Refactor commands to begin with cmd_ and take a $context object
|
2020-05-04 13:21:35 -07:00 |
Interpreter.pm
|
Interpreter: support give nick cmd [args] command
|
2020-05-31 15:32:56 -07:00 |
IRC.pm
|
Tidy things up
|
2020-02-15 14:38:32 -08: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
|
Tidy things up
|
2020-02-15 14:38:32 -08:00 |
MessageHistory_SQLite.pm
|
MessageHistory: aka can now sort output; added option -l to show last seen time
|
2020-05-18 00:05:15 -07:00 |
MessageHistory.pm
|
MessageHistory: allow recalling multiple messages in-channel again
|
2020-05-31 17:14:03 -07:00 |
Modules.pm
|
Variables such as $0 can now be escaped, e.g. in factset , etc
|
2020-05-21 19:23:30 -07:00 |
NickList.pm
|
NickList: improve nicklist usage message
|
2020-05-18 00:04:12 -07:00 |
PBot.pm
|
PBot: fix reload blacklist
|
2020-06-01 21:48:17 -07:00 |
Plugins.pm
|
Plugins: ignore blank lines in plugin_autoload
|
2020-05-18 09:54:55 -07:00 |
ProcessManager.pm
|
ProcessManager: show "No output." for processes that exit without output; add $context flag to suppress this
|
2020-05-04 16:51:55 -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
|
Tidy things up
|
2020-02-15 14:38:32 -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 |
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
|
Users: do not repeat names for each hostmask per channel in users
|
2020-05-16 22:43:54 -07:00 |
VERSION.pm
|
Update version
|
2020-06-02 22:41:22 -07:00 |
WebPaste.pm
|
Fix incorrect truncation length when web-pasting content containing Unicode
|
2020-02-18 20:05:47 -08:00 |