-
I've just encountered issue #424 (and the related #361 as well) and in a similar situation with `https://www.w3.org/ns/controller/v1` defining `alsoKnownAs` top-level alongside `@protected: true`, whi…
-
Currently, we send contact request using `Offer > Add > Profile`.
In the activitystreams spec, it uses `Offer > Relationship` which I find a bit more intuitive. https://www.w3.org/TR/activitystreams-…
-
# StarterKit Extension Documentation
## Specification
### Base Structure
```json
{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Collection",
"id": "https://example.…
-
Currently when sending Flag Activities, software will typically:
- send as a "instance actor" if available, to mask the individual actor behind the server's actor, such that remote instances can't re…
-
### Steps to reproduce the problem
1. run mastodon sidekiq services for one or more weeks without restarting the process
### Expected behaviour
jobs do not continue executing for hours or days lon…
-
When adding hashtags to a post, they stay as static/passive text.
I imagine there's no easy way to render them as dynamic from the pod: what are they supposed to refer to?
[Example](https://masto.…
-
> I enabled trace logging in GoToSocial and retried a follow. Looks like it's upset with this:
>
> ```json
> {
> "@context": "https://www.w3.org/ns/activitystreams",
> "actor": "https://…
-
Sample `api.yml`:
```
openapi: "3.0.0"
info:
version: 0.0.1
title: example
paths:
/object:
get:
responses:
'200':
content:
"application/ld…
-
Please Indicate One:
* [ ] Editorial
* [ ] Question
* [ ] Feedback
* [ ] Blocking Issue
* [x] Non-Blocking Issue
Please Describe the Issue:
From https://www.w3.org/TR/activitystreams-…
-
I'm trying to get AndStatus to log in to a [server of my own creation](https://codeberg.org/FenTiger/FedIAM).
When AndStatus tries to fetch my OAuth2 metadata, it sets the `Accept: application/ld+j…