[Glitch] Improve the public hashtag page

Port 8b19903559 to glitch-soc
This commit is contained in:
Thibaut Girka
2019-01-20 11:47:17 +01:00
parent 3e8b623975
commit 02295257b3
4 changed files with 57 additions and 21 deletions

View File

@@ -80,7 +80,7 @@ class HashtagTimeline extends React.PureComponent {
<div className='statuses-grid__item' key={statusId}>
<DetailedStatusContainer
id={statusId}
showThread
compact
measureHeight
onHeightChange={this.handleHeightChange}
/>