]> cat aescling's git repositories - mastodon.git/commit
Fix display of toots without text content (#15665)
authorClaire <claire.github-309c@sitedethib.com>
Wed, 5 May 2021 21:41:02 +0000 (23:41 +0200)
committerGitHub <noreply@github.com>
Wed, 5 May 2021 21:41:02 +0000 (23:41 +0200)
commitaa1b43f46786ad23098159f1210b1811c64de72a
treeee73bd71db9799634d58753581b00e593756c760
parent7cb34b32f8bc925b56c79dbcf053671f93f2eb42
Fix display of toots without text content (#15665)

* Fix display of toots without text content

- fixes CWs from other implementations not showing up if toot has no text
  contents
- fixes the “Read more” thread indicator not showing up on threaded toots
  with no text contents

* Move content-less toot's CW to conents
app/javascript/mastodon/actions/importer/normalizer.js
app/javascript/mastodon/components/status_content.js