Commit graph

54 commits

Author SHA1 Message Date
Vladimír Ajgl 7842af973e czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
Vladimír Ajgl c5248f893e czech translations - cvs/snv tags removed 2013-12-27 20:04:36 +01:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Vladimir Ajgl 080dbebd97 new/updated czech translations 2013-03-31 21:07:53 +02:00
Grischa Brockhaus be325e5338 spamBee: Made it work more nice with the contactform plugin 2012-09-26 12:51:21 +02:00
Grischa Brockhaus 15477decd7 spamBee: Fixed the plugin constrctor to make it compatible with the
plugin api.
2012-09-25 13:00:00 +02:00
Janek Bevendorff dc18afe298 SpamBee: Only show entries in stats which are not 0. 2012-08-19 17:55:45 +02:00
Janek Bevendorff 1293fce7ee Fixed typo in default value. 2012-08-19 17:46:02 +02:00
Janek Bevendorff 7fd8b5a45d SpamBee: Fixed typo in German locale. 2012-08-19 17:18:28 +02:00
Janek Bevendorff c9de44c76b SpamBee: Updated version, added author information to sidebar plugin. 2012-08-19 17:17:06 +02:00
Janek Bevendorff dc49b31e3d SpamBee: Implemented i18n for sidebar plugin and added English and German locales. Also fixed SQL inection vulnerability (although only admins could exploit it). 2012-08-19 17:14:26 +02:00
Grischa Brockhaus ee2dbd395f spamBee: v.1.2.5, Sidebarplugin ready and tested. 2012-08-17 22:47:29 +02:00
Grischa Brockhaus 0dc13ce49c spamBee: Man! My rotten D key is killing me! ;) 2012-08-17 22:44:45 +02:00
Grischa Brockhaus 8fbde332f2 spamBee: Cache cleanup on plugin save. 2012-08-17 22:44:44 +02:00
Grischa Brockhaus 52fbef7487 spamBee: sidebar plugin report caching. 2012-08-17 22:44:44 +02:00
Grischa Brockhaus 50e13c189a spamBee: sidebar updates 2012-08-17 22:41:39 +02:00
Grischa Brockhaus 529b81d4e9 Merge from master 2012-08-17 22:41:39 +02:00
Grischa Brockhaus 2556f998f1 spamBee: First version of stats sidebar plugin 2012-08-17 22:40:20 +02:00
Janek Bevendorff 9c554b0586 SpamBee: Use multibyte function for log entry truncation. 2012-08-17 13:43:21 +02:00
Janek Bevendorff d8133a34c3 SpamBee: Added truncation for honeypot log entry as well. 2012-08-17 13:39:16 +02:00
Janek Bevendorff 1b1f080623 SpamBee: Fixed spam log message for wrong Captcha answer, truncated Captcha answer in spam log after 40 characters. 2012-08-17 13:30:35 +02:00
Grischa Brockhaus 30d80eb248 spamBee: One trim too much.. 2012-08-16 22:02:33 +02:00
Grischa Brockhaus 2e14f12365 spamBee: Rejecting comments having entry title as body only works for
most blogs having the blogtitle as title, too.
2012-08-16 21:56:25 +02:00
Grischa Brockhaus c06bf44a7e spamBee: If core spam plugin was not installed, the check for required
fiels was rejecting trackbacks sometimes.
2012-08-16 14:06:16 +02:00
Janek Bevendorff 66a0119a09 Changed version number, added entry to changelog. 2012-08-16 13:19:55 +02:00
Janek Bevendorff 0166c86686 Simplified settings by removing the scramble option. This is now turned on by default. Also fixed backslash escaping in regular expressions. 2012-08-16 13:19:55 +02:00
Janek Bevendorff b3fe8e39eb Fixed exceeded string index range. 2012-08-16 01:43:40 +02:00
Janek Bevendorff 2a92668463 Updated version number, added entry to changelog. 2012-08-16 00:47:05 +02:00
Janek Bevendorff 8bd86e5783 Implemented answer scrambling and heavy JS code obfuscation. 2012-08-16 00:45:04 +02:00
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