Stephan Brunker
c1908949fc
event_spamblock: Added option for auto-moderate comments depending on age
2019-03-05 18:38:22 +01:00
Thomas Hochstein
4568bd892e
Change message for auto-moderation after X days.
...
As "X" is looking like a placeholder that has
not been replaced, rephrase to "Auto-moderation
for old entries".
See https://board.s9y.org/viewtopic.php?f=2&t=24034#p10451071
Done for EN and DE, other languages will have
to be changed, too.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-09-22 13:35:04 +02:00
Ian
7cd98fb1f9
lang cleanup core spamblock plugin
2016-01-21 18:05:14 +01:00
Ian
b3eb11b9f0
upport spamblock lang changes
2014-02-08 17:37:17 +01:00
Daniel Lange
9dd5b9762b
Fixes and updates for serendipity_event_spamblock by DLange (2.0 branch)
...
[PATCH 1/4] remove serendipity_serverOffsetHour() workaround as this
function is now in core
[PATCH 2/4] remove blogg.de anti-spamlist support as it has been
discontinued
[PATCH 3/4] proper locking of .htaccess file to prevent race
condition and partial file over-writes
[PATCH 4/4] allow multiple Deny From lines in .htaccess so more IPs
can be simultaneously blocked for busy sites
2013-11-11 14:30:37 +01:00
Garvin Hicking
c4e35b58fa
* Added ability to report spam/ham to akismet (Black Warthog)
2011-04-11 07:34:37 +00:00
Grischa Brockhaus
45c300afd5
Added "exclude urls" to ip validation functionality in spam block plugin. identi.ca is sending pingbacks but fails the ip validation!
2009-07-04 00:16:18 +00:00
Garvin Hicking
ed8542a164
grammar change
2009-02-26 09:42:11 +00:00
Garvin Hicking
90e6b3ac25
Document changes in spamblock plugin
2009-01-19 11:57:03 +00:00
Jude Anthony
7c19dfb997
Added TypePad Antispam akismet server
2009-01-19 02:04:04 +00:00
Garvin Hicking
2214abf835
mail-based comment authorisation for spamblock plugin
2008-10-13 11:02:12 +00:00
Garvin Hicking
c9a7a90992
Better wording for CSRF protection
2008-03-17 13:29:37 +00:00
Grischa Brockhaus
c7d3b1ede3
Extended spam blocking plugin to handle pingbacks like trackbacks.
2007-08-14 18:43:00 +00:00
Grischa Brockhaus
fc1e6a049f
New spam blocking method for trackbacks: ip validation. The senders ip is compared with the ip of the host, the trackback is set to. If they don't match, the trackback is rejected/moderated. This should reject most of the trackback spam bots.
2007-07-31 15:19:16 +00:00
Garvin Hicking
85e3e5b483
Show current captcha look in the plugin configuration menu
2007-03-26 09:37:41 +00:00
Garvin Hicking
70adf0857b
Update spamblock plugin to update a .htaccess file with DENY rules based on recent spammer IPs. EXPERIMENTAL.
2007-02-09 10:42:03 +00:00
Garvin Hicking
bffc773cdf
Allow to make shared installs have their own config file, patch by stm9x9
2007-01-02 10:15:53 +00:00
Garvin Hicking
41dd356d45
Admin-based comment response, CSRF-protection for comment form in antispam plugin
2006-10-26 09:41:10 +00:00
Garvin Hicking
80e14346a5
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00