pbot/PBot
Pragmatic Software 111847340e Make c2english output slightly more clean 2013-10-19 18:42:05 +00:00
..
IRC Bug-fixes to recent commits 2013-07-30 13:12:21 +00:00
AntiFlood.pm Fix potential race-condition check-ban issue where a server could send a message immediately after someone is banned, causing them to be falsely detected as evading a ban 2013-10-14 11:53:34 +00:00
BanTracker.pm Added ability to lock factoids to prevent editing; improved detection of ban-evasion by devalidating accounts on part/quit and devalidating existing accounts that match a banmask when a ban occurs 2013-09-13 21:48:19 +00:00
BotAdminCommands.pm Fix export command factoids/quotegrabs argument 2013-10-13 10:14:20 +00:00
BotAdmins.pm Updated BotAdmins to use DualIndexHashObject 2010-08-15 08:25:35 +00:00
ChanOpCommands.pm Bug-fixes to recent commits 2013-07-30 13:12:21 +00:00
ChanOps.pm Fix splitting of IPv6 masks in modes in IRC/Connection.pm 2013-07-30 09:50:59 +00:00
Channels.pm Channels: Properly check for arguments to chanadd/chanrem 2012-10-05 01:59:04 +00:00
Commands.pm propset svn:keywords on all PBot .pm modules 2010-06-04 23:01:44 +00:00
DualIndexHashObject.pm Ban timeouts hash converted to DualIndexHashObject to properly group masks by channels 2013-07-24 12:35:40 +00:00
FactoidCommands.pm Added ability to lock factoids to prevent editing; improved detection of ban-evasion by devalidating accounts on part/quit and devalidating existing accounts that match a banmask when a ban occurs 2013-09-13 21:48:19 +00:00
FactoidModuleLauncher.pm Add SSL support, and other misc updates 2013-02-25 02:27:24 +00:00
Factoids.pm Restore missing "$keyword is $result" when triggering factoid without $ref_from 2013-10-14 17:22:06 +00:00
HashObject.pm Channels: Properly check for arguments to chanadd/chanrem 2012-10-05 01:59:04 +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 Ban timeouts hash converted to DualIndexHashObject to properly group masks by channels 2013-07-24 12:35:40 +00:00
IgnoreList.pm Interpreter: tell <nick> about <command> now case-insensitive 2012-09-06 10:09:44 +00:00
IgnoreListCommands.pm Interpreter: tell <nick> about <command> now case-insensitive 2012-09-06 10:09:44 +00:00
Interpreter.pm Fix /say substitution derp that allowed "/say /msg foo bar" to actually invoke /msg rather than saying "/msg foo bar" 2013-10-12 15:06:27 +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 Ban timeouts hash converted to DualIndexHashObject to properly group masks by channels 2013-07-24 12:35:40 +00:00
Quotegrabs.pm Add table of contents to quotegrabs html export 2013-10-13 10:23:20 +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 Make c2english output slightly more clean 2013-10-19 18:42:05 +00:00