aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormartianh <martianh@noreply.codeberg.org>2023-01-10 01:09:49 +0000
committermartianh <martianh@noreply.codeberg.org>2023-01-10 01:09:49 +0000
commit531386d6b4c1376efd27aea2b88ebeb1d0ade227 (patch)
tree87110cc0a7ffb5191475c2c1a2b9da981f521363 /README.org
parentb8cf48227809612c578aa011ddf821a8c6f6ce41 (diff)
parentbaa5ae92733ce95ea5036ca6b18575ebfa80af9b (diff)
Merge pull request 'Add option to set the default reply visibility' (#370) from boynux/mastodon.el:default-reply-visibility into develop
Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/370
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index 34a47d6..53278aa 100644
--- a/README.org
+++ b/README.org
@@ -263,6 +263,9 @@ work without first loading =mastodon.el=:
- =mastodon-profile--account-sensitive-toggle=: Toggle whether your posts are
marked as sensitive (nsfw) by default.
+- =mastodon-toot--default-reply-visibility=: Set the default visibility for replies.
+ This visibility is used only when the original post has less restrictive visibility.
+
*** Customization
See =M-x customize-group RET mastodon= to view all customize options.