You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/statuses
Sasha Sorokin 50cd73e5d7
Add "Show thread" button to public profiles (#13000)
This adds "Show thread" button to the status view which is used in
profiles. The logic to display the button is mimicking logic in
web app available at app/javascript/mastodon/components/status.js#L439.

* The little change in components CSS required to remove enforced
  underline for all links on public pages on our button.
5 years ago
..
_attachment_list.html.haml
_detailed_status.html.haml Change reported media attachments to always be hidden in admin UI (#12879) 5 years ago
_og_description.html.haml
_og_image.html.haml
_poll.html.haml
_simple_status.html.haml Add "Show thread" button to public profiles (#13000) 5 years ago
_status.html.haml
embed.html.haml
show.html.haml