The only issue is some websites don't like to load in Librewolf. Windy.tv for example. I've never had any serious browser issues in Firefox lately.
tgxn
The only issue with Librewolf is that it fails at rendering some websites. For example windy.tv
Mull for Android is also a really good alternative to Firefox on Android.
They are fantastic! Way better than having 6 seperate "browser profiles" open. 🙄
It's pretty good though 😃😁
Wrong way, down a one-way road! 🎶
I keep some on lemmyverse. Check menu -> network stats I should add some more...
i was wrong - i should be able to do this actually 😅... the API seems to provide community and user id filters! I've made a backlog item https://github.com/tgxn/lemmy-modder/issues/75
not yet, but improved sorting is on the cards.
the main issue is the lemmy api's don't support most of this, so it'll have to be implemented locally.
for example, ListPostReports only allows: community_id
, limit
, page
, and unresolved_only
as parameters:
https://join-lemmy.org/api/interfaces/ListPostReports.html
PR's need to be submitted to Lemmy core to add this functionality, so for now I do a infinite load as you scroll.
I'd love to be able to have a modlog containing all the entries for a particular user, but the Lemmy API doesn't currently support getting filtered results per user. 😔 I'll have to make an issue for it and maybe an upstream one to add this to Lemmy...
Multi account containers. Check it out.