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
Member

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

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: https://akkoma.dev/AkkomaGang/akkoma-fe/issues/391
Oneric added 1 commit 2024-05-16 01:51:33 +00:00
Fix ordering of favourites timeline
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
62e0dd858c
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
floatingghost merged commit 29ff2ef455 into develop 2024-05-28 02:07:16 +00:00
floatingghost deleted branch favourite-ordering 2024-05-28 02:07:16 +00:00
Sign in to join this conversation.
No description provided.