mastodon/app
Claire aa1b43f467
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
2021-05-05 23:41:02 +02:00
..
chewy Change `tootctl search deploy` algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Add management of delivery availability in Federation settings (#15771) 2021-05-05 23:39:02 +02:00
helpers Add management of delivery availability in Federation settings (#15771) 2021-05-05 23:39:02 +02:00
javascript Fix display of toots without text content (#15665) 2021-05-05 23:41:02 +02:00
lib Add management of delivery availability in Federation settings (#15771) 2021-05-05 23:39:02 +02:00
mailers Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
models Add management of delivery availability in Federation settings (#15771) 2021-05-05 23:39:02 +02:00
policies Add management of delivery availability in Federation settings (#15771) 2021-05-05 23:39:02 +02:00
presenters Add server rules (#15769) 2021-02-21 19:50:12 +01:00
serializers Add cold-start follow recommendations (#15945) 2021-04-12 12:37:14 +02:00
services Fix empty home feed before first follow has finished processing (#16152) 2021-05-04 04:45:08 +02:00
validators Fix existing username validator not allowing multiple accounts (#16153) 2021-05-04 14:22:04 +02:00
views Add management of delivery availability in Federation settings (#15771) 2021-05-05 23:39:02 +02:00
workers Improve performance of follow recommendation scheduler (#16159) 2021-05-05 22:04:52 +02:00