Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item - Load Item and all its children #5

Closed
mariusor opened this issue Aug 8, 2018 · 1 comment
Closed

Item - Load Item and all its children #5

mariusor opened this issue Aug 8, 2018 · 1 comment
Labels

Comments

@mariusor
Copy link
Owner

mariusor commented Aug 8, 2018

See #2

Since our basic Item is an ActivityPub Article object, and it doesn't have an outbox itself, this will be tricky to implement using strictly the AP spec.

An idea would be to have a way of filtering items by Audience - and expose it for Article items.

[Updated] All AP Objects have a Replies collection. I populate this collection with the URIs of those items.

@mariusor
Copy link
Owner Author

For the moment I solved this by using a separate request from the frontend to the API which filters by inReplyTo.

@mariusor mariusor mentioned this issue Sep 6, 2018
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant