pleroma/lib/pleroma/web/static_fe
Phil Hagelberg 62f3a93049 For remote notices, redirect to the original instead of 404.
We shouldn't treat these like local statuses, but I don't think a 404
is the right choice either here, because within pleroma-fe, these are
valid URLs. So with remote notices you have the awkward situation
where clicking a link will behave differently depending on whether you
open it in a new tab or not; the new tab will 404 if it hits static-fe.

This new redirecting behavior should improve that situation.
2019-11-12 09:40:29 -08:00
..
static_fe_controller.ex For remote notices, redirect to the original instead of 404. 2019-11-12 09:40:29 -08:00
static_fe_view.ex Formatter moved to new module. 2019-11-09 18:30:23 -08:00