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?
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?
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.