-
Owncast's outgoing ActivityPub messages mention the `https://joinmastodon/ns` namespace, but the format is wrong.
Instead of
```
{
"@context": [
"https://www.w3.org/ns/activitystre…
-
Looking into implementing Solid PREP in dokieli. Cool stuff! Some bugs with the response data but they seem relatively minor.
Request (snippet):
```
$ curl -ki -H'Accept-Events: "prep"; accept=…
-
5 properties in SAI have range `xsd:string`. All of them are use-facing information (such as application name and desctiption).
Therefore, from an accessibility point of view, it would be better to…
-
* Make sure every JSON-LD file has at least the "https://www.w3.org/ns/activitystreams" and "https://w3id.org/security/v1" in its `@context`.
-
### Share your bug report, feature request, or comment.
My mastodon instance caught this error recently..
`110997814916124935, "{\"@context\":\"https://www.w3.org/ns/activitystreams\",\"actor\":\…
-
For example if the context looks like this
```
summary: {
"@id": "https://www.w3.org/ns/activitystreams#summary",
"@type": [
"http://www.w3.org/2001/XMLSchema#string",
"htt…
-
### Steps to reproduce the problem
https://github.com/mastodon/mastodon/blob/c8849d6ceecfdb9c18284fcc57a7e29019b4cd05/app/services/activitypub/fetch_remote_actor_service.rb#L10
https://github.com/…
trwnh updated
1 month ago
-
At [5.3. AS2 object](https://www.eventnotifications.net/#ActivityObject), the spec says
`For as:object, one of the core [Object Types](https://www.w3.org/TR/activitystreams-core/#object-types) MUST b…
-
## Problem statement in the existing specification
Currently the ActivityPub specification and its examples are written with an implicit assumption that documents will be compacted against the cont…
trwnh updated
3 months ago
-
Started seeing these from https://mostr.pub/ recently, evidently Pleroma pioneered these and other services now maybe support them too?
- https://docs-develop.pleroma.social/backend/development/API…