Closed torbjornjohannsen closed 1 week ago
Note: This refactors the frontend, removing UserTimeline and replacing it with PrivateTimeline which serves the same route (/{author]) and behaves exactly the same except when the currently authenticated user has the same username as the username of the page he is viewing, then it acts like the private timeline described.
This matches Helge's pretty elaborate description here
Closes #78