Change public thread view to hide "Show thread" link (#15266)

Fixes #15262
This commit is contained in:
ThibG 2020-12-02 21:21:44 +01:00 committed by GitHub
parent 9136be480f
commit d849aad852
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View file

@ -39,7 +39,7 @@
%span
= t('stream_entries.pinned')
= render (centered ? 'statuses/detailed_status' : 'statuses/simple_status'), status: status.proper, autoplay: autoplay
= render (centered ? 'statuses/detailed_status' : 'statuses/simple_status'), status: status.proper, autoplay: autoplay, hide_show_thread: is_predecessor || is_successor
- if include_threads
- if @since_descendant_thread_id