Add page link attribute to all activity pub objects #177

Open
opened 2022-12-12 15:24:57 +00:00 by oknozor · 1 comment

After an activitypub object from a remote instance has been dereferenced on our local instance it may be usefull to be able to redirect users to the object webclient view on the remote instance.

For instance a user is browsing a list of federated repositories on its local instance. Clicking the repository link should redirect to the repository view on the remote instance.

We probably want to use activitystreams Page Link attribute to do this.

After an activitypub object from a remote instance has been dereferenced on our local instance it may be usefull to be able to redirect users to the object webclient view on the remote instance. For instance a user is browsing a list of federated repositories on its local instance. Clicking the repository link should redirect to the repository view on the remote instance. We probably want to use activitystreams [Page Link](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-page) attribute to do this.

Maybe we can use the url property for this. It's already used on user actors to indicate the user's profile page.

Maybe we can use the `url` property for this. It's already used on user actors to indicate the user's profile page.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ForgeFed/ForgeFed#177
There is no content yet.