Skip to content

Fix embeded relationships in Mastodon API

rinpatch requested to merge fix/embeded-relationship-in-follows into develop

Currently some endpoints render accounts without for user resulting in embedded relationship being empty. It causes bugs in followers/following tab in pleroma-fe but I fixed it for other endpoints as well just in case

Merge request reports