mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-07 15:28:52 +01:00
* fix the sort direction of domain cache child nodes ...
* add more domain cache test cases
* add specific test for this bug to database domain test suite (thanks for writing this @tsmethurst!)
* remove unused field (this was a previous attempt at a fix)
* remove debugging println statements 😇