]> cat aescling's git repositories - mastodon.git/commit
Add "Show thread" button to public profiles (#13000)
authorSasha Sorokin <dafri.nochiterov8@gmail.com>
Wed, 29 Jan 2020 16:35:54 +0000 (11:35 -0500)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2020 16:35:54 +0000 (17:35 +0100)
commit50cd73e5d7e39600203c9c3f591f04289f41e297
treeacd661871637ffbb1a61d1def9bcf4ab25e8f28e
parentbba0269d9741c8c4daaa9048c265a1321d93fbba
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.
app/javascript/styles/mastodon/components.scss
app/views/statuses/_simple_status.html.haml
config/locales/en.yml