Discussion of the # Note's "name" property usage and it's processing by Pleroma. Main attention is on the Client to Server interactions that are being implemented in #

I feel that we mixing two different use cases here:

1. An ActivityPub property, to which a Note's Subject/Title is placed, when entered via Pleroma web UI.
I understood about this point.

2. Delivery / sending to other servers a Note, which came from a client application or from another server and which has the "name" property.
I assume that if incoming Note has the "name" property, Pleroma doesn't delete that property, but sends it to recipients with the same value.
?!

https://git.pleroma.social/pleroma/pleroma/issues/635