-
Notifications
You must be signed in to change notification settings - Fork 334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show upvoted / downvoted comments and posts for your user via the API #2443
Comments
As part of my decision to focus on the backend instead i will be taking this (but don't worry; i will finish #408) |
Can re-open if someone wants to work on this, but no one has been asking for it. |
I need this because my Jerboa app crashed and I lost my spot, and I really want to go back and continue the post I was reading. |
I really want this feature! When I'm chatting with someone, and I want to share a great post/meme/whatever from Lemmy with them, I can't ever find the post, because I can't see my upvotes! This feature would not only be delightful to have, but would help me convert people to Lemmy users! In the meantime, I may have to change my behavior to upvote AND save every post, since I have the ability to see my saved posts... |
It seems to already in the API, so this is a lemmy-ui issue |
Hrmm yep, looks like we have |
Has there been an update on this? I'd love to be able to see the posts I've upvoted. Sometimes I want to see that one good post I didn't save but don't know how to do it efficiently. This would be great. |
Not currently, but anyone can start working on this if they wish. |
Edit: as @dullbananas mentioned below,
liked_only
anddisliked_only
already exists for both GetComments and GetPosts. So all that's needed here is a way to view them.The text was updated successfully, but these errors were encountered: