Fix ordering of favourites timeline #392
No reviewers
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#392
Loading…
Reference in a new issue
No description provided.
Delete branch "Oneric/akkoma-fe:favourite-ordering"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The backend returns them order by when the post was favourited; reordering them by post date jumbles everything up each addition and serves no purpose.
Fixes: #391