aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorH Durer <h.duerer@gmail.com>2018-03-10 06:04:13 +0000
committerJohnson Denen <johnson.denen@gmail.com>2018-08-10 22:20:04 -0400
commit1e7882a709ac1d67b2ff1ec17577637b70571b6a (patch)
treeacd9c1c68b67829f702ee14b7c4355706ae69513 /README.org
parent967d2835da2a77a0f4935a2392f667e0330608c8 (diff)
Support toggling content warning anywhere in the toot. (#180)
This new functionality is bound to the 'c' key. To help with this functionality this also changes the 'toot-json and 'toot-id properties. These are now applied to the whole toot not just the toot's byline.
Diffstat (limited to 'README.org')
-rw-r--r--README.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.org b/README.org
index 95416a7..5b8b676 100644
--- a/README.org
+++ b/README.org
@@ -77,6 +77,7 @@ Opens a =*mastodon-home*= buffer in the major mode so you can see toots. You wil
| Key | Action |
|--------------------------+-----------------------------------------------------------------------------------|
| =?= | Open context menu (if =discover= is available) |
+| =c= | Toggle the visibility of sensitive text (if there is text with a content warning) |
| =b= | Boost toot under =point= |
| =f= | Favourite toot under =point= |
| =F= | Open federated timeline |