-
After some additional debugging logging, we figured out why a.gup.pe was not accepting posts from our instance, it replies with "Error processing request JSON-LD", which is defined here: https://githu…
-
In [current scraped spec data](https://github.com/gobengo/activitystreams2-spec-scraped/blob/master/data/activitystreams-vocabulary/1528589057.json) line 4598
```json
{
"id": "as:width",
"ty…
-
Currently `/users/{id}` and other endpoints return ActivityStreams object only when first mime type in `Accept` header of the request is set to `application/activity+json`.
However, according to Ac…
-
currently, the `@context` requires having an https://www.w3.org/ns/activitystreams value. I do not see the use in this, as I have a custom context that contains the same data, but it won't be accepted…
-
### Steps to reproduce the problem
If my AP server (under development) sends a Create Activity to a mastodon inbox, which has the Note embedded in the
activity, as below, then it seems to work, in…
-
Related: #12
As it is just by importing `request-promise-native` or `ActivitypubExpress` that uses it, the async tests in Jest will fail in some instances. Here is an example (uncomment any require…
-
#1612 discusses Federation in general but I wanted to open an issue for the ActivityPub + ForgeFed solution specifically and concretize this unit of work. Let's keep to discussing ActivityPub+ForgeFed…
-
I came accross this article from Ruben Verborgh: https://ruben.verborgh.org/articles/fine-grained-content-negotiation/
It advocates for a new `Accept-Profile` header, which could be the reverse sol…
-
Please Indicate One:
* [ ] Editorial
* [ ] Question
* [ ] Feedback
* [ ] Blocking Issue
* [x] Non-Blocking Issue
The property `summary` domain is `Object`, however, is used in those exam…
-
Suppose we have one discussion thread:
```json
{"type": "Note",
"id": "https://chatty.example/alice/1",
"attributedTo": "https://chatty.example/alice/",
"to": ["https://www.w3.org/ns/activit…