Add support for restrictive follow / honor answer to a follow request #481
Open
Description
At the moment we just expect that a "Follow" activity is replied to with a "Accept" activity. That is not always the case. Add support for that by adding a "accepted" column in the SQL table.
Of course all the delivery code has to account for that and filter out subscriptions that are not yet accepted
This is applicable for user <-> user
, and user <-> magazine
(and in the future even magazine <-> magazine
) follows
Metadata
Assignees
Type
Projects
Status
Backlog