Commit Graph

68 Commits (master)

Author SHA1 Message Date
Valentin Lorentz dfca8e3a34 AttackProtector: make testCleanCollection and testDontCleanCollectionToEarly faster 2010-11-13 19:56:25 +01:00
Valentin Lorentz 3e190e9e3a AttackProtector: Add the groupjoin trigger, the mode+i punishment, and fix testCleanCollection 2010-11-13 19:54:55 +01:00
Valentin Lorentz 2f1daae97e Merge branch 'master' of github.com:ProgVal/Supybot-plugins 2010-11-12 18:03:49 +01:00
Valentin Lorentz d97b462f12 AttackProtector: fix existing test cases and add testCleanCollectionAfterPunishment 2010-11-12 18:03:33 +01:00
Valentin Lorentz 29bc825fd9 AttackProtector: add content in the README.txt 2010-11-11 13:23:38 -08:00
Valentin Lorentz 62bb41045d AttackProtector: two fixes
Change default config for join.detections
pluralize the 'X flood detected'
2010-11-03 19:21:20 +01:00
Valentin Lorentz 4f159105ed AttackProtector & SupyML: rename utility functions in test cases 2010-11-03 11:20:19 +01:00
Valentin Lorentz 7ba8fb25ae AttackProtector: Remove unused import in test.py 2010-11-03 09:03:53 +01:00
Valentin Lorentz 9eaa7be59d AttackProtector: internationalize and localize into French 2010-11-02 13:16:14 +01:00
Valentin Lorentz eebd58b113 AttackProtector: localization in French
Fix syntax in config.py
Create messages.pot
Localize in French
2010-11-02 11:36:04 +01:00
Valentin Lorentz 293e691f6b AttackProtector: Python 2.5 fix
Class decorator turned into the old way
2010-11-02 10:55:17 +01:00
Valentin Lorentz b50e492778 Change version 0.1 to 0.2 2010-11-02 10:49:39 +01:00
Valentin Lorentz 648957eb3c AttackProtector: add attack types
Add the privmsg attack type
Add the notice attack type
2010-11-02 10:49:13 +01:00
Valentin Lorentz 6ccb62173d AttackProtector: add attack types
Add the part attack
Add the nick attack
2010-11-02 10:10:13 +01:00
Valentin Lorentz 7dfb429b7c AttackDetector: Makes the config.py more global 2010-11-02 08:51:17 +01:00
Valentin Lorentz de43a6cf2d AttackDetector: some code improvments
Add testDontCleanCollectionToEarly
Makes the event catcher more global
Split a more-than-80-chars line
2010-11-02 08:46:03 +01:00
Valentin Lorentz 8a683e66d7 AttackProtector: first implementation
Manages the join flood
2010-11-02 08:37:49 +01:00
Valentin Lorentz 74a4b0d9c8 Create AttackProtector plugin 2010-10-29 23:02:32 +02:00