Xyphyn / photon

A replacement for lemmy-ui with more features, a better design, and more customizability.
https://phtn.app
GNU Affero General Public License v3.0
348 stars 39 forks source link

Overview of upvoted/downvoted comments #403

Open QazCetelic opened 1 month ago

QazCetelic commented 1 month ago

Is your feature request related to a problem? Please describe. I sometimes would like to view comments I've upvoted or downvoted.

Describe the solution you'd like An overview page of upvoted/downvoted comments

Describe alternatives you've considered Querying the API manually.

Additional context The API endpoints are:

Xyphyn commented 1 month ago

Posts are already available on your profile page, under the three dots at the top.

I didn't know that comments had this too, I'll get that working