diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-04-12 13:48:22 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-04-12 13:48:22 +0200 |
commit | 892eeff1a9b08caa00a1ec4bdbdd3fdc02a6a396 (patch) | |
tree | ab87ab57aaa87f6a409e1a2b21ab3cbec9aebff9 /mastodon.texi | |
parent | 82d1189d7ea816c4419c28558ce5ce4a5c26b16e (diff) |
update info
Diffstat (limited to 'mastodon.texi')
-rw-r--r-- | mastodon.texi | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mastodon.texi b/mastodon.texi index dee530f..13ae33b 100644 --- a/mastodon.texi +++ b/mastodon.texi @@ -348,9 +348,9 @@ not contain @samp{:client_id} and @samp{:client_secret}. @multitable {aaaaaaaaaaaaaaaa} {aaaaaaaaaaaaaaaaaaaaaa} @headitem Marker @tab Meaning -@item @samp{(B)} +@item @samp{(🔁)} (or @samp{(B)}) @tab I boosted this toot -@item @samp{(F)} +@item @samp{(⭐)} (or @samp{(F)}) @tab I favourited this toot @item @samp{(🔖)} (or (@samp{K})) @tab I bookmarked this toot @@ -497,6 +497,10 @@ instance. @samp{mastodon-tl--unfollow-tag}: Unfollow a tag @item @samp{mastodon-tl--list-followed-tags}: View a list of tags you're following. +@item +@samp{mastodon-tl--followed-tags-timeline}: View a timeline of all your followed tags. +@item +@samp{mastodon-tl--some-followed-tags-timleine}: View a timeline of multiple tags, from your followed tags or any other. @end itemize |