activitypub: publisher: align sharedinbox usage with AP specification rules
authorAriadne Conill <ariadne@dereferenced.org>
Mon, 22 Jul 2019 02:18:45 +0000 (02:18 +0000)
committerAriadne Conill <ariadne@dereferenced.org>
Mon, 22 Jul 2019 02:38:31 +0000 (02:38 +0000)
commit56019d53a8fa0a37de4c342c74cc8c70bf1786e9
tree1b3221f9da0c270c14612f075d29b99fb867edc2
parenta00aab340275036858aecfef16b719abde3276c6
activitypub: publisher: align sharedinbox usage with AP specification rules

While debugging the follow breakage, I observed that our sharedInbox usage
did not match the rules in the specification.  Accordingly, I have better
aligned our usage of sharedInbox with the rules outlined in the ActivityPub
specification.
CHANGELOG.md
lib/pleroma/web/activity_pub/publisher.ex
test/web/activity_pub/publisher_test.exs [new file with mode: 0644]