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
732 stars 62 forks source link

Ability to report posts #1370

Open ggichure opened 2 weeks ago

ggichure commented 2 weeks ago

Pull Request Description

Ability to report posts from post actions bottom sheet. On reporting a post , its not dismissed from view.

Issue Being Fixed

Issue Number: #1112

Screenshots / Recordings

https://github.com/thunder-app/thunder/assets/31619962/15e7e1b1-d4ba-4238-92bd-fc1367082847

Screenshot_20240517-150559_Thunder

Checklist

ggichure commented 2 weeks ago

@micahmo I'd love to mark the post as read markPostsAsRead , however I'm not sure on how to update the feed page.

hjiangsu commented 2 days ago

Hey! I just realized that I merged a PR which might have conflicts with this one.

For some additional context, post_page has now been replaced with legacy_post_page in #1363. Sorry for not realizing this earlier 😅 I'll get to reviewing this in the next couple of days!