onli
2a853f44ee
spamblock: bump version
2018-08-09 19:38:47 +02:00
Aaron W. Swenson
2ecd2bdd13
Return output
...
When $use_gd is false, returning $output so that the captcha images that have been generated are actually embedded into the final rendering of the page.
Fixes #536 .
2018-08-09 19:37:54 +02:00
Garvin Hicking
d10aaf8ffd
Add new "legal" properties for affected plugins.
...
Disable subtome by default.
2018-04-03 11:17:22 +02:00
Thomas Hochstein
6751bd8d52
Akismet has a POST API, not a GET API. :)
...
Closes #506 .
Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-04-21 13:01:11 +02:00
Matthias Mees
7410465496
Improve accessibility of iconfont icons
...
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.
2016-10-26 11:29:25 +02:00
onli
f9482cc1aa
Fix: http request for akismet missed the method ( #411 )
2016-06-23 13:00:21 +02:00
onli
d973e99933
Workaround PHP < 5.6 bug, not verifying certs, stopping Request2
...
See http://board.s9y.org/viewtopic.php?f=10&t=20773 and #399
2016-06-22 19:42:07 +02:00
onli
f1d2025b39
spamblock: move to Http/Request2 ( #399 )
2016-05-10 02:15:51 +00:00
Ian
1bf557e307
consistent plugin usage - spamblock
...
this and followup commits touches:
use load_languiage API
class method parenthesis "\n{\n <code>\n}\n",
case break switches,
consistent boolean usage,
append css to eventData
and other cleanups
2016-01-26 14:09:35 +01:00
Matthias Mees
e29009d1ba
Fix mispositioned Akismet block/unblock buttons.
...
References #247
2015-01-05 23:35:51 +01:00
Matthias Mees
e3867132ea
Use different icons for spam/no spam in Spamblock plugin.
...
(Not Bayes like mentioned in c348799a44aa7c05c0009c5fb4fbea101ef6cf84.)
References #247
2015-01-02 18:48:57 +01:00
Garvin Hicking
eab43b12f5
Adjust remaining htmlspecialchars() accordingly
2014-11-24 10:13:40 +01:00
Garvin Hicking
32b7bb9679
* Adapted database table structure change for statistics, shoutbox,
...
karma and spamblock plugin (for new field definition of "ip" field)
Thanks to rohdef!
2014-06-23 09:37:52 +02:00
Matthias Mees
413cb0a987
Fix pending/approve icons for spamblock plugin
...
References #88
2014-03-09 14:47:33 +01:00
Matthias Mees
66f71b4bbb
Spamblock plugin adapted to latest iconfont build.
2014-02-10 20:34:38 +01:00
Ian
2392b99817
upport last spamblock changes
2014-02-08 17:19:01 +01:00
onli
21107efaf5
Spamblock: Add backend link to nav
2014-01-19 01:10:50 +01:00
Ian
31e3099c7c
fix Captcha bug with upper PHP versions (8d29fcc)
2013-12-25 19:45:28 +01:00
Daniel Lange
9dd5b9762b
Fixes and updates for serendipity_event_spamblock by DLange (2.0 branch)
...
[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:30:37 +01:00
Ian
149e6aa9a7
fixed core plugins db tables, ip column to IPv6 length
2013-11-08 14:53:25 +01:00
Matthias Mees
1fb8c54efb
Back to button style.
...
Partial manual revert of 168cb146eaec3c568527bbc5dcf06b4cb6e9bda8.
Please note that this does *not* contain any changes to the UI as
discussed; those will follow later.
References #41
2013-09-23 11:19:31 +02:00
onli
168cb146ea
Use links instead of buttons ( #41 )
...
A bit unfamiliar, let's give it some time. The user/groups-menu are clearer now
2013-08-18 20:59:53 +02:00
onli
b2bcd08c99
rework spamblock action buttons
...
anchor workaround and restored event order, should fix #24
2013-07-21 01:00:15 +02:00
Matthias Mees
bf3628f33a
Use font icons instead of images in spamblock plugin.
2013-07-09 15:39:04 +02:00
onli
4f719c7c7e
spamblock: show captcha-example at bottom (echo/return)
2013-07-07 19:00:34 +02:00
Matthias Mees
7a94df491a
Styling the captchabox.
2013-07-06 00:53:35 +02:00
Matthias Mees
765e232693
Replace some icons.
2013-06-24 12:01:24 +02:00
Matthias Mees
17e0f159b0
Revert jQuery tooltips.
2013-06-24 11:04:56 +02:00
Matthias Mees
f5b4355a9a
Tooltip for configure anti-spam.
2013-06-23 18:56:44 +02:00
Matthias Mees
02a6a45796
Icon button for configure anti-spam methods.
2013-06-21 11:24:55 +02:00
Matthias Mees
6fdef21374
Adapt spamblock plugin link to 2.0 backend.
2013-06-03 20:06:00 +02:00
Garvin Hicking
42ed0a0345
fix typo
2013-05-09 12:38:05 +02:00
Garvin Hicking
5ec7481030
Port of patch #16 to 2.0
2013-05-06 09:47:19 +02:00
Garvin Hicking
e5905d5b59
port from 1.7
2013-04-29 13:23:24 +02:00
Ian
09af30f24f
upport ae2414134e fixed spamblock PHP 5.4 warning
2013-04-23 11:19:31 +03: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
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
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
49811d0f25
typo fix by christian boltz
2009-05-20 11:51:37 +00:00
Garvin Hicking
d67d2c6985
Use space as seperator
2009-02-24 08:31:28 +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