Fix ordering of favourites timeline #392

Merged
floatingghost merged 1 commit from Oneric/akkoma-fe:favourite-ordering into develop 2024-05-28 02:07:16 +00:00

1 commit

Author SHA1 Message Date
Oneric
62e0dd858c Fix ordering of favourites timeline
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
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
2024-05-15 18:47:47 +02:00