..
IRC
Updated mode +q list tracking to updated freenode syntax; added ban whitelist (for evasion allowing)
2011-12-11 22:56:57 +00:00
AntiFlood.pm
bantracker: track +q and +b separately to prevent loss of information
2011-12-17 11:43:21 +00:00
BanTracker.pm
bantracker: track +q and +b separately to prevent loss of information
2011-12-17 11:43:21 +00:00
BotAdminCommands.pm
admin commands: added sl command to send raw commands to IRC server
2011-02-10 08:40:14 +00:00
BotAdmins.pm
Updated BotAdmins to use DualIndexHashObject
2010-08-15 08:25:35 +00:00
Channels.pm
Changed format of HashObject save-file to be more like DualIndexHashObject; removed need for index_key
2010-06-23 06:51:39 +00:00
ChanOpCommands.pm
Fixed unban command; misc bug-fixes
2011-10-31 19:56:08 +00:00
ChanOps.pm
Fixed unban command; misc bug-fixes
2011-10-31 19:56:08 +00:00
Commands.pm
propset svn:keywords on all PBot .pm modules
2010-06-04 23:01:44 +00:00
DualIndexHashObject.pm
factoids: improved handling of factoids belonging to other channels; significantly
2011-01-29 01:21:17 +00:00
FactoidCommands.pm
anti-flood, IRC, etc: added support for tracking NickServ accounts; refactored flood message history to be keyed on hostmask instead of nick; placed message history channels into its own sub-key
2011-02-11 02:46:35 +00:00
FactoidModuleLauncher.pm
Added Net::IRC as PBot::IRC in order to support PONG events and possible future customisation
2011-01-22 08:35:31 +00:00
Factoids.pm
factoids: don't show nick prefix if has action_with_args; updated factoids
2011-12-17 00:30:44 +00:00
HashObject.pm
Replaced ".*" with "global" in set/unset; replaced "," with ";" as comma
2010-06-29 07:31:27 +00:00
IgnoreList.pm
Resolve "use of uninitialized value in numeric gt" in IgnoreList.pm
2010-06-04 04:44:08 +00:00
IgnoreListCommands.pm
90% done in object-oriented conversion -- IgnoreList doesnt save/load/use regex yet.
2010-03-24 06:47:40 +00:00
Interpreter.pm
factoids: don't show nick prefix if has action_with_args; updated factoids
2011-12-17 00:30:44 +00:00
IRC.pm
Added Net::IRC as PBot::IRC in order to support PONG events and possible future customisation
2011-01-22 08:35:31 +00:00
IRCHandlers.pm
irchandlers: remove dumping of event on mode change
2011-02-13 09:07:11 +00:00
LagChecker.pm
lagchecker: use immediate elasped duration instead of average when no pong has been received yet
2011-12-12 00:31:31 +00:00
Logger.pm
Half-way through converting everything to objects. Committing mostly working copy as preview.
2010-03-22 07:33:44 +00:00
PBot.pm
Updated mode +q list tracking to updated freenode syntax; added ban whitelist (for evasion allowing)
2011-12-11 22:56:57 +00:00
Quotegrabs.pm
Quotegrabs: added more information to getq (grab owner and timestamp)
2011-12-04 01:13:21 +00:00
Registerable.pm
registerable: removed unnecessary array size check
2011-01-28 23:16:50 +00:00
StdinReader.pm
Half-way through converting everything to objects. Committing mostly working copy as preview.
2010-03-22 07:33:44 +00:00
Timer.pm
Progressing on object-oriented conversion. Some functionality may be missing.
2010-03-23 18:24:02 +00:00
VERSION.pm
bantracker: track +q and +b separately to prevent loss of information
2011-12-17 11:43:21 +00:00