This commit is contained in:
Fabien Basmaison
2021-03-04 20:49:31 +01:00
31 changed files with 4376 additions and 545 deletions

View File

@@ -34,7 +34,7 @@
</div>
{% endif %}
{% if status.content and status.status_type != 'GeneratedNote' and status.status_type != 'Boost' %}
{% if status.content and status.status_type != 'GeneratedNote' and status.status_type != 'Announce' %}
{% include 'snippets/trimmed_text.html' with full=status.content|safe %}
{% endif %}
{% if status.attachments.exists %}