mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-02 03:56:47 +01:00
6a5bd85bf5
* 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