liberapay.com icon indicating copy to clipboard operation
liberapay.com copied to clipboard

The sum of a user's outgoing donations isn't displayed on their profile

Open Avamander opened this issue 3 years ago • 8 comments

I think it might encourage joining in or beating others if a sum of all donations were optionally to be displayed on peoples' profiles.

Avamander avatar Jan 16 '21 20:01 Avamander

It is already the case, no? See https://liberapay.com/explore/individuals , we can see how much people are receiving (unless they choose not to display how much income they have).

Or maybe you're asking to display on a donator's profile page how much he/she gives to other people? In this case, it's a matter of anonymity management, see #271

trebmuh avatar Jan 16 '21 20:01 trebmuh

Or maybe you're asking to display on a donator's profile page how much he/she gives to other people? In this case, it's a matter of anonymity management, see #271

Yes, this.

Avamander avatar Jan 17 '21 14:01 Avamander

So it definitely is a matter of a 2 people needs to opt-in situation. 2 people being:

  • the user needs to want/accept to show how much he/she gives
  • the receiver needs to want/accept to show how much he/she receives

Same needs than for #271

trebmuh avatar Jan 17 '21 14:01 trebmuh

I think the thread in https://github.com/liberapay/liberapay.com/issues/271 is talking about revealing specific donations and thanking (Patreon-y feature), I was thinking of just displaying a sum of all donations without revealing what they are specifically.

Avamander avatar Jan 17 '21 14:01 Avamander

Although the topic on #271 is different from what you're asking for here, it still boils down to allowing the donor and recipient to allow or prohibit showing how much they are giving/receiving. Both need to agree to this to allow what you are asking for here to be shown.

trebmuh avatar Jan 17 '21 14:01 trebmuh

Both need to agree to this to allow what you are asking for here to be shown.

If it's one of the standard amounts, why is consent of both required? Just displaying a sum without any receivers, it would take a lot of effort to figure out who of all the people started receiving that money. Would it not?

Avamander avatar Jan 17 '21 15:01 Avamander

The sums of incoming and outgoing donations are both public by default.

@Avamander You're correct that the sum of outgoing donations currently isn't displayed in profile pages at all, and that it should be brought back.

Changaco avatar Jan 17 '21 15:01 Changaco

Just displaying a sum without any receivers,

Oh, sorry. I've been thinking you were asking to have a display such as : "Avamander is giving XX€ to trebmuh" while in fact you're asking for a display such as "Avamander is giving XX€".

This isn't possible right now as far as I know.

There is something close to that in your profile "widget" page which allow you to display how much you are giving on an external page: <script src="https://liberapay.com/me/widgets/receiving.js"></script>

trebmuh avatar Jan 17 '21 16:01 trebmuh