It’s one of my big projects, in progress in this PR. I’m really happy with where I got it to recently. I’m not sure if it’ll make it into 1.6.0, but it’s what I’m currently working on.
Mbin contributor and maintainer
It’s one of my big projects, in progress in this PR. I’m really happy with where I got it to recently. I’m not sure if it’ll make it into 1.6.0, but it’s what I’m currently working on.
In the end it’s mostly an agreement on how moderation actions should and are allowed to propagate for activity pub groups, which you can learn more about here https://codeberg.org/fediverse/fep/src/branch/main/fep/1b12/fep-1b12.md#group-moderation
The tl;dr is there’s a set way of saying these specific users are allowed to send actions such as delete on these specific posts, and software that implements groups (communities, to lemmy) ideally implement it in the same way. Of course, someone could always make a software that denies all remote moderation actions for instance, so it’s always up to those implementing the AP spec.
Lemmy has a large userbase, so generally probably gets to decide a lot of these things, such as how moderators are listed when getting information on communities, and other software will have to choose to follow along to be able to work with the large userbase or raise concerns/give feedback if needed
The defederation is one-way; lemmy.world isn’t defederating beehaw.org. lemmy.world users can still see the community, and even still post to it (I assume, not sure if lemmy.world took changes to stop that but, as you can see it even has posts from local lemmy.world users as of 2 months ago, but the last content from anyone outside the instance is 7 months old). However, they will never make it to beehaw.org and thus won’t be federated anywhere else (only users on lemmy.world would ever see it).
The reference does seem to indicate teabags, but mentions it a lot along side carbonated drinks (it also mentions “milk tea”, but I’m not sure what it means by that)
Furthermore, there is evidence proving the contamination of MPs in teabags and it has been clarified that bottle-production and filling processes could contribute to the existence of MPs in drinks
I’m not sure what a good source is, but I do remember a while back articles about those pyramid teabags containing microplastics.
Edit: I guess to jump to the source of the reference of this article, this is the report on MPs in tea
What gets to me is the “Thanks in advance”. I might be alone in this, I asked a co-worker and she said it just seemed like normal dialogue, but I interpret that as “You don’t have a say in the matter, you will do this, your consent is not needed”. Granted, the people who say this to me are my boss or director, so they’re right, I don’t have a choice. But if I wanted to be reminded of reality, I wouldn’t play so many video games.
Here’s a comment in a lemmy issue describing mastodon images not appearing in lemmy from last year. Since the issue was closed three days after 0.19.3 released I had expected it to work in the next version 0.19.4, but it appears that was not the case.
Edit: While I’m here, I noticed piefed also doesn’t support it, so was considering opening an issue to support attachments, but I imagine there wouldn’t be much desire to do so until mastodon integration is more of a real thing? though I think other software does it, like Plemora/Akkoma/Iceshrimp, I didn’t check but did see the code for it being discussed for plemora at least