A development focused community isn’t a bad idea, really. rimu has mentioned in the past that we need to dogfood our own platform more. We have some specific ones already:
But, having a catch-all everything else might be useful. The closest thing we have to this currently is the codeberg repo. There is lots of info to be found in codeberg issues and PR’s and I find myself linking those quite often in matrix discussions. However, it isn’t something that casual users usually know how to navigate or search.
The different chat platform options are there mainly to help meet people where they are. Lots of the fediverse uses matrix, so many people only really reach out to us on there. We made a zulip instance to help address some of the shortcomings of the matrix chatroom since Zulip allows for topic-based organization in a kind of hybrid between a chatroom and a forum. However, the number of people using zulip is far smaller than matrix.
Interesting. It shows up, but just as the shortcode:
@[email protected] - not sure what the json looks like coming from mitra, but at least in the short term it might make sense to just have piefed interpret emoji it doesn’t understand as an upvote (like it had been doing up to now) so that it doesn’t break the UI like this.
Let me see if I understand this issue correctly…
You are a lemmy instance admin. If a user from your instance is moderating a community, then any report in that community that is made by a piefed user is also forwarded to you. This happens even if the user being reported is not local to your instance.
You might not know the answer to this since it happens rarely, but does this happen for reports just in local communities, or also in remote communities that your user is a moderator for? So, if [email protected] is a mod for [email protected], do you still see the report if a piefed user makes a report in commA?
I have both a piefed and a lemmy instance I run for testing things, I can try to mess around with the different permutations for this one.
because > doesn’t seem to work in selectors
I learned this the other day when I was trying to troubleshoot some css. It gets html-encoded so it doesn’t work anymore in the selector.