Show webmention checks in admin
This commit is contained in:
@@ -6,6 +6,7 @@ div class="mb-12 prose dark:prose-invert max-w-prose mx-auto text-gray-800 dark:
|
|||||||
td ID
|
td ID
|
||||||
td Type
|
td Type
|
||||||
td Author
|
td Author
|
||||||
|
td Checked at
|
||||||
td Content
|
td Content
|
||||||
td
|
td
|
||||||
td
|
td
|
||||||
@@ -19,6 +20,8 @@ div class="mb-12 prose dark:prose-invert max-w-prose mx-auto text-gray-800 dark:
|
|||||||
= webmention.type
|
= webmention.type
|
||||||
td
|
td
|
||||||
= webmention.author_name
|
= webmention.author_name
|
||||||
|
td
|
||||||
|
= "#{webmention.last_checked_at.strftime("%c")} (#{webmention.retrieval_attempts})"
|
||||||
td
|
td
|
||||||
div class="w-full"
|
div class="w-full"
|
||||||
/ span class="px-2"
|
/ span class="px-2"
|
||||||
|
Reference in New Issue
Block a user