Commit graph

6 commits

Author SHA1 Message Date
Andrew Garrett f34000f1fb Abuse filter updates:
* Disallow more than 100 condition-checks per action.
* Disallow filters which are misbehaving (more than 5 matches, constituting more than 5% of recent actions)
* Display statistics for all filters (percentage of times the condition limit is reached, and percentage of times some filter is matched), and individual filters (percentage of times it's matched).
2008-07-17 02:43:45 +00:00
Andrew Garrett 44da7a3dce Change primary key of abuse_filter_action from afa_filter to afa_filter,afa_consequence 2008-06-27 09:49:26 +00:00
Andrew Garrett f2c4519698 Forgotten column in abuse_filter_log 2008-06-27 08:05:28 +00:00
Andrew Garrett 09d101e86c Oops, another SQL error 2008-06-27 07:09:46 +00:00
Andrew Garrett 240f40131e Fix SQL error 2008-06-27 07:06:56 +00:00
Andrew Garrett 1f5f95131d Add AbuseFilter extension 2008-06-27 06:18:51 +00:00