diff options
author | Sasha Sorokin <dafri.nochiterov8@gmail.com> | 2020-01-29 11:35:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 17:35:54 +0100 |
commit | 50cd73e5d7e39600203c9c3f591f04289f41e297 (patch) | |
tree | acd661871637ffbb1a61d1def9bcf4ab25e8f28e /config | |
parent | bba0269d9741c8c4daaa9048c265a1321d93fbba (diff) |
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.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 44900d426..b1586ade5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1088,6 +1088,7 @@ en: other: "%{count} votes" vote: Vote show_more: Show more + show_thread: Show thread sign_in_to_participate: Sign in to participate in the conversation title: '%{name}: "%{quote}"' visibilities: |