aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-10-13 11:29:24 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-10-13 11:29:24 +0200
commit44a075c5e910c755e3916e9132c09bb3cbce1620 (patch)
tree8b2110b5cb4b90cac6bf39ded4bb89387dbb19ff
parentab62022b50ba5d005d6da5d4bdec4f83ce673bc7 (diff)
index update
-rw-r--r--mastodon-index.org6
1 files changed, 5 insertions, 1 deletions
diff --git a/mastodon-index.org b/mastodon-index.org
index 9bae174..82c8d66 100644
--- a/mastodon-index.org
+++ b/mastodon-index.org
@@ -66,6 +66,7 @@
| | mastodon-profile--account-bot-toggle | Toggle the bot status of your account. |
| | mastodon-profile--account-discoverable-toggle | Toggle the discoverable status of your account. |
| | mastodon-profile--account-locked-toggle | Toggle the locked status of your account. |
+| | mastodon-profile--account-search | Run a statuses search QUERY for the currently viewed account. |
| | mastodon-profile--account-sensitive-toggle | Toggle the sensitive status of your account. |
| | mastodon-profile--account-view-cycle | Cycle through profile view: toots, toot sans boosts, followers, and following. |
| | mastodon-profile--add-account-to-list | Add account of current profile buffer to a list. |
@@ -92,10 +93,14 @@
| | mastodon-profile--view-preferences | View user preferences in another window. |
| | mastodon-profile-mode | Toggle mastodon profile minor mode. |
| | mastodon-profile-update-mode | Minor mode to update Mastodon user profile. |
+| | mastodon-search--query-cycle | Cycle through search types: accounts, hashtags, and statuses. |
| s | mastodon-search--search-query | Prompt for a search QUERY and return accounts, statuses, and hashtags. |
| | mastodon-search--trending-statuses | Display a list of statuses trending on your instance. |
| | mastodon-search--trending-tags | Display a list of tags trending on your instance. |
+| | mastodon-search-mode | Toggle mastodon search minor mode. |
+| | mastodon-serach--query-accounts-followed | Run an accounts search QUERY, limited to your followers. |
| B | mastodon-tl--block-user | Query for USER-HANDLE from current status and block that user. |
+| <mouse-2> | mastodon-tl--click-image-or-video | Click to play video with `mpv.el'' |
| | mastodon-tl--disable-notify-user-posts | Query for USER-HANDLE and disable notifications when they post. |
| m | mastodon-tl--dm-user | Query for USER-HANDLE from current status and compose a message to that user. |
| | mastodon-tl--do-link-action | Do the action of the link at point. |
@@ -114,7 +119,6 @@
| | mastodon-tl--goto-prev-item | Jump to previous item, e.g. filter or follow request. |
| C-<up>, p | mastodon-tl--goto-prev-toot | Jump to last toot header. |
| " | mastodon-tl--list-followed-tags | List followed tags. View timeline of tag user choses. |
-| <mouse-2> | mastodon-tl--mpv-click-play-video | Click to play video with `mpv.el'' |
| C-<return> | mastodon-tl--mpv-play-video-at-point | Play the video or gif at point with an mpv process. |
| | mastodon-tl--mpv-play-video-from-byline | Run `mastodon-tl--mpv-play-video-at-point' on first moving image in post. |
| | mastodon-tl--mute-thread | Mute the thread displayed in the current buffer. |