Andrew Garrett
|
ef2dac1a7c
|
Add log entries for actions done by the extension. Also, properly scramble conflicting accounts by resetting email too
|
2008-07-09 07:02:13 +00:00 |
|
Niklas Laxström
|
10652d4d79
|
* Added missing desc message
* Do not transform messages that are later parsed
* Split paragrahps to shorter lines, svn is bad at tracking long lines
|
2008-06-29 20:10:42 +00:00 |
|
Andrew Garrett
|
796dab30dd
|
Clean up code a little, tell users which filters they've matched, and don't display the 'disallowed' text if that's already being done by another action.
|
2008-06-29 14:00:39 +00:00 |
|
Andrew Garrett
|
cef3040152
|
Also allow spaces, newlines, tabs to be ignored when processing rules
|
2008-06-28 04:11:21 +00:00 |
|
Andrew Garrett
|
aebb17233e
|
Add specialratio to modifiers
|
2008-06-27 11:33:27 +00:00 |
|
Andrew Garrett
|
9a2ddd9aba
|
Fix bug in OR condition parsing
|
2008-06-27 11:13:07 +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
|
2cc6bdfa5e
|
Add install.php, installer which adds the blocker account if it doesn't exist, adds the tables
|
2008-06-27 09:38:54 +00:00 |
|
Andrew Garrett
|
bf1009091b
|
Add contains to the list of operators
|
2008-06-27 09:11:59 +00:00 |
|
Andrew Garrett
|
554f8ff412
|
Add contains operator
|
2008-06-27 08:50:03 +00:00 |
|
Andrew Garrett
|
1c69a9c569
|
Remove some ugly debugging code
|
2008-06-27 08:19:49 +00:00 |
|
Andrew Garrett
|
3bc50d4f95
|
Change multi-table select to LEFT OUTER JOIN, so actions without consequences show up on the filter page'
|
2008-06-27 07:55:13 +00:00 |
|
Andrew Garrett
|
1f5f95131d
|
Add AbuseFilter extension
|
2008-06-27 06:18:51 +00:00 |
|