You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.
Is this a bug, security, feature request, or feedback: Feedback
Details
broid-schemas use the field "to" to refer to the target of an outbound message, whereas both the activitystream spec & inbound messages schemas refer to is as the "target"
If there is no technical reason behind this choice, it would be nice to see some consistency.
The text was updated successfully, but these errors were encountered:
While there are means (based on the action type, actor, object and target of the activity) to infer the primary audience for many types of activities, heuristics do not work in every case and do not provide a means of identifying the secondary audience. The to, cc, bto and bcc properties may be used within an Object to explicitly identify the Primary and Secondary audiences.
Overview
Details
broid-schemas use the field "to" to refer to the target of an outbound message, whereas both the activitystream spec & inbound messages schemas refer to is as the "target"
If there is no technical reason behind this choice, it would be nice to see some consistency.
The text was updated successfully, but these errors were encountered: