diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-09-18 11:47:18 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-09-18 11:47:18 +0200 |
commit | 8e1c2c4c5b0afbed9713c798641cc831d81a5347 (patch) | |
tree | ad26b38ce3585b09cd25e943befad91513a5d5a9 | |
parent | 285175ca23a86af115e8eee48e0ee0451cf88b21 (diff) |
readme remote timeline cmds
-rw-r--r-- | README.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -324,6 +324,10 @@ work without first loading a =mastodon.el= buffer: - =mastodon-switch-to-buffer=: switch between mastodon buffers. +- =mastodon-tl--get-remote-local-timeline=: View a local timeline of a remote instance. +- =mastodon-tl--remote-tag-timeline=: View a tag timeline on a remote instance. + + - =mastodon-profile--update-display-name=: Update the display name for your account. - =mastodon-profile--update-user-profile-note=: Update your bio note. |