.. |
IRC
|
Support account-notify and extended-join capabilities
|
2016-08-28 03:49:27 -07:00 |
Plugins
|
Make AntiTwitter more robust
|
2017-02-22 12:09:06 -08:00 |
Utils
|
Ignore surrounding whitespace for integers in parsedate
|
2015-05-27 16:11:16 -07:00 |
AntiFlood.pm
|
Add missing return 0 to event handler
|
2016-12-16 19:22:42 -08:00 |
BanTracker.pm
|
Replace baninfo dump with terse line
|
2016-09-02 02:09:43 -07:00 |
BlackList.pm
|
Missing hash dereference
|
2016-11-04 12:40:17 -07:00 |
BotAdminCommands.pm
|
Move Quotegrabs to Plugins
|
2015-09-08 11:42:43 -07:00 |
BotAdmins.pm
|
Check for value of key instead of existence in loggedin()
|
2016-12-16 19:20:57 -08:00 |
Channels.pm
|
Add is_active($channel) to determine if $channel is added and enabled
|
2016-07-01 12:58:29 -07:00 |
ChanOpCommands.pm
|
Add error messages to a couple of commands
|
2016-11-16 19:14:39 -08:00 |
ChanOps.pm
|
unban by nick will now go through all akas for matching bans
|
2017-03-03 11:42:39 -08:00 |
Commands.pm
|
Rename unregister_by_name to unregister
|
2016-02-13 18:38:43 -08:00 |
DualIndexHashObject.pm
|
Fix minor bug creating empty factoid in factset without key argument
|
2015-12-13 22:08:17 -08:00 |
EventDispatcher.pm
|
Allow debug tracing of event handlers; don't remove handlers on error
|
2016-11-16 18:59:13 -08:00 |
FactoidCommands.pm
|
Fixed some stuff
|
2017-01-29 18:01:26 -08:00 |
FactoidModuleLauncher.pm
|
Look for module in global channel before falling back to local channel
|
2015-10-25 04:01:45 -07:00 |
Factoids.pm
|
Minor effective-level /kick derp
|
2016-11-16 19:14:00 -08:00 |
HashObject.pm
|
Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm
|
2014-05-18 20:09:05 +00:00 |
IgnoreList.pm
|
Add silent parameter to prevent logging of ignored messages
|
2016-02-25 00:45:03 -08:00 |
IgnoreListCommands.pm
|
Move English-to-seconds time duration parser to Utils::ParseDate
|
2015-04-13 15:43:19 -07:00 |
Interpreter.pm
|
Add factoid effective-level metadata and ability to kick from such factoids
|
2016-11-16 19:07:01 -08:00 |
IRC.pm
|
Remove unnecessary ${} around some objects from previous commit
|
2014-05-18 20:19:30 +00:00 |
IRCHandlers.pm
|
Improve robustness of message history tracking
|
2016-12-01 04:57:25 -08:00 |
LagChecker.pm
|
Add event dispatcher module to allow modules to dispatch events and
|
2014-11-01 00:15:21 +00:00 |
Logger.pm
|
Add centralized configuration registry module
|
2014-05-17 20:08:19 +00:00 |
MessageHistory_SQLite.pm
|
recall now skips nick-prefix and botnick-postfix messages
|
2016-12-09 15:31:36 -08:00 |
MessageHistory.pm
|
Make aka usage message more concise
|
2016-09-22 08:25:50 -07:00 |
NickList.pm
|
Ignore nicks that have not had activity in the last 1 hour when looking for similar nicks; add nicks to NickList when updating activity if they do not exist yet
|
2016-12-13 15:42:50 -08:00 |
PBot.pm
|
Make secret stuff more secret
|
2016-11-17 18:34:11 -08:00 |
Plugins.pm
|
Delete plugin subs /after/ calling unload()
|
2016-02-13 18:37:53 -08:00 |
Refresher.pm
|
Add response messages for refresh command
|
2015-06-18 23:36:51 -07:00 |
Registerable.pm
|
Add centralized configuration registry module
|
2014-05-17 20:08:19 +00:00 |
Registry.pm
|
Do not override pre-existing registry with default values
|
2016-01-29 13:08:40 -08:00 |
RegistryCommands.pm
|
Improve regfind with better formating in pasted output, and add -showvalues argument. regshow/regfind now show private entry names with value redacted
|
2014-05-20 03:28:43 +00:00 |
SelectHandler.pm
|
Use 0 second timeout on SelectHandler's select
|
2015-02-15 20:23:07 -08:00 |
SQLiteLogger.pm
|
Add SQLite logger and profiler functionality
|
2014-05-20 10:17:01 +00:00 |
SQLiteLoggerLayer.pm
|
Add SQLite logger and profiler functionality
|
2014-05-20 10:17:01 +00:00 |
StdinReader.pm
|
Use botnick instead of trigger for stdin commands
|
2015-04-19 01:53:46 -07:00 |
Timer.pm
|
Unregister timers by id instead of subref
|
2016-01-29 12:59:07 -08:00 |
VERSION.pm
|
Update version
|
2017-02-27 04:47:02 -08:00 |