diff options
-rw-r--r-- | README.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -262,6 +262,10 @@ work without first loading =mastodon.el=: - =mastodon-tl--dm-user=: Send a direct message to one of the users at point. +- =mastodon-profile--add-private-note-to-account=: Add a private note to another user’s account. +- =mastodon-profile--view-account-private-note=: View a private note on a user’s account. + + - =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. |