Michael opened issue #343: Delivering to the personal inbox should add the us...
https://git.pleroma.social/pleroma/pleroma/issues/343
There is a difference between the shared inbox and the personal inbox: While the shared inbox does the delivery upon "to" and "cc", the personal inbox additionally has to add the person to the list of receivers. See here: https://www.w3.org/TR/activitypub/#inboxIn general, the owner of an inbox is likely to be able to access all of their inbox contents.This is important to make the BCC transport work.
https://git.pleroma.social/pleroma/pleroma/issues/343
There is a difference between the shared inbox and the personal inbox: While the shared inbox does the delivery upon "to" and "cc", the personal inbox additionally has to add the person to the list of receivers. See here: https://www.w3.org/TR/activitypub/#inboxIn general, the owner of an inbox is likely to be able to access all of their inbox contents.This is important to make the BCC transport work.