summaryrefslogtreecommitdiff
path: root/imworkingon/contribs.yml
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-15 12:23:16 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-15 12:24:43 -0600
commit11a645a634b5ae5c498091db9e6a11a5563b026f (patch)
treeefaae870a362923ec8a7066f2aa7eacc0a39bc6e /imworkingon/contribs.yml
parenta35780ab78c0733ad48213706276d8fca4eb8264 (diff)
contribs.yml: Add the liberapay libravatar thing
Diffstat (limited to 'imworkingon/contribs.yml')
-rw-r--r--imworkingon/contribs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml
index 242a184..88722ee 100644
--- a/imworkingon/contribs.yml
+++ b/imworkingon/contribs.yml
@@ -68,3 +68,13 @@
the EroFS userspace tools, and reduces friction by having
`fsck.erofs` accept common command line flags that fsck
implementions for other filesystems take.
+- urls: [https://github.com/liberapay/liberapay.com/pull/2334]
+ tags: [federated]
+ status: merged+deployed
+ desc: |
+ When managing your profile, Liberapay nominally supports using
+ your [Libravatar federated avatar](https://www.libravatar.org/) as
+ your profile pic. However, it only loads avatars from the
+ `libravatar.org` instance; not actually supporting federation.
+ This PR properly implements the Libravatar federation API to load
+ avatars from any instance.