Ian
|
506652293e
|
cleared whitespaces
|
2012-02-17 17:49:30 +01:00 |
|
Ian
|
6d4bd49ac7
|
adding serendipity_db_bool to global emergency moderation
|
2012-02-13 11:46:26 +01:00 |
|
Ian
|
bf3b1a05e8
|
spamblock 1.79 - killswitch check to verify_once
|
2012-02-13 11:12:10 +01:00 |
|
Ian
|
4bf5327c64
|
update spamblock wordfilter to function & updated NEWS
|
2011-11-29 16:19:12 +01:00 |
|
Garvin Hicking
|
c4e35b58fa
|
* Added ability to report spam/ham to akismet (Black Warthog)
|
2011-04-11 07:34:37 +00:00 |
|
Garvin Hicking
|
741994a06b
|
hide mails by default
|
2011-03-31 11:37:57 +00:00 |
|
Garvin Hicking
|
8420699997
|
template and plugin option groups, experimental
|
2011-01-03 09:11:17 +00:00 |
|
Garvin Hicking
|
8ca7f04b8f
|
* Implemented suggestion of removing boilerplate code in plugin API:
Change hack protection, introduce unified language loading, see
http://board.s9y.org/viewtopic.php?f=11&t=16921
Thanks to mt2!
|
2010-08-20 09:07:42 +00:00 |
|
Grischa Brockhaus
|
07c12ca516
|
* Commented out DEBUG logs of Akismet, that blow up the spamblocklog table
* Reporting of correct comment type for Akismet calls (pingback or trackback)
|
2009-07-15 10:57:42 +00:00 |
|
Garvin Hicking
|
677df54625
|
PHP 5.3 compatibility, upgrade Smarty to 2.6.26
|
2009-07-14 11:40:16 +00:00 |
|
Grischa Brockhaus
|
c589517516
|
Added "exclude urls" to ip validation functionality in spam block plugin. identi.ca is sending pingbacks but fails the ip validation!
(there were a bug in the prior commit.. :-/)
|
2009-07-05 15:15:10 +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
|
49811d0f25
|
typo fix by christian boltz
|
2009-05-20 11:51:37 +00:00 |
|
Garvin Hicking
|
d67d2c6985
|
Use space as seperator
|
2009-02-24 08:31:28 +00:00 |
|
Garvin Hicking
|
c27d6719f4
|
* Added ability to use strftime variables in the spamblock.log
filename. (kleinerchemiker)
|
2009-02-20 12:36:46 +00:00 |
|
Garvin Hicking
|
c2f805cffc
|
forgot one
|
2009-02-05 10:33:37 +00:00 |
|
Garvin Hicking
|
cb7b71020e
|
* Changed spamblock plugin for text filtering to ignore trailing
or prepending spaces in blacklists (garvinhicking)
|
2009-02-05 10:30:51 +00:00 |
|
Garvin Hicking
|
90e6b3ac25
|
Document changes in spamblock plugin
|
2009-01-19 11:57:03 +00:00 |
|
Jude Anthony
|
ed1bfd638a
|
Default to the Open Source akismet server, but only if no key has been entered yet.
|
2009-01-19 02:14:32 +00:00 |
|
Jude Anthony
|
7c19dfb997
|
Added TypePad Antispam akismet server
|
2009-01-19 02:04:04 +00:00 |
|
Garvin Hicking
|
c31a8dd7b9
|
* Change "Allow duplicate content" in spamblock plugin to not
operate on (empty) pingbacks (garvinhicking)
|
2009-01-13 18:00:26 +00:00 |
|
Garvin Hicking
|
0498ba3327
|
patch by isotopp to prevent empty deny from .htaccess clause
|
2009-01-12 08:15:23 +00:00 |
|
Garvin Hicking
|
2214abf835
|
mail-based comment authorisation for spamblock plugin
|
2008-10-13 11:02:12 +00:00 |
|
Garvin Hicking
|
5e3201e7a8
|
Disable logging by default
|
2008-10-13 08:13:36 +00:00 |
|
Garvin Hicking
|
189ff27f2f
|
FLip wrong error message, thanks to greenwayg
|
2008-09-24 08:52:14 +00:00 |
|
Grischa Brockhaus
|
c7d3b1ede3
|
Extended spam blocking plugin to handle pingbacks like trackbacks.
|
2007-08-14 18:43:00 +00:00 |
|
Garvin Hicking
|
95639e58e3
|
Descriptive Akismet spam return
|
2007-08-13 08:03:40 +00:00 |
|
Garvin Hicking
|
f2eee4d33c
|
Fix table generation for spamblock, thanks to boris
|
2007-08-13 08:00:01 +00:00 |
|
Garvin Hicking
|
a0d950b320
|
HTML and images by Don
|
2007-08-06 10:18:26 +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
|
ee32db52ee
|
Don's patches
|
2007-07-20 09:20:31 +00:00 |
|
Garvin Hicking
|
ed5a65320d
|
Add smaty modifier that can pass referenced variables to a smarty plugin api. Hurts to see that, but seems to be the only way
|
2007-06-01 15:31:54 +00:00 |
|
Garvin Hicking
|
d4a4dd9f81
|
Only use 255/200 characters of HTTP user agent/referer strings, more don't fit into tables
|
2007-04-25 10:00:36 +00:00 |
|
Garvin Hicking
|
e4a93ebfdc
|
Use readTimeout HTTP::Request option to reduce timeout issues,
by isotopp (http://blog.koehntopp.de/archives/1651-Trackback-spam-swamping-my-apache....html)
|
2007-04-10 07:16:27 +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
|
f5597d0d6f
|
More verbosity to the serotonics around the world
|
2007-01-18 14:44:59 +00:00 |
|
Garvin Hicking
|
87e7e92402
|
Make spamblock plugin be more verbose in moderation-queue emails. RFE #1626712
|
2007-01-14 15:33:48 +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 |
|
Omid Mottaghi
|
f3ac97c9d8
|
added a class to captcha-image-div. captcha MUST be LTR in all languages.
|
2006-12-27 10:39:06 +00:00 |
|
Garvin Hicking
|
9b67bdd517
|
Make plugins bail out if called directly
|
2006-12-01 08:58:47 +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 |
|