Skip to content

Fixed missing support for `with_muted` param in direct timeline

Ivan Tashkinov requested to merge direct-timeline-with-muted-param-fix into develop

Direct messages section of PleromaFE does not load because BE stopped supporting with_muted param for direct timeline (as was defined in OpenAPI spec for direct timeline endpoint).

This MR reinstates the support.

Edited by Ivan Tashkinov

Merge request reports