63 Commits

Author SHA1 Message Date
Garvin Hicking
d7ef7a7a04 port everything so that 2.0 and 1.7 have the same features 2012-06-12 19:39:11 +02:00
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
Vladimir Ajgl
94b6985f84 Update of czech translation files 2011-04-17 13:19:24 +00: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
Vladimir Ajgl
d1500a6c6b Update of czech translation files for plugins, bulletproof theme and system language file 2009-08-12 20:58:39 +00:00
Grischa Brockhaus
b5793aeb06 2009-07-15 10:57:58 +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
450ab08732 language update by konus 2009-06-15 09:26:05 +00:00
Garvin Hicking
49811d0f25 typo fix by christian boltz 2009-05-20 11:51:37 +00:00
Garvin Hicking
ed8542a164 grammar change 2009-02-26 09:42:11 +00:00
Garvin Hicking
d659406694 update czech translation by vlada ajgl 2009-02-25 09:06:29 +00:00
Garvin Hicking
d67d2c6985 Use space as seperator 2009-02-24 08:31:28 +00:00
Garvin Hicking
93eed7a946 Language update by Vlada Ajgl 2009-02-23 11:04:54 +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
Garvin Hicking
c9a7a90992 Better wording for CSRF protection 2008-03-17 13:29:37 +00:00
Garvin Hicking
5304923dd0 chinese language update by Demin Yin (work in progress) 2007-11-20 12:05:07 +00:00
Garvin Hicking
0be0f20c44 Add translations by VladaAjgl 2007-11-20 11:29:06 +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
Tadashi Jokagi
b91764fca1 * translation updated. 2007-06-06 04:23:06 +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
5c255ef5dc Polish update by Costa 2007-02-06 08:35:09 +00:00
Garvin Hicking
f5597d0d6f More verbosity to the serotonics around the world 2007-01-18 14:44:59 +00:00