diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-18 21:33:45 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-19 13:21:37 +0100 |
commit | e0ee8cbfa8e0e883f800ea09dbcff844f988fffb (patch) | |
tree | 68fdd0b817c388198a54759f544aacb2ae5908e3 /README.org | |
parent | 135443c63d26d0b77be5370e693aff8643d5078b (diff) |
factor grab-profile-json, and handle familiar followers. FIX #404
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |