thunder-app / thunder

Thunder - An open-source cross-platform Lemmy client for iOS and Android built with Flutter
https://thunderapp.dev
GNU Affero General Public License v3.0
712 stars 62 forks source link

Add score to cross-posts #1322

Closed micahmo closed 2 weeks ago

micahmo commented 3 weeks ago

Pull Request Description

This PR adds scores to cross-posts. This is something I've been wanting for a while because I often come across a post with cross-posts and I want to view the one with the most engagement. The cross-posts are sorted by votes, but I can't tell if the one I'm looking at or one of the ones listed in the cross-posts area has more votes. Now that is possible to see, and it can help to inform whether I am interested in viewing a certain cross-post.

Note: I'm not sure whether any other Lemmy UI/client does this, but there is precedent from the Mbin UI.

image

Issue Being Fixed

Issue Number: N/A

Screenshots / Recordings

https://github.com/thunder-app/thunder/assets/7417301/c266edc7-8df6-4c7f-8eca-6c71cac45da4

Checklist

hjiangsu commented 2 weeks ago

I might hold off on merging this PR since @CTalvio is working on some re-designs as well. Thoughts @micahmo?

micahmo commented 2 weeks ago

Agreed!

hjiangsu commented 2 weeks ago

I'll close this since #1332 has been merged in!