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
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
71847ddc63
Make anti-flood logs less spammy
2010-06-06 00:35:24 +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
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
1131ab32df
Truncate long output to codepad.org
2010-04-13 04:17:54 +00:00
Pragmatic Software
654291e8a5
Commented out "Checking ..." in check message history
2010-04-09 22:53:17 +00:00
Pragmatic Software
0c54d9c93e
Send message on private ignore; parse adlib variables better
2010-04-02 18:23:31 +00:00
Pragmatic Software
f5bfe2dfda
prune_message_history used old flood_watch instead of message_history -- fixed
2010-03-29 08:39:48 +00:00
Pragmatic Software
a743261059
See Changes file
2010-03-26 05:14:03 +00:00
Pragmatic Software
d299a8fb0f
90% done in object-oriented conversion -- IgnoreList doesnt save/load/use regex yet.
2010-03-24 06:47:40 +00:00
Pragmatic Software
fa50724b58
Progressing on object-oriented conversion. Some functionality may be missing.
2010-03-23 18:24:02 +00:00
Pragmatic Software
313da0b587
Progressing on converting things to objects
2010-03-23 03:09:03 +00:00
Pragmatic Software
bd46c11120
Half-way through converting everything to objects. Committing mostly working copy as preview.
2010-03-22 07:33:44 +00:00
Pragmatic Software
f725743ccb
== MAJOR NEW BETA RELEASE ==
...
Converted single large "amalgamate" monolithic pbot2.pl script into multiple Perl packages/modules.
Tons of refactoring and clean-ups.
Consider this version to be beta. Use at your own risk.
2010-03-17 06:36:54 +00:00