.. |
IRC
|
Bug-fixes to recent commits
|
2013-07-30 13:12:21 +00:00 |
AntiFlood.pm
|
Fix case-sensitivity to show QUIT messages properly
|
2014-09-09 07:19:10 +00:00 |
BanTracker.pm
|
Add registry entry for ChanServ ban timeout
|
2014-05-23 05:03:54 +00:00 |
BotAdminCommands.pm
|
Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm
|
2014-05-18 20:09:05 +00:00 |
BotAdmins.pm
|
Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm
|
2014-05-18 20:09:05 +00:00 |
Channels.pm
|
Move some responses from /msg to public
|
2014-06-01 21:32:32 +00:00 |
ChanOpCommands.pm
|
Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm
|
2014-05-18 20:09:05 +00:00 |
ChanOps.pm
|
Add default handler for unhandled IRC events; ignore certain IRC events; improve handling of chan-op requests
|
2014-08-11 07:34:30 +00:00 |
Commands.pm
|
Allow quoting/escaping spaces in grab arguments
|
2014-05-22 01:24:14 +00:00 |
DualIndexHashObject.pm
|
Restored load, unload, count and histogram commands.
|
2014-05-24 12:01:59 +00:00 |
FactoidCommands.pm
|
Add support for nooverride to prevent commands from being overridden in different namespaces
|
2014-07-11 12:56:17 +00:00 |
FactoidModuleLauncher.pm
|
Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm
|
2014-05-18 20:09:05 +00:00 |
Factoids.pm
|
Add registry entry to control max recursion depth for interpreter
|
2014-05-31 01:05:47 +00: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
|
Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm
|
2014-05-18 20:09:05 +00:00 |
IgnoreListCommands.pm
|
Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm
|
2014-05-18 20:09:05 +00:00 |
Interpreter.pm
|
Improve handling of white-space when splitting output on new-lines
|
2014-08-11 07:32:24 +00:00 |
IRC.pm
|
Remove unnecessary ${} around some objects from previous commit
|
2014-05-18 20:19:30 +00:00 |
IRCHandlers.pm
|
Improve check for ban-evasion when nick-change is detected
|
2014-08-12 05:51:21 +00:00 |
LagChecker.pm
|
Timer can now update timeout interval by timer id; add timer interval to registry for LagChecker and MessageHistory_SQLite
|
2014-05-19 10:30:25 +00:00 |
Logger.pm
|
Add centralized configuration registry module
|
2014-05-17 20:08:19 +00:00 |
MessageHistory_SQLite.pm
|
Improve check for ban-evasion when nick-change is detected
|
2014-08-12 05:51:21 +00:00 |
MessageHistory.pm
|
Add newline to "also known as" output to improve formatting in pastes
|
2014-08-11 07:33:05 +00:00 |
PBot.pm
|
Add default handler for unhandled IRC events; ignore certain IRC events; improve handling of chan-op requests
|
2014-08-11 07:34:30 +00:00 |
Quotegrabs_Hashtable.pm
|
Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm
|
2014-05-18 20:09:05 +00:00 |
Quotegrabs_SQLite.pm
|
Improve wildcard handling
|
2014-05-31 01:08:01 +00:00 |
Quotegrabs.pm
|
Allow quoting/escaping spaces in grab arguments
|
2014-05-22 01:24:14 +00:00 |
Registerable.pm
|
Add centralized configuration registry module
|
2014-05-17 20:08:19 +00:00 |
Registry.pm
|
Fix use of wrong sub name when saving registry entries in add/remove subs
|
2014-08-04 22:50:22 +00: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
|
Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm
|
2014-05-18 20:09:05 +00: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
|
Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm
|
2014-05-18 20:09:05 +00:00 |
Timer.pm
|
Timer can now update timeout interval by timer id; add timer interval to registry for LagChecker and MessageHistory_SQLite
|
2014-05-19 10:30:25 +00:00 |
VERSION.pm
|
CGrammar: Remove excessive "result of the expression" for parenthesized expressions
|
2014-09-09 07:20:42 +00:00 |