this post was submitted on 03 Nov 2023
80 points (97.6% liked)

Fediverse

28216 readers
228 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

I've tried several clients now, and unlike Reddit clients I cannot locate any of the posts/comments I've upvoted in the past? Is that a bug/feature of the platform?

all 16 comments
sorted by: hot top controversial new old
[–] Max_P@lemmy.max-p.me 31 points 1 year ago (1 children)

I think it's just not implemented because the devs didn't know it was an important feature to prioritize. It does supposed saved posts, which I imagine is what the devs anticipated was most useful for users.

Gotta keep in mind we're just about to get 0.19.0, it's not even v1 yet so a lot of things are still missing.

But yes the data exists, in fact I have the vote history of everyone my instance has seen in the communities I'm subscribed to.

[–] tacosanonymous@lemm.ee 13 points 1 year ago (3 children)

So someone can actually see all the weird shit I’ve upvoted? Oopsie

[–] Max_P@lemmy.max-p.me 15 points 1 year ago (1 children)

All the admins with database access can, yes.

This is the fediverse, everything has to be public and auditable otherwise vote manipulation would be easy.

If you want to really be anonymous, your best bet is to use multiple accounts on multiple instances. If you upvote sketchy stuff, use the anonymous account, and otherwise, use your regular more public account.

[–] tacosanonymous@lemm.ee 5 points 1 year ago

Yeah I know. I’m just goofing.

[–] kratoz29@lemm.ee 3 points 1 year ago

You have a nice taste, wink wink.

[–] otter@lemmy.ca 2 points 1 year ago

I assume admins can see it, and there should be a record of it because stumbling across an old post you upvoted still shows that you upvoted it

I upvoted this post and maybe I'll see it again once the feature is implemented. :)

[–] droopy4096@lemmy.ca 3 points 1 year ago

thanks for the tech details. It sucks that there's no endpoint for upvotes (yet). I find favorites/saved and upvoted to be distinctly different at least the way I use it. Upvotes communicate to me (and others) that content is of value or that I agree with it. However Saved/Favorite may mean that I disagree with content but I'd like to keep reference for future times. That latter is a private info too so nobody benefits from me "saving" that content other than myself.

TLDR; I'd have to get used to hitting upvote and "save" buttons on content of interest and learn to filter through my "saved" stuff while devs are comming up with endpoints for upvotes.

[–] droopy4096@lemmy.ca 2 points 1 year ago

funny thing is: "Eternity" looks like it shows totals for my upvotes on posts/comments but not showing what those are

[–] ConstipatedWatson@lemmy.world 1 points 1 year ago* (last edited 11 months ago) (1 children)

Not sure who'll read this, but I'd love to be able to browse posts I upvoted (as is doable on Reddit).

Hopefully, it'll be implemented since Lemmy is still in its infancy, like another poster said

Edit: fixed grammar

[–] kamenlady@lemmy.world 2 points 1 year ago (1 children)

Is this a feature a developer for any Lemmy client can code and implement themselves, because the data is already there, just not filtered and used for this kind of statistic?

Or is it something that has to be implemented on the server/instance first, in order to answer my first question with yes?

It needs to he implemented on the server first! It's in the database, but there's no API call that will return it.