warriordog / ActivityPubSharp

Modular implementation of ActivityPub in C#
https://warriordog.github.io/ActivityPubSharp/
Mozilla Public License 2.0
46 stars 10 forks source link

Enumerate common high-level use cases #122

Closed warriordog closed 11 months ago

warriordog commented 1 year ago

Create a list of all the common high-level use cases that are required to fully implement the ActivityPub and ActivityStreams specifications. Don't worry about Mastodon extensions or anything like that. Group them so that common areas can be focused.

Prerequisite for #117 See also: #128

warriordog commented 11 months ago

Reducing this down to just use cases from the AP spec. Mastodon (AKA real-world spec) will be implemented as an extension later.