static fe: add user profile rendering
authorWilliam Pitcock <nenolod@dereferenced.org>
Sat, 2 Mar 2019 21:12:38 +0000 (21:12 +0000)
committerPhil Hagelberg <phil@hagelb.org>
Sun, 10 Nov 2019 02:06:51 +0000 (18:06 -0800)
commit2b5bd5236d793edba54366ec9fed447207a09976
tree161e25de0105fb9ac7e450bbff873f2e47d7457a
parent8f08da750aaa8e04c4a940a566ec831a559a4852
static fe: add user profile rendering
lib/pleroma/web/static_fe/activity_representer.ex
lib/pleroma/web/static_fe/static_fe_controller.ex
lib/pleroma/web/static_fe/static_fe_view.ex
lib/pleroma/web/static_fe/user_representer.ex [new file with mode: 0644]
lib/pleroma/web/templates/layout/static_fe.html.eex
lib/pleroma/web/templates/static_fe/static_fe/notice.html.eex
lib/pleroma/web/templates/static_fe/static_fe/profile.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/static_fe/static_fe/user_card.html.eex