aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-09-20 20:37:35 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-09-20 20:37:35 +0200
commit6803d680c6415e4cc6dca66e597776dae0394170 (patch)
tree7795f10a3b5337d4b2169d6eab3adec654fc7cc0 /README.org
parent3443b49c55f65ae8e0b07e93e1e0299ce1bf8ed6 (diff)
parent657bd3664749f66d9da0a8a5336b51c592670ecf (diff)
Merge branch 'develop'
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.org b/README.org
index f514b33..c43d273 100644
--- a/README.org
+++ b/README.org
@@ -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.