Skip to content

zot6 compatibility: when posting from a non-primary clone the actor->id is...

Zot requested to merge (removed):dev into dev

zot6 compatibility: when posting from a non-primary clone the actor->id is that of the primary, resulting in an author/owner identity mismatch. Solution is to always post with the actor->id set to the sender if it is a local channel.

Merge request reports