diff options
-rw-r--r-- | imworkingon/contribs.yml | 10 | ||||
-rw-r--r-- | imworkingon/upstreams.yml | 7 |
2 files changed, 17 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. diff --git a/imworkingon/upstreams.yml b/imworkingon/upstreams.yml index 7dc0d70..bf15a6d 100644 --- a/imworkingon/upstreams.yml +++ b/imworkingon/upstreams.yml @@ -27,3 +27,10 @@ `./gir/cmd/gir-generate` is a tool for generating Go bindings to GObject Introspection (GI) libraries from the `.gir` files describing the library. +- urls: + - https://liberapay.com/ + - https://github.com/liberapay + name: Liberapay + desc: | + Liberapay is a recurrent donations platform to help fund creators + and projects. |