From 4450e8da252137b68f067dbc9cfaa5745a8804c5 Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Sun, 1 Aug 2021 18:35:00 -0700 Subject: fix inactive instance check and archive bug --- static/archive.html | 12 ++++++------ static/faq.html | 2 +- static/npost.html | 1 + 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'static') diff --git a/static/archive.html b/static/archive.html index aa37c94..b08693a 100644 --- a/static/archive.html +++ b/static/archive.html @@ -37,14 +37,14 @@
- +
{{ if eq $board.ModCred $board.Domain $board.Actor.Id }} - + {{ end }} - + - + {{ range $i, $e := .Posts }} {{ if mod $i 2 }} @@ -53,7 +53,7 @@ {{ end }} - + {{ else }} @@ -62,7 +62,7 @@ {{ end }} - + {{ end }} diff --git a/static/faq.html b/static/faq.html index f4fb237..b9c6085 100644 --- a/static/faq.html +++ b/static/faq.html @@ -56,7 +56,7 @@

Soon™.

What version is this FChannel instance?

-

v0.0.14-release

+

v0.0.14-dev

[Home][Rules][FAQ] diff --git a/static/npost.html b/static/npost.html index b0f89e6..2f0778f 100644 --- a/static/npost.html +++ b/static/npost.html @@ -50,6 +50,7 @@ {{ end }} {{ define "script" }} + {{ end }} -- cgit v1.2.3
No.No. Excerpt
[Pop]{{ short $board.Actor.Outbox $e.Id }}{{ shortExcerpt $e }}{{ shortExcerpt $e }} [View]
[Pop]{{ short $board.Actor.Outbox $e.Id }}{{ shortExcerpt $e }}{{ shortExcerpt $e }} [View]