Commit graph

25 commits

Author SHA1 Message Date
Janek Bevendorff
c043fcc36a Corrected author metadata. 2012-08-15 02:22:25 +02:00
Janek Bevendorff
70c709d5c4 Fixed comment rejection when input is too long for regexp matching. 2012-08-15 02:17:43 +02:00
Janek Bevendorff
33e6c2ea40 Limited number of rows in configuration dialog to 8 to save space. 2012-08-15 02:05:04 +02:00
Janek Bevendorff
72c1da5308 Edited changelog, updated version, added myself to authors list. 2012-08-15 02:05:04 +02:00
Janek Bevendorff
165a61b6ec Typo 2012-08-15 02:05:04 +02:00
Janek Bevendorff
1195aa88bf Last JS fixes, especially for IE 6, 7 and 8. 2012-08-15 02:05:04 +02:00
Janek Bevendorff
4406b28884 Implemented answer retrieval method "Smarty". 2012-08-15 02:05:04 +02:00
Janek Bevendorff
56dfcb8f85 Fixed additional spam checks not being executed due to premature return statement. Also added some more flexibility on entry title spam detection by including the blog name. 2012-08-15 02:05:04 +02:00
Janek Bevendorff
50acf7d56b Added code documentation. 2012-08-15 02:05:04 +02:00
Janek Bevendorff
88e44f1877 Fixed bug that occured when custom questions were turned on, but no questions were provided. 2012-08-15 02:05:04 +02:00
Janek Bevendorff
8b8b76642a Implemented optional RegExp matching for questions, reduced number of get_config() calls and fixed a JavaScript error that occured when fetching answer via Ajax 2012-08-15 02:05:04 +02:00
Janek Bevendorff
a1caf4519a Shortened load event code, fixed element hiding (Captcha was hidden even if it wasn't filled properly) 2012-08-15 02:05:03 +02:00
Janek Bevendorff
b700c7a503 Made Captcha JS more flexible, replaced window.onload with DOMContentLoaded for modern browsers (with fallbacks). TODO: IE testing 2012-08-15 02:05:03 +02:00
Janek Bevendorff
ff184f1399 Implemented custom answers and additional answer retrieval method. Additionally a bug with 0 as a Captcha answer and the generated JSON response has been fixed. TODO: allow regular expressions for answers and implement answer retrieval method "Smarty" 2012-08-15 02:05:03 +02:00
Grischa Brockhaus
0680de42d1 spamBee: Removed "beta state". Ready for release! 2012-07-14 01:14:33 +02:00
Grischa Brockhaus
3ae4c77216 SpamBee: Moderation was logged wrong, some small fixes 2012-07-11 23:14:49 +02:00
Grischa Brockhaus
15fcf9b67c SpamBee: Moderation setting did not work. 2012-07-09 14:28:42 +02:00
Grischa Brockhaus
0ea08d42d8 SpamBee: Added moderation/reject option where it does make sense. 2012-07-09 14:28:42 +02:00
Grischa Brockhaus
8b1a40189d SpamBee: Deny cloned comment bodies (but not for trackbacks on different
entries).
2012-07-09 14:28:42 +02:00
Grischa Brockhaus
a6b9a5b046 SpamBee: Hidden Captchas 2012-07-09 14:28:42 +02:00
Grischa Brockhaus
ef53efd5e2 SpamBee: Ups! Honeypot was still visible for debug reasons. 2012-07-06 18:59:00 +02:00
Grischa Brockhaus
eb0e919047 SpamBee: Typos. 2012-07-06 18:53:41 +02:00
Grischa Brockhaus
ebb6577ebc Spamblok Bee: Nice welcome icon ;) 2012-07-06 18:36:18 +02:00
Grischa Brockhaus
43b7bcaaa3 CommentSpice, SpamblockBee: Removed antispam related code from CS and
finetuned SB.
2012-07-06 17:39:08 +02:00
Grischa Brockhaus
385533eb18 Spamblock Bee: Initial commit 2012-07-06 16:57:26 +02:00