Commit graph

1873 commits

Author SHA1 Message Date
Matthias Mees
8bfad98183 Add German translation for DSGVO plugin
- Add + translate German lang file
- Add UTF-8 version of the German lang file
- Add a default spacing for checkbox to CSS
- 'Imprint' is a false friend, 'legal notice' is usually correct
- Fix minor typo
2018-04-01 17:51:19 +02:00
Garvin Hicking
83c22baeb1 Try to fix reported getPLuginInfo() too few arguments error, reported by bernd 2018-04-01 12:07:38 +02:00
s9y bot
0ec406ae52 Automagic XML sync 2018-04-01 01:54:31 +02:00
Thomas Hochstein
9407c4572b
Merge pull request #75 from hannob/remove_ask
remove submissions.ask.com, no longer exists
2018-03-31 13:35:28 +02:00
Hanno
11ec7d9891
remove submissions.ask.com, no longer exists, see https://board.s9y.org/viewtopic.php?f=3&t=17239 2018-03-31 12:50:42 +02:00
Garvin Hicking
286104bbb7
Merge pull request #74 from hannob/fix_google_url
change google.com and sitemap.org URLs to https
2018-03-31 12:46:20 +02:00
Hanno
10b7f6931e
change google.com and sitemap.org URLs to https 2018-03-31 12:09:52 +02:00
s9y bot
b458ee76f5 Automagic XML sync 2018-03-31 01:59:56 +02:00
Thomas Hochstein
b1d5a602c1 Fix a typo in a code comment.
Doesn't require a version bump.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-03-30 12:18:38 +02:00
Thomas Hochstein
e98d4ca660 Update requirements to PHP 4.3.0.
The ssl socket transport needs at least 4.3.0.

It's moot due to higher requirements for s9y
itself, but why not update it anyway?

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-03-30 12:15:49 +02:00
Thomas Hochstein
3f0905a780 Use SSL/TLS only if openssl extension is present.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-03-30 12:03:12 +02:00
s9y bot
54b4d3f23b Automagic XML sync 2018-03-30 01:55:53 +02:00
Garvin Hicking
25cadd3b43 I can't even get the fucking spelling right
GPDR -> GDPR
2018-03-29 22:10:43 +02:00
Garvin Hicking
d2f63305a3 Added draft of DSGVO GPDR plugin.
Currently supports:

* Show cookie consent layer
* Create footer link to privacy statement (internal, or also a staticpage allowed)
* Allow to enforce visitors need to confirm a checkbox when submitting comments
* Shows information about what s9y does in regards of DSGVO/GPDR
* Shows information about what s9y plugins do in regard of DSGVO/GPDR (new 'legal' property bag)

TODO:

* See todo.txt file.
* Most important: Go through EVERY plugin and add the legal property bag to any plugin that operates on user data.
* Allow to prevent session_start on frontend, allow to patch REMOTE_ADDR
* Warnings when plugin is not installed

+++++ HELP NEEDED +++++
2018-03-29 16:24:46 +02:00
s9y bot
0184dfcf3a Automagic XML sync 2018-03-28 01:56:32 +02:00
Garvin Hicking
683bd175c2 Remove tracking 2018-03-27 11:17:55 +02:00
Thomas Hochstein
08b0235f4e Change author list on author's request.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-03-26 23:18:31 +02:00
s9y bot
2d6939c63a Automagic XML sync 2018-03-26 01:54:48 +02:00
mariohommel
8a7c7654da Fixed token generation for delete/approve comment. 2018-03-25 11:59:17 +02:00
mariohommel
28e1e7d3ea Version 0.5.0. 2018-03-25 08:25:32 +02:00
mariohommel
fd5b7b56e4 New Version 0.5.0. 2018-03-25 08:24:00 +02:00
s9y bot
8e4270b0ab Automagic XML sync 2018-03-25 01:53:42 +01:00
mariohommel
a8025abdce Add option to user spam classification in E-Mails via token. 2018-03-24 22:16:51 +01:00
Thomas Hochstein
590b7a71bf
Merge pull request #73 from th-h/thh-remove-recaptchav1
Remove reCaptcha v1.
2018-03-24 16:59:51 +01:00
Thomas Hochstein
631cd6ce8c Change description.
reCaptcha v2 works differently than v1.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-03-24 16:58:48 +01:00
Thomas Hochstein
9bd06b1b69 Remove reCaptcha v1.
v1 API will be switched off 2018-03-31.

Replace v1 in config with v2.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-03-24 16:47:01 +01:00
s9y bot
04542f1308 Automagic XML sync 2018-03-24 02:20:56 +01:00
Guillaume Zin
e05e0e6e17 Adapt serendipity_event_entrycheck to 2k11 admin interface (#72) 2018-03-23 18:15:34 +01:00
Matthias Mees
7ef7aaf0e1 Add convenience link to single plugins on spartacus (#71) 2018-03-23 18:15:14 +01:00
s9y bot
2cc9dd02bc Automagic XML sync 2018-03-22 02:53:56 +01:00
onli
b9402441b5 adduser: fix reference not allowed error
see https://board.s9y.org/viewtopic.php?f=2&t=23705
2018-03-21 10:22:06 +01:00
Garvin Hicking
296d4a8650
Merge pull request #70 from th-h/thh-spartacus-plugin-ids
Add ids as link targets to spartacus web pages.
2018-03-18 13:04:15 +01:00
Thomas Hochstein
c2a9c691df Add ids as link targets to spartacus web pages.
Using the plugin name should make for unique
ids without illegal characters.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-03-18 10:50:44 +01:00
Matthias Mees
f0fb6e0b18 Add new JS build 2017-12-29 16:05:41 +01:00
s9y bot
37595de124 Automagic XML sync 2017-11-18 23:38:01 +01:00
mariohommel
6a27a52bd2 Fixed wrong API Endpoint for Twitter. 2017-11-18 15:00:11 +01:00
Matthias Mees
1ed4a5ecc0 Add new CSS + JS build 2017-10-30 21:24:01 +01:00
Matthias Mees
29037fb5ba Merge pull request #69 from th-h/thh-lightbox-desc
[serendipity_event_lightbox] Improve description.
2017-10-16 19:39:40 +02:00
Thomas Hochstein
c21c4707e7 [serendipity_event_lightbox] Improve description.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-10-15 14:09:51 +02:00
Thomas Heidrich
e5c86120d9 add label element to challengeresponse markup in order to comply with W3C WAI (#67) 2017-08-17 18:37:15 +02:00
s9y bot
55d230d125 Automagic XML sync 2017-08-07 02:04:17 +02:00
Thomas Hochstein
e905eb3e92 Remove dead or useless links to external plugin documentation. (#65)
* Remove documentation links to board.s9y.org

The 'website' property of plugins is used to
link to external documentation. board.s9y.org
does not contain such documentation, at least
not on its frontpage.

Signed-off-by: Thomas Hochstein <thh@inter.net>

* Remove dead documentation link.

c.seo-mobile.de does not exist any more.
According to
http://www.mobile-seo.de/archiv/21-serendipity-mobile-output-plugin.html
all documentation has been posted (only) there,
so is gone now.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-08-06 14:16:43 +02:00
Thomas Hochstein
123581d727 [s9y_event_markdown] Add documentation, update German translation. (#66)
* [s9y_event_markdown] Update German translation.

Signed-off-by: Thomas Hochstein <thh@inter.net>

* [s9y_event_markdown] Add documentation.

German and English language documentation added.

Signed-off-by: Thomas Hochstein <thh@inter.net>

* [s9y_event_markdown] Update/change language files.

* Add an explicit SmartyPants option instead
  of a simple "yes".
* Change (English and German) language files
  accordingly.
* Change URLs to https to avoid redirects.
* Bump version to 1.26
* Update ChangeLog.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-08-06 14:16:32 +02:00
Thomas Hochstein
2c0798670b Fix function definition. (#68)
The declaration of uninstall() didn't match
serendipity_plugin::uninstall, making PHP
spew warnings to the log.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-08-06 14:08:17 +02:00
s9y bot
562e3d88b1 Automagic XML sync 2017-07-22 02:00:29 +02:00
Matthias Mees
a7f3e78972 Merge pull request #63 from th-h/thh-dejure
Fix HTML of local documentation.
2017-07-21 19:33:11 +02:00
Matthias Mees
91ba478449 Merge pull request #64 from th-h/thh-footnote-css
Add CSS for markdown footnotes.
2017-07-21 19:31:20 +02:00
Thomas Hochstein
617427a383 Add CSS for markdown footnotes.
CSS is added via addToCSS().

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-07-19 22:53:17 +02:00
Thomas Hochstein
23453c0306 Fix HTML of local documentation.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-07-11 22:23:49 +02:00
s9y bot
3faf2386cb Automagic XML sync 2017-07-11 02:01:15 +02:00