GNU bug report logs - #70871
[PATCH] Show avatars from Libravatar.

Previous Next

Package: mumi;

Reported by: Felix Lechner <felix.lechner <at> lease-up.com>

Date: Sat, 11 May 2024 03:21:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 70871 <at> debbugs.gnu.org (full text, mbox):

From: noe <at> xn--no-cja.eu
To: 70871 <at> debbugs.gnu.org
Cc: Noé Lopez <noelopez <at> free.fr>
Subject: [PATCH v2 0/2] Show avatars from Libavatar.
Date: Sat,  2 Nov 2024 16:34:48 +0100
From: Noé Lopez <noelopez <at> free.fr>

Hi,

Here is an updated version of the patch with the requested changes.

I agree with the changes requested because it is that rigor that keeps
the code easy to understand and modify.

The test data does not have libavatar associated emails, but you can
test it by replacing « user » with another email (mine should work):

find . -not -path '*/\.git/*' -type f -exec sed -i 's/user <at> example.com/REPLACEME/g' '{}' \;

Good afternoon,
Noé

Noé Lopez (2):
  web: Extract user avatars to function.
  web: Show avatars from Libravatar.

 configure.ac           |  5 +++++
 mumi/web/view/html.scm | 36 ++++++++++++++++++------------------
 2 files changed, 23 insertions(+), 18 deletions(-)


base-commit: d8ff427dc16f44f4b15684207d3c531301fb0407
-- 
2.46.0





This bug report was last modified 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.