Tesseract is ready, though current release is still in backwards-compatible mode for 0.18.x (none of the new 0.19 API features are enabled, but all primary functionality is tested against 0.19.0).
However, it does have issues with the /comment/report/list
and /post/report/list
endpoints as well as /user/report_count
. However, those are also throwing the same HTTP 400 errors as with Lemmy-UI 0.19.0-rc.4 (tested against voyager.lemmy.ml).
The first two throw a 400 with the error not_an_admin
even though I am moderating a community.
I assume those are known issues?
I didn’t see a bug reported for it yet, but I was able to confirm it on Voyager as well as in the wild. Created bug #4172.