78 Commits

Author SHA1 Message Date
Vladimír Ajgl
502ae3a7a1 czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:58:01 +01:00
Vladimír Ajgl
e85de9cc5f czech translations - cvs/snv tags removed 2013-12-27 20:04:56 +01:00
Ian
8d29fcc15a fix Captcha bug with upper PHP versions 2013-12-25 19:22:41 +01:00
Daniel Lange
16e57974b0 Fixes and updates for serendipity_event_spamblock by DLange
[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:21:22 +01:00
Ian
b0f52449a2 IPv6 - create table ip fix for last commits 2013-11-08 12:47:59 +01:00
Ian
3845c0b9c8 Alter table - postgresql compat - removed backticks 2013-11-08 12:08:37 +01:00
Ian
e2827c6d0d extend 9d11702 with tunnled IPv4 (thanks to DLange) 2013-11-08 11:51:22 +01:00
Ian
9d11702ca3 fixed core plugins db tables, ip column to IPv6 length 2013-11-06 16:44:23 +01:00
Ian
9d34a5244c tab2spaces, line indent cleanup, ending spaces
all without htmlarea & $smarty
2013-10-12 21:23:30 +02:00
Ian
d969624365 core plugins cleanup, doc headers, tabs, consistency etc. 2013-08-14 12:11:40 +02:00
Garvin Hicking
8055e954ee fix typo 2013-05-09 12:38:34 +02:00
Rasmus Lerdorf
b79ab865c7 Fix a bunch of typos and minor mistakes 2013-05-05 23:45:38 -07:00
Garvin Hicking
90cc96fd7d htaccess fix by dlange 2013-04-29 13:22:20 +02:00
Ian
ae2414134e fixed spamblock PHP 5.4 warning 2013-04-23 09:56:53 +02:00
Ian
6a796ebe93 Revert to 78cb307b73 2012-12-13 14:49:51 +01:00
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