-
### Pitch
When an ActivityPub post [contains geolocation metadata](https://www.w3.org/TR/activitystreams-vocabulary/#places), that location should be displayed in the user interface.
For example, …
edent updated
2 weeks ago
-
### Steps to reproduce the problem
1. Follow users on a pixelfed instance in any mastodon instance
2. See how long users have been registered on pixelfed instances, and how many they follow
3. View…
aimuz updated
2 weeks ago
-
### Pitch
Make a section in settings or somewhere else out of the way, called Reports.
In it, have a record of every report you've made. Each record should contain the following:
* The date you…
-
Please Indicate One:
* [ ] Editorial
* [ ] Question
* [X] Feedback
* [X] Blocking Issue
* [ ] Non-Blocking Issue
Please Describe the Issue:
In https://www.w3.org/TR/activitystreams-co…
-
Since we generate a UUID for each object, we should probably expose that as an alternative identifier.
Wishlist; not crucial; not sure how to define another identifier in ActivityStreams.
evanp updated
11 years ago
-
**[ UUID ]** 63072a00-3b9c-483b-90fe-e0b33bba574c
**[ Session Name ]** The ActivityPub Network
**[ Primary Space ]** Decentralization
**[ Submitter's Name ]** Evan Prodromou
**[ Submitter's Affili…
-
Mastodon is embedding the undone activity, so the check for object being a string on `performUndo()` fails
```
{
@context: "https://www.w3.org/ns/activitystreams" …
fauno updated
5 months ago
-
Please Indicate One:
* [x] Editorial
* [ ] Question
* [x] Feedback
* [ ] Blocking Issue
* [x] Non-Blocking Issue
Please Describe the Issue:
The RDF vocabulary of Activity Stream inclu…
-
**Please Describe The Problematic Behavior**
I have this code:
```go
followers := streams.NewActivityStreamsOrderedCollection()
id := streams.NewJSONLDIdProperty()
id.SetIRI(u.FollowersIRI…
-
The AP spec states the following:
> 3.1 Object Identifiers
> All Objects in [[ActivityStreams](https://www.w3.org/TR/activitypub/#bib-ActivityStreams)] should have unique global identifiers. Activ…