I’ve tried liftoff, jerboa, connect and thunder. None of them seemed to have any mod tools available. Is it just not possible to access the modqueue or remove posts on mobile?
API support is missing last I heard
wrong
None yet that I have found. Liftoff is supposed to have them in two releases from now.
No API for it
Currently no app has mod tool support but it is on several devs to do lists.
Everyone is saying it’s missing from the API, but I don’t think that can be the case since the regular Lemmy UI uses the API - so far as I know it isn’t doing anything custom compared to apps / other frontends.
You can see all the API endpoints here: https://github.com/LemmyNet/lemmy/blob/main/src/api_routes_http.rs
That said, obviously developers have to add those features to their front-ends, and could be waiting for whatever Lemmy API library they use to support certain calls.
Everything is available through the api because thats what lemmy-ui uses. You can see the requests in browser console. But implementing mod actions takes time because there are a lot of them.
How does voyager do?
Same as the others - nothing.
That’s sad. It will come
There’s too much stuff to add. I’ll get to it one day :x