From a8c93def01a7d0d1b09b61d743fef99987fbce3f Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Thu, 15 Aug 2024 10:19:48 +0200 Subject: readme: Info desc --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index f514b33..949c90d 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: ELPA@@ -- cgit v1.2.3 From 8e1c2c4c5b0afbed9713c798641cc831d81a5347 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Wed, 18 Sep 2024 11:47:18 +0200 Subject: readme remote timeline cmds --- README.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 949c90d..c43d273 100644 --- a/README.org +++ b/README.org @@ -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. -- cgit v1.2.3