Skip to content

Use state object for user view instead of timeline.

eal requested to merge fix/user-view-without-posts into develop

Also fetch user if not in the state already.

This fixes the bug where a user new to your server followed you but you could not open their profile as no posts from them had reached your server.

Merge request reports