From 4d509969fd5478ba1f78b962d728800606c38d67 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Tue, 29 Oct 2019 15:35:06 -0400 Subject: [PATCH] document untag button --- docs/changelog.txt | 2 ++ docs/honk.1 | 5 +++++ views/honk.html | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index 9e3a0a0..1d9c59f 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -2,6 +2,8 @@ changelog -- next ++ "Untag" button to mute part of a thread. + ++ Subscribe to hashtags. + Inline images in posts. Send and receive. diff --git a/docs/honk.1 b/docs/honk.1 index 8b8e0fa..fc803a3 100644 --- a/docs/honk.1 +++ b/docs/honk.1 @@ -106,6 +106,11 @@ Acknowledge reading this post. Typically if it's a reply to one's own post. .It Ic save Save this honk to make it easy to find later. +.It Ic untag +Sometimes a thread goes on entirely too long. +Untag will hide further replies to the selected post, but without muting the +entire thread. +Replies higher in the tree are still received. .It Ic edit Change it up. Alas, Update activities do not federate reliably. diff --git a/views/honk.html b/views/honk.html index 01bf354..aff4a9b 100644 --- a/views/honk.html +++ b/views/honk.html @@ -112,7 +112,7 @@ in reply to: {{ .RID }} {{ else }} {{ end }} - +