Commit graph

1784 commits

Author SHA1 Message Date
Garvin Hicking
4c95681a51 1.0.3: Added ability to make themes provide a "legal.txt" with information, and a hard-coded internal array that yields information 2018-04-09 13:10:57 +02:00
s9y bot
b49cd32473 Automagic XML sync 2018-04-06 01:53:43 +02:00
Matthias Mees
763218402c More German DSVGO translation popations 2018-04-05 22:44:33 +02:00
Garvin Hicking
fad44ed778 Merge branch 'master' of https://github.com/s9y/additional_plugins 2018-04-05 14:17:42 +02:00
Garvin Hicking
cf7ea74b0a Added legal notice for remaining plugins
@th-h Please check serendipity_event_dejure if possible

@onli please check serendipity_event_commentspice and serendipity_event_browserid if possible
2018-04-05 14:17:19 +02:00
s9y bot
a97f3cdd49 Automagic XML sync 2018-04-04 01:53:37 +02:00
Garvin Hicking
d8c48c06a6 Added legal information for event plugins with the letters m-z.
MISSING: a-m.

If you can read this: HELP! :-D
2018-04-03 16:07:13 +02:00
Garvin Hicking
796a2c16e0 Added legal information for sidebar plugins 2018-04-03 14:58:53 +02:00
Garvin Hicking
3b99cca6c4 Insert "Anonymize IP" functionality 2018-04-03 10:29:42 +02:00
Garvin Hicking
885c22ac7d
Merge pull request #76 from s9y/de-dsgvo
Add German translation for DSGVO plugin
2018-04-03 09:22:08 +02:00
s9y bot
d58eb78af8 Automagic XML sync 2018-04-02 01:50:35 +02:00
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