Commit graph

538 commits

Author SHA1 Message Date
Janek Bevendorff 165a61b6ec Typo 2012-08-15 02:05:04 +02:00
Janek Bevendorff 80131f3969 Remove .directory file. 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
Ian 6adb2d9f04 fixed checksum vars, enhanced cleanup and added messages 2012-08-14 20:20:52 +02:00
Garvin Hicking 2c5b67bcfa Automagic XML sync 2012-08-14 03:57:53 +02:00
Matthias Mees 14955e62b6 Amend ChangeLog, bump version number. 2012-08-14 01:55:06 +02:00
Matthias Mees 94cac7921d Added new German translations to the UTF-8 lang file as well. 2012-08-14 01:53:00 +02:00
Matthias Mees 297626f13c Added some German translations, fixed a typo in English lang file. 2012-08-14 01:51:33 +02:00
Matthias Mees d09a5fb3d0 Some semantic enhancements to make markup easier to style. Plus template cleanup. 2012-08-14 01:44:11 +02:00
Garvin Hicking 9414bdf289 Automagic XML sync 2012-08-12 04:00:12 +02:00
Grischa Brockhaus 827a7986dc commentSpice: Delete old configuration entries that have moved to the
spambee in order to not confuse 2k11
2012-08-11 14:59:23 +02:00
Garvin Hicking 510af38ef3 Automagic XML sync 2012-08-04 03:57:53 +02:00
Matthias Gutjahr 02965f1adf Added Flattr to feeds (issue #11) 2012-08-02 23:02:44 +02:00
Garvin Hicking 887b85cfac Automagic XML sync 2012-08-01 04:06:59 +02:00
garvinhicking af1bb5b6f5 fix utf-8 2012-07-31 11:07:04 +02:00
Garvin Hicking 203cb400a5 Automagic XML sync 2012-07-28 03:58:04 +02:00
Garvin Hicking 7edd747742 fix 2012-07-27 13:15:48 +02:00
Garvin Hicking f28467845a fix pagination, thanks to montebianco 2012-07-27 11:44:49 +02:00
Garvin Hicking 68cd8c7e14 Automagic XML sync 2012-07-24 03:58:36 +02:00
garvinhicking 669672194a Patch contribution by Michael Vilz, support configuring date format 2012-07-23 12:10:21 +02:00
Garvin Hicking 64fca407f5 Automagic XML sync 2012-07-20 04:01:30 +02:00
Garvin Hicking 00e667855e se4t global $serendipity['is_staticpage'] var 2012-07-19 12:46:36 +02:00
Garvin Hicking b2c9a72ce1 Automagic XML sync 2012-07-18 04:16:23 +02:00
Grischa Brockhaus a50e25fcd4 commentSpice: Only show CommentSpice elements if in article view (not in
contact form i.e.).
2012-07-17 14:19:47 +02:00
Grischa Brockhaus f89ca44a26 podcast: Only variables should be assigned by reference 2012-07-17 14:04:49 +02:00
Garvin Hicking fbbc28e3f5 Automagic XML sync 2012-07-14 03:57:02 +02:00
Grischa Brockhaus 2b692e53fa commentSpice: Made it better work with 2k11 "out of the box". 2012-07-14 01:16:15 +02:00
Grischa Brockhaus 50fe5277d1 commentSpice: Hide announce description, if nothing was found to
announce.
2012-07-14 01:16:14 +02:00
Grischa Brockhaus d6893eceee commentSpice: "Choose article" was displayed in the language of the last
user who triggered RSS fetching.
2012-07-14 01:16:14 +02:00
Grischa Brockhaus 59118f2d84 commentSpice: Announce a remote article only once per blog page
(optional)
2012-07-14 01:16:14 +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
Garvin Hicking e84bae201c Automagic XML sync 2012-07-09 04:00:40 +02:00
Grischa Brockhaus 973049b916 geoTag: Optimisation - better caching of footer map images. 2012-07-08 13:34:56 +02:00
Garvin Hicking 2ce3d2ae74 Automagic XML sync 2012-07-07 04:19:44 +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