diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-09-20 20:37:35 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-09-20 20:37:35 +0200 |
commit | 6803d680c6415e4cc6dca66e597776dae0394170 (patch) | |
tree | 7795f10a3b5337d4b2169d6eab3adec654fc7cc0 /README.org | |
parent | 3443b49c55f65ae8e0b07e93e1e0299ce1bf8ed6 (diff) | |
parent | 657bd3664749f66d9da0a8a5336b51c592670ecf (diff) |
Merge branch 'develop'
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: Mastodon: (mastodon). -#+TEXINFO_DIR_DESC: Client for Mastodon on ActivityPub networks. +#+TEXINFO_DIR_DESC: Client for fediverse services using the Mastodon API. @@html: <a href="https://elpa.nongnu.org/nongnu/mastodon.html"><img alt="ELPA" src="https://elpa.nongnu.org/nongnu/mastodon.svg"></a>@@ @@ -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. |