Replying to a post on fosstodon.org
@potatomeow I don't know but it's a bad signal
Developer of ActivityPub-based micro-blogging and content subscription platform Mitra. I help maintain the FEP repository and write my own FEPs too. Currently working on ActivityPub Next.
Replying to a post on fosstodon.org
@potatomeow I don't know but it's a bad signal
Replying to a post on holos.social
@doesnm As far as I know, these are just an implementation quirk.
But repeated parameters are allowed by URL (WHATWHG) standard: https://url.spec.whatwg.org/#urlencoded-parsing
Proposal: Replace gateways query parameter in 'ap' URIs with @gateway, which can be used multiple times
https://codeberg.org/fediverse/fep/pulls/890
Before:
?gateways=https%3A%2F%2Fserver1.example,https%3A%2F%2Fserver2.example
After:
?@gateway=https%3A%2F%2Fserver1.example&@gateway=https%3A%2F%2Fserver2.example
Query parameters are often used to specify collection filters. The @ prefix will make it clear that gateway parameter is special.
Codeberg.orgWIP: FEP-ef61: Define `@gateway` query parameterReplacing `gateways` query parameter in 'ap' URIs with `@gateway`, which can be used multiple times.
https://socialhub.activitypub.rocks/t/fep-ef61-portable-objects/3738/92Replying to @silverpill@mitra.social
We also explicitly do not tolerate:
...
Content that harms the reputation of Codeberg, such as cryptocurrency related projects.
That's particularly funny. Nothing harms your reputation as much as policies inspired by stupid ragebait like web3isgoinggreat.com
Codeberg is banning "cryptocurrency projects":
https://codeberg.org/Codeberg/org/pulls/1254#issuecomment-19820413
I don't know if Mitra qualifies as such, but I guess it is time to move to a self-hosted forge.
Codeberg.orgProposal for Assembly 2026: Disallow cryptocurrency projectsContext:
- https://forum.codeberg.org/d/82-taking-a-stance-against-cryptocurrency
- https://codeberg.org/Codeberg/Community/issues/794
- https://codeberg.org/Codeberg/Community/issues/2184