aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-03-18 21:33:45 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-03-19 13:21:37 +0100
commite0ee8cbfa8e0e883f800ea09dbcff844f988fffb (patch)
tree68fdd0b817c388198a54759f544aacb2ae5908e3 /README.org
parent135443c63d26d0b77be5370e693aff8643d5078b (diff)
factor grab-profile-json, and handle familiar followers. FIX #404
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index f5ee0b5..4a9be3d 100644
--- a/README.org
+++ b/README.org
@@ -266,6 +266,9 @@ work without first loading =mastodon.el=:
- =mastodon-profile--view-account-private-note=: View a private note on a user’s account.
+- =mastodon-profile--show-familiar-followers=: Show a list of “familiar followers” for a given account. Familiar followers are accounts that you follow, and that follow the 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.