diff options
author | default <nobody@localhost> | 2023-04-12 11:54:42 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-04-12 11:54:42 +0200 |
commit | 7fecec134f878964e02cc156e04855ba5cfe9708 (patch) | |
tree | 46fbb0f4c8cc998e48889a7f6ec7e8cdbf9da63d /doc/snac.1 | |
parent | 168e1ceab9795ddfe5857a7c4ba110857771c1c6 (diff) |
Updated documentation.
Diffstat (limited to 'doc/snac.1')
-rw-r--r-- | doc/snac.1 | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -205,10 +205,21 @@ argument is -e, the external editor defined by the EDITOR environment variable will be invoked to prepare a message; if it's - (a lonely hyphen), the post content will be read from stdin. .El -.Ss Migrating from Mastodon +.Ss Migrating an account from Mastodon See .Xr snac 8 for details. +.Ss Using Mastodon-compatible apps +Since version 2.27, +.Nm +includes support for the Mastodon API, so you can use Mastodon-compatible +mobile and desktop applications to access your account. Given a correctly +configured server, the usage of these programs should be straightforward. +Please take note that they will show your timeline in a 'Mastodon fashion' +(i.e., as a plain list of posts), so you will lose the fancy, nested thread +post display with the most active threads at the top that the web interface of +.Nm +provides. .Sh ENVIRONMENT .Bl -tag -width Ds .It Ev DEBUG |