Skip to content

Mastodon API: Fix thread mute detection

rinpatch requested to merge fix/mastoapi-threadmute-detection into develop

It was calling CommonAPI.thread_muted? with post author's account instead of viewer's one.

Merge request reports