Filter for concise status timestamps

This commit is contained in:
Mouse Reeve
2021-05-11 18:59:31 -07:00
parent 1ea07448c3
commit 3b9fed1b31
2 changed files with 18 additions and 2 deletions

View File

@ -92,7 +92,7 @@
</h3>
<p class="is-size-7 is-flex is-align-items-center">
<a href="{{ status.remote_id }}">{{ status.published_date|timesince }}</a>
<a href="{{ status.remote_id }}">{{ status.published_date|published_date }}</a>
{% if status.progress %}
<span class="ml-1">
{% if status.progress_mode == 'PG' %}