aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index 8a057d2..bfb1641 100644
--- a/README.org
+++ b/README.org
@@ -222,10 +222,17 @@ You can download and use your instance's custom emoji
- =mastodon-url-lookup=: Attempt to load URL in =mastodon.el=. URL may be the one at point or provided in the minibuffer. Should also work if =mastodon.el= is not yet loaded.
+
- =mastodon-tl--view-instance-description=: View information about the instance that the author of the toot at point is on.
- =mastodon-tl--view-own-instance=: View information about your own instance.
- =mastodon-search--trending-tags=: View a list of trending hashtags on your instance.
+
+- =mastodon-tl--follow-tag=: Follow a tag (works like following a user)
+- =mastodon-tl--unfollow-tag=: Unfollow a tag
+- =mastodon-tl--list-followed-tags=: View a list of tags you're following.
+
+
- =mastodon-profile--update-display-name=: Update the display name for your account.
- =mastodon-profile--update-user-profile-note=: Update your bio note.
- =mastodon-profile--update-meta-fields=: Update your metadata fields.