Branch: refs/heads/master
Home: https://github.com/s9y/Serendipity
Commit: 9859f6b68b08b85775f46e82df1c80b0af09a1fe
https://github.com/s9y/Serendipity/commit/9859f6b68b08b85775f46e82df1c80b0af09a1fe
Author: onli <on...@pa...>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M docs/NEWS
M plugins/serendipity_event_gravatar/ChangeLog
A plugins/serendipity_event_gravatar/LICENSE
M plugins/serendipity_event_gravatar/UTF-8/lang_cs.inc.php
M plugins/serendipity_event_gravatar/UTF-8/lang_cz.inc.php
M plugins/serendipity_event_gravatar/UTF-8/lang_de.inc.php
M plugins/serendipity_event_gravatar/UTF-8/lang_pl.inc.php
M plugins/serendipity_event_gravatar/UTF-8/lang_ru.inc.php
M plugins/serendipity_event_gravatar/documentation_de.html
M plugins/serendipity_event_gravatar/lang_cs.inc.php
M plugins/serendipity_event_gravatar/lang_cz.inc.php
M plugins/serendipity_event_gravatar/lang_de.inc.php
M plugins/serendipity_event_gravatar/lang_en.inc.php
M plugins/serendipity_event_gravatar/lang_pl.inc.php
M plugins/serendipity_event_gravatar/lang_ru.inc.php
M plugins/serendipity_event_gravatar/serendipity_event_gravatar.php
M plugins/serendipity_event_gravatar/wavatars/wavatars.php
Log Message:
-----------
gravatar 2.0: Fix gravatar, remove twitter and identica (#878)
* Fix gravatar avatars
* Remove defunct identica avatar option
* Remove defunct twitter avatar option
* Remove references to removed avatar option mybloglog
* Update links to avatar descriptions
* Reimplement Favatar fetch to make it more reliable to redirects
Use the serendipity_request_url wrapper to fetch the favicon. This follows redirects by defaults and will save maintenance work in the future.
* Simplify pavatar fetch
* Replace md5 based plugin urls with sha256, restore cache
* Update wavatar, avoid php 8 notices for other local avatars
* Document changes, raise version number
* Mention and provide license
Wavatars being originally a wordpress plugin is under GPL, which means the gravatar plugin has to be as well.
To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications
|