this post was submitted on 19 Jul 2023
24 points (100.0% liked)

Thunder App

2768 readers
1 users here now

An open-source, cross-platform Lemmy client for iOS and Android.

This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.

Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.

If there are any developers who would like to contribute, feel free to reach out on GitHub!

General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link

Android Releases
IzzyOnDroid: Link
Google Play: Link

iOS Releases
Apple App Store: Link
TestFlight Beta: Link

Related Communities
Nightly Community: Link

founded 1 year ago
MODERATORS
 

It's something I'm missing in all the apps I've tried so far, but it would be cool to be able to quickly see the new coments since last visit on a post.

I guess using different background would be enough and maybe provide a way to navigate between them.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

I think cache the list of comments (if there's at least an unique identifier to use as reference) on viewed posts and compare to a new request could be a solution, but I don't know how the api works, so all this is assumptions on how I would handle this problem.. I think you would find a solution to this soon!