mlem
mlem copied to clipboard
Add "liked" and "disliked" feeds
Introduction
It would be great if you could see your own liked and disliked posts. Since this isn't something that is possible with the current API I opened an issue upstream that should hopefully remedy this.
Requirements
You should be able to see liked and disliked posts on your own profile (on separate tabs), just like saved posts for example.
On hold pending API support
There's API support for this
https://join-lemmy.org/api/interfaces/GetPosts.html#liked_only
If we implemented #708, a nice UX might be to have three tabs in the "History" feed:
- Viewed
- Upvoted
- Downvoted