mlem icon indicating copy to clipboard operation
mlem copied to clipboard

Add "liked" and "disliked" feeds

Open Emiliaaah opened this issue 2 years ago • 4 comments

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.

Upstream Issue

Requirements

You should be able to see liked and disliked posts on your own profile (on separate tabs), just like saved posts for example.

Emiliaaah avatar Jun 28 '23 23:06 Emiliaaah

On hold pending API support

EricBAndrews avatar Jun 29 '23 00:06 EricBAndrews

There's API support for this

https://join-lemmy.org/api/interfaces/GetPosts.html#liked_only

Sjmarf avatar Mar 28 '24 21:03 Sjmarf

If we implemented #708, a nice UX might be to have three tabs in the "History" feed:

  • Viewed
  • Upvoted
  • Downvoted

Sjmarf avatar Dec 07 '24 12:12 Sjmarf