Skip to content

Fix Reblog API

minibikini requested to merge fix/reblog-api into develop

Do not set visibility parameter to public by default and let CommonAPI to infer it from status, so a user can reblog their private status without explicitly setting reblog visibility to private.

Closes #2423 (closed)

Merge request reports