Pragmatic Software
|
40ed750a1f
|
Ping timeout quits now handled
|
2010-06-12 04:38:38 +00:00 |
|
Pragmatic Software
|
ef3d9770ca
|
Refactored AntiFlood account code -- much improved
|
2010-06-12 04:27:58 +00:00 |
|
Pragmatic Software
|
347bb86bac
|
Correct variable $ch to $channel
|
2010-06-12 01:52:11 +00:00 |
|
Pragmatic Software
|
a70d8a1fd5
|
Antiflood: deal with ping timeout quits aggressively
|
2010-06-12 01:49:49 +00:00 |
|
Pragmatic Software
|
4242eecf43
|
Correct joinwatch behavior for netsplits; remove joinwatch behavior for "Changing host"
|
2010-06-11 08:01:32 +00:00 |
|
Pragmatic Software
|
0ce7f52725
|
Correct joinwatch for new entries to message history
|
2010-06-11 04:26:20 +00:00 |
|
Pragmatic Software
|
da7eb0b111
|
Make join flood more robust
|
2010-06-11 04:03:36 +00:00 |
|
Pragmatic Software
|
b7cd3cfbfc
|
Improving handling of join flooding -- decrement join count for netsplits and host changes; increase ban duration based on offense count; etc
|
2010-06-10 20:26:09 +00:00 |
|
Pragmatic Software
|
363dd1fc29
|
Show anti-flood timestamp comparisons for join floods only (to reduce log traffic)
|
2010-06-10 19:20:12 +00:00 |
|
Pragmatic Software
|
a64d62b549
|
Updating factoids
|
2010-06-06 09:13:17 +00:00 |
|
Pragmatic Software
|
49bbf5c73e
|
Temporary hack to skip hostmask entry when iterating channels in message history, will fix soon
|
2010-06-06 07:22:23 +00:00 |
|
Pragmatic Software
|
8a5c7a99c2
|
Remove debugging print statements from AntiFlood.pm
|
2010-06-06 05:22:07 +00:00 |
|
Pragmatic Software
|
96be537c39
|
AntiFlood now detects based on *!user@host instead of nick
|
2010-06-06 05:19:31 +00:00 |
|
Pragmatic Software
|
96fd2d7c7a
|
Remove FLOOD_JOIN and FLOOD_CHAT from PBot.pm
|
2010-06-06 04:41:15 +00:00 |
|
Pragmatic Software
|
8c4d01d83a
|
Update version
|
2010-06-06 00:36:01 +00:00 |
|
Pragmatic Software
|
71847ddc63
|
Make anti-flood logs less spammy
|
2010-06-06 00:35:24 +00:00 |
|
Pragmatic Software
|
9b3a8f1284
|
Show offenses and join_watch count in list messages
|
2010-06-06 00:34:27 +00:00 |
|
Pragmatic Software
|
7bcfa52b25
|
Increase join flood detection to 4 joins within 30 minutes without a message; set join_watch -= 2 on join ban to allow two join attempts afterwards in order to give them a chance to rejoin
|
2010-06-05 17:45:41 +00:00 |
|
Pragmatic Software
|
4b342be290
|
Add join flood protection
|
2010-06-05 06:07:15 +00:00 |
|
Pragmatic Software
|
7df2346d01
|
Remove NewModule.pm skeleton file
|
2010-06-05 04:41:37 +00:00 |
|
Pragmatic Software
|
b1c2a12500
|
Move $VERSION out of PBot.pm and to its own VERSION.pm module
|
2010-06-05 04:34:14 +00:00 |
|
Pragmatic Software
|
4e4574d2b6
|
Setting PBot.pm $VERSION from build script instead
|
2010-06-05 00:30:03 +00:00 |
|
Pragmatic Software
|
8c03a7b18b
|
Updating SVN properties
|
2010-06-05 00:22:43 +00:00 |
|
Pragmatic Software
|
b1ddd846c0
|
Set SVN to ignore files in log directory
|
2010-06-05 00:15:01 +00:00 |
|
Pragmatic Software
|
4563ca7794
|
Finalizing SVN auto-props Id keyword for PBot.pm $VERSION
|
2010-06-04 23:18:50 +00:00 |
|
Pragmatic Software
|
e3680adbb4
|
Testing SVN auto-props Id keyword for PBot.pm $VERSION
|
2010-06-04 23:12:32 +00:00 |
|
Pragmatic Software
|
f9612331bc
|
propset svn:keywords on all PBot .pm modules
|
2010-06-04 23:01:44 +00:00 |
|
Pragmatic Software
|
d01b724427
|
Testing SVN auto-props for Id keyword
|
2010-06-04 22:55:03 +00:00 |
|
Pragmatic Software
|
a47cfc96e7
|
No longer updating Changes file, use SVN changelist at code.google.com
|
2010-06-04 09:37:53 +00:00 |
|
Pragmatic Software
|
dcc140f797
|
Updating factoids
|
2010-06-04 05:01:16 +00:00 |
|
Pragmatic Software
|
bfbc663622
|
Resolve "use of uninitialized value in numeric gt" in IgnoreList.pm
|
2010-06-04 04:44:08 +00:00 |
|
Pragmatic Software
|
41bd599228
|
Quieting now does +b instead of +q, so it is compatible with all ircds. Updating README
|
2010-06-04 04:38:42 +00:00 |
|
Pragmatic Software
|
4d93519256
|
Remove #osdev from ignore case, fix warning numeric eq warning message
|
2010-05-30 02:22:38 +00:00 |
|
Pragmatic Software
|
baadde5e24
|
Fix typo in unquieting sub
|
2010-05-30 02:21:39 +00:00 |
|
Pragmatic Software
|
a58700ce51
|
Removing useless "You may speak again." privmsg on unquiet timeout
|
2010-05-30 02:08:21 +00:00 |
|
Pragmatic Software
|
7399f4ff91
|
Replaced mode +q with mode +b for quieting; replaced nick!*@* with *!*@host in anti-flood; quiet commands take mask instead of nick
|
2010-05-30 02:02:29 +00:00 |
|
Pragmatic Software
|
0b3aa9015b
|
Added missing newline to flood reset message
|
2010-05-28 05:20:06 +00:00 |
|
Pragmatic Software
|
4e53210445
|
Replace die with croak, and move Net::IRC::Connection::DESTROY redefinition to before any deaths
|
2010-05-27 09:29:17 +00:00 |
|
Pragmatic Software
|
d31b7594a2
|
No longer need to edit Net::IRC::Connection.pm
|
2010-05-27 09:20:07 +00:00 |
|
Pragmatic Software
|
ed5181cf0d
|
Redefine Net::IRC::Connection::DESTROY sub after forking to prevent disconnecting when child exits
|
2010-05-27 09:19:11 +00:00 |
|
Pragmatic Software
|
631a075ca5
|
Added quick list of built-in/CPAN module dependencies to README
|
2010-05-26 22:57:33 +00:00 |
|
Pragmatic Software
|
895f98d20a
|
Updating factoids (added fnord, etc)
|
2010-05-26 22:35:01 +00:00 |
|
Pragmatic Software
|
a255cf258d
|
chdir to modules directory before executing module
|
2010-05-26 22:34:34 +00:00 |
|
Pragmatic Software
|
a04dae42ca
|
Clarify modification to Net::IRC::Connection.pm in README
|
2010-05-25 22:25:44 +00:00 |
|
Pragmatic Software
|
d36cc78bca
|
Removing -x option from astyle command in order to support older versions
|
2010-05-25 06:23:03 +00:00 |
|
Pragmatic Software
|
676bc8f7ba
|
Updating README
|
2010-05-25 06:16:28 +00:00 |
|
Pragmatic Software
|
45152f74b4
|
Updating FactoidModuleLauncher.pm to correct slash intrapolation (esp on newlines)
|
2010-05-25 05:47:13 +00:00 |
|
Pragmatic Software
|
aead7b17da
|
README more readable
|
2010-05-25 05:36:13 +00:00 |
|
Pragmatic Software
|
3f6cb28a36
|
Quick (and dirty) updates to README
|
2010-05-25 05:24:09 +00:00 |
|
Pragmatic Software
|
124cfc0753
|
Put something useful in README for now
|
2010-05-25 03:20:56 +00:00 |
|