diff options
author | martianh <martianh@noreply.codeberg.org> | 2023-01-10 01:09:49 +0000 |
---|---|---|
committer | martianh <martianh@noreply.codeberg.org> | 2023-01-10 01:09:49 +0000 |
commit | 531386d6b4c1376efd27aea2b88ebeb1d0ade227 (patch) | |
tree | 87110cc0a7ffb5191475c2c1a2b9da981f521363 /README.org | |
parent | b8cf48227809612c578aa011ddf821a8c6f6ce41 (diff) | |
parent | baa5ae92733ce95ea5036ca6b18575ebfa80af9b (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.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |