[serendipity-cvs] [s9y/Serendipity] 8cf217: Fix gravatar avatars

onli via php-blog-cvs <[email protected]>
Newsgroups gmane.comp.serendipity.cvs
Message-ID <s9y/Serendipity/push/refs/heads/fix/gravatar/[email protected]>
  Branch: refs/heads/fix/gravatar
  Home:   https://github.com/s9y/Serendipity
  Commit: 8cf217652f9e412fb8da7b6ff0636417356bf692
      https://github.com/s9y/Serendipity/commit/8cf217652f9e412fb8da7b6ff0636417356bf692
  Author: onli <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M plugins/serendipity_event_gravatar/serendipity_event_gravatar.php

  Log Message:
  -----------
  Fix gravatar avatars


  Commit: 699529316b4d91530b6e9a129e577746ac4c2c7f
      https://github.com/s9y/Serendipity/commit/699529316b4d91530b6e9a129e577746ac4c2c7f
  Author: onli <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M plugins/serendipity_event_gravatar/UTF-8/lang_de.inc.php
    M plugins/serendipity_event_gravatar/UTF-8/lang_ru.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_ru.inc.php
    M plugins/serendipity_event_gravatar/serendipity_event_gravatar.php

  Log Message:
  -----------
  Remove defunct identica avatar option


  Commit: 9e1584c0c94129b5de9a0e43b159e03818908775
      https://github.com/s9y/Serendipity/commit/9e1584c0c94129b5de9a0e43b159e03818908775
  Author: onli <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M plugins/serendipity_event_gravatar/UTF-8/lang_de.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_de.inc.php
    M plugins/serendipity_event_gravatar/lang_en.inc.php
    M plugins/serendipity_event_gravatar/lang_ru.inc.php
    M plugins/serendipity_event_gravatar/serendipity_event_gravatar.php

  Log Message:
  -----------
  Remove defunct twitter avatar option


  Commit: a2f9adc93f71f71396f975482bf39d6005a22e9e
      https://github.com/s9y/Serendipity/commit/a2f9adc93f71f71396f975482bf39d6005a22e9e
  Author: onli <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    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

  Log Message:
  -----------
  Remove references to removed avatar option mybloglog


  Commit: 5fcd2f2ee6aa6da430ef1cd22d1c7321411ca6b4
      https://github.com/s9y/Serendipity/commit/5fcd2f2ee6aa6da430ef1cd22d1c7321411ca6b4
  Author: onli <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M plugins/serendipity_event_gravatar/UTF-8/lang_de.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/serendipity_event_gravatar.php

  Log Message:
  -----------
  Update links to avatar descriptions


  Commit: ad40916a1168f22e1b715cc210ae21285c0f8f19
      https://github.com/s9y/Serendipity/commit/ad40916a1168f22e1b715cc210ae21285c0f8f19
  Author: onli <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M plugins/serendipity_event_gravatar/serendipity_event_gravatar.php

  Log Message:
  -----------
  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.


  Commit: 915abcc174a776f1ac461741d0d7742e338c7b57
      https://github.com/s9y/Serendipity/commit/915abcc174a776f1ac461741d0d7742e338c7b57
  Author: onli <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M plugins/serendipity_event_gravatar/serendipity_event_gravatar.php

  Log Message:
  -----------
  Simplify pavatar fetch


  Commit: 0f34d91aac81f41af2f45f2f6b84c74b70c6dce6
      https://github.com/s9y/Serendipity/commit/0f34d91aac81f41af2f45f2f6b84c74b70c6dce6
  Author: onli <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M plugins/serendipity_event_gravatar/serendipity_event_gravatar.php

  Log Message:
  -----------
  Replace md5 based plugin urls with sha256, restore cache


  Commit: aaa428713693587025e30c861c5e5c13c8daef2e
      https://github.com/s9y/Serendipity/commit/aaa428713693587025e30c861c5e5c13c8daef2e
  Author: onli <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M plugins/serendipity_event_gravatar/serendipity_event_gravatar.php
    M plugins/serendipity_event_gravatar/wavatars/wavatars.php

  Log Message:
  -----------
  Update wavatar, avoid php 8 notices for other local avatars


  Commit: 41928a702f8716875ecc9861413b0b556760b7a0
      https://github.com/s9y/Serendipity/commit/41928a702f8716875ecc9861413b0b556760b7a0
  Author: onli <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M docs/NEWS
    M plugins/serendipity_event_gravatar/ChangeLog
    M plugins/serendipity_event_gravatar/serendipity_event_gravatar.php

  Log Message:
  -----------
  Document changes, raise version number


Compare: https://github.com/s9y/Serendipity/compare/8cf217652f9e%5E...41928a702f87

To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.