Add support for preview of conferences;

Fix some errors;
Improve display of node items of type Atom Over XMPP (XEP-0277 and XEP-0472).
This commit is contained in:
Schimon Jehudah, Adv. 2024-10-13 18:42:44 +03:00
parent 44718051d0
commit aa90d922b0
10 changed files with 758 additions and 80 deletions

View file

@ -92,13 +92,15 @@
Preview journal OR Preview group chat
</a>
</div -->
{% if count %}
<div id="count">
<a href="{{view_href}}">
<div id="count">
<a href="{{view_href}}">
{% if count %}
{{count}} {{instance}}
</a>
</div>
{% endif %}
{% else %}
Preview
{% endif %}
</a>
</div>
<!-- div>
<a href="https://xmpp.org">
<img id="logo-bottom" src="/img/logo-wordmark-vertical.svg" />