Expand subject content automatically when config is set.
[akkoma] / lib / pleroma / web / static_fe /
2019-11-10 Phil HagelbergExpand subject content automatically when config is...
2019-11-10 Phil HagelbergInclude metadata in static FE conversations and profiles.
2019-11-10 Phil HagelbergCatch 404s.
2019-11-10 Phil HagelbergPagination for user profiles.
2019-11-10 Phil HagelbergMake many of the improvements suggested in review.
2019-11-10 Phil HagelbergMove static FE routing into its own plug.
2019-11-10 Phil HagelbergMake sure notice link is remote if the post is remote.
2019-11-10 Phil HagelbergVisually separate header.
2019-11-10 Phil HagelbergFix a bug where reblogs were displayed under the wrong...
2019-11-10 Phil HagelbergChange date formatting.
2019-11-10 Phil HagelbergShow counts for replies, likes, and announces for selec...
2019-11-10 Phil HagelbergFormat dates using CommonAPI utils.
2019-11-10 Phil HagelbergAdd header to profile/notice pages linking to pleroma-fe.
2019-11-10 Phil HagelbergRemove activity/user representer; move logic to controller.
2019-11-10 Phil HagelbergGet rid of @data in views and use separate fields.
2019-11-10 Phil HagelbergUse gettext for sensitive media warning.
2019-11-10 Phil HagelbergApply all suggested changes from reviewers.
2019-11-10 Phil HagelbergNotices should show entire thread from context.
2019-11-10 Phil HagelbergShow images, video, and audio attachments to notices.
2019-11-10 Phil HagelbergFix activity_representer to work with User.get_or_fetch...
2019-11-10 Phil HagelbergDon't show 404 in static-fe controller unless it's...
2019-11-10 Phil HagelbergAdd permalinks to the static-fe notice rendering.
2019-11-10 Phil HagelbergLooks like source_data is on user directly now.
2019-11-10 William Pitcockstatic fe: add remote follow button
2019-11-10 William Pitcockstatic fe: reformat activity representer
2019-11-10 William Pitcockstatic fe: add user profile rendering
2019-11-10 William Pitcockstatic fe: use a generic activity representer to render...
2019-11-10 William Pitcockstatic fe: formatting
2019-11-10 William Pitcockstatic fe: proof of concept