mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-08 17:58:41 +01:00
* migrate tests from JUnit to kotlin.test (assertions, annotations) * isolate custom sort serialization to shared component * update community sort repository * implement user sort repository * update :core:persistence DI * rename saveAsDefault in ChangeSortType event * update usage of ChangeSortType in community detail * load custom sort type in user detail * update DI for :unit:userdetail