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 |
|
Alexandre Emsenhuber
|
9c43bbe9b3
|
Oops
|
2008-06-27 09:28:39 +00:00 |
|
Alexandre Emsenhuber
|
a180d6aba2
|
Fix some E_NOTICE
|
2008-06-27 09:26:54 +00:00 |
|
Andrew Garrett
|
a4908befe4
|
=== instead of == for comparing with true
|
2008-06-27 09:18:45 +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
|
08890163af
|
Handle case where no filters were matched
|
2008-06-27 08:34:34 +00:00 |
|
Andrew Garrett
|
1c69a9c569
|
Remove some ugly debugging code
|
2008-06-27 08:19:49 +00:00 |
|
Andrew Garrett
|
0879428747
|
Pass a title instead of a user object. For some reason we were passing a user object into the hook :/
|
2008-06-27 08:16:11 +00:00 |
|
Andrew Garrett
|
8b2d1985c4
|
Actually restrict viewing private data
|
2008-06-27 08:11:09 +00:00 |
|
Andrew Garrett
|
f2c4519698
|
Forgotten column in abuse_filter_log
|
2008-06-27 08:05:28 +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
|
22bb5022e9
|
Actually allow people to add filters...
|
2008-06-27 07:21:26 +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 |
|