OStatus controller: don't serve json at /notice/, redirect instead
[akkoma] / lib / pleroma / plugs / static_fe_plug.ex
2019-11-21 lainMerge branch 'issue/1348' into 'develop'
2019-11-15 rinpatchMerge branch 'bugfix/1395-email-activation' into 'develop'
2019-11-14 feldMerge branch 'feature/reports-groups-and-multiple-state...
2019-11-14 rinpatchMerge branch 'reactions' into 'develop'
2019-11-11 feldMerge branch 'nodeinfo-federation-enabled' into 'develop'
2019-11-11 kaniiniMerge branch 'feature/static-fe' into 'develop'
2019-11-10 Phil HagelbergMove static_fe config to its own section instead of...
2019-11-10 Phil HagelbergMake many of the improvements suggested in review.
2019-11-10 Phil HagelbergStatic FE plug should only respond to text/html requests.
2019-11-10 Phil HagelbergMove static FE routing into its own plug.