chore: merge in comment mentions as webmention replies; show some mention links
This commit is contained in:
parent
029a758733
commit
72d4710178
4 changed files with 31 additions and 6 deletions
|
@ -4,5 +4,6 @@
|
|||
{% render "partials/webmentions/interaction.liquid", mentions: mentions, type: 'repost-of' %}
|
||||
{% render "partials/webmentions/interaction.liquid", mentions: mentions, type: 'like-of' %}
|
||||
{% render "partials/webmentions/comments.liquid", mentions: mentions %}
|
||||
{% render "partials/webmentions/links.liquid", mentions: mentions %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Reference in a new issue