Change references from "deleted_urls" to "banned_urls" as nothing is handled via...
[akkoma] / lib / pleroma / web / static_fe / static_fe_controller.ex
2019-11-10 Phil HagelbergFix a bug where reblogs were displayed under the wrong...
2019-11-10 Phil HagelbergShow counts for replies, likes, and announces for selec...
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 HagelbergApply all suggested changes from reviewers.
2019-11-10 Phil HagelbergNotices should show entire thread from context.
2019-11-10 Phil HagelbergDon't show 404 in static-fe controller unless it's...
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