DimensionDev / DimensionDev/Flare
[Bug] Mastodon specific feed always shows old posts ontop
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.5k
- Forks
- 67
- Avg merge
- 11h 8m
- Merged PRs (30d)
- 84
Description
While it does show the most recent posts when you refresh it at first, the top posts are always older posts. This doesn't happen on the Bluesky feed or the mixed feed. This also happens on the iOS/iPadOS version.
https://github.com/user-attachments/assets/2854b4ea-7be7-4352-8386-da6983429bb6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Mastodon-specific feed after refresh and compare its ordering with the Bluesky and mixed feeds, including on iOS/iPadOS. Trace the feed-loading and sorting entry points; done means the newest Mastodon posts consistently appear at the top after refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100