Commit graph

23 commits

Author SHA1 Message Date
Thomas Hochstein 686a66aa05 Sync gravatar in core and Spartacus.
Bump version to 1.63.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-09-02 17:59:04 +02:00
Thomas Hochstein d2dff77f9d [event_gravatar] Fix paste error in legal info.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-08-04 02:58:35 +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
Garvin Hicking e5f1db8434 Unify gravatar 2015-03-12 10:49:18 +01:00
Garvin Hicking 317d581768 add a note :) 2015-03-08 10:19:48 +01:00
Ian d1c02424e5 the other half of da04025 2014-11-29 15:51:17 +01:00
Ian da04025a7b remove utf-8 location of documentary files
which never becomes true
2014-11-29 13:53:49 +01:00
Garvin Hicking 5731762a34 Added parameters to html_entity_decode() and htmlentities().
I did not use the wrapper method for those few occurences since it was too much work.
I'm sorry :-D
2014-11-29 12:18:56 +01:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
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 80b1593707 also remove $Revision$ 2013-08-12 10:27:53 +02: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
Grischa Brockhaus dd021e433a plugin_avatar: Corrected en/de language files 2012-06-29 13:09:06 +02:00
Grischa Brockhaus 5ae61ac36e plugin_avatar: Allows other plugins to fetch user metadata via
avatar_fetch_userinfos hook.
2012-06-29 13:09:05 +02:00
Grischa Brockhaus 87cc19aaf7 plugin_avatar:
* Allows other plugins to fetch user metadata via avatar_fetch_userinfos
hook.
* supports !# twitter links now, too.
2012-06-29 13:09:03 +02:00
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +02:00
Grischa Brockhaus a5e2e29b5f plugin_avatar:
* Better Gravatar handling, as the call changed a little
* Doesn't accept existing but empty images anymore.
2012-01-24 01:23:24 +01:00
Grischa Brockhaus 5d6776e1bd plugin_avatar: Removed inline styles and added right/left classes styled
as default css hook emit.
2012-01-20 23:02:13 +01:00
Garvin Hicking 8da2bdc422 We sadly need to remove $Id$ expansion, because with this CVS sync does not work and would update a file time and time again once modified in GIT 2011-12-25 01:05:26 +01:00
Grischa Brockhaus 906bd0d190 microblogging: Twitter and identica where not fetched correctly if
fetched first.
2011-12-16 12:28:20 +01:00
Grischa Brockhaus c066659da0 missing fclose added 2011-12-14 00:02:00 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00