diff options
-rw-r--r-- | README.org | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -227,7 +227,7 @@ You can download and use your instance's custom emoji *** Other commands and account settings: -In addition to =mastodon=, the following functions are autoloaded and should +In addition to =mastodon=, the following three functions are autoloaded and should work without first loading =mastodon.el=: - =mastodon-toot=: Compose new toot - =mastodon-notifications-get=: View all notifications @@ -280,6 +280,12 @@ See =M-x customize-group RET mastodon= to view all customize options. - Enable custom emoji - Display toot being replied to +*** Alternative timeline layout + +The incomparable Nicholas Rougier has written an alternative timeline layout for =mastodon.el=. + +The repo is at https://github.com/rougier/mastodon-alt. + *** Live-updating timelines: =mastodon-async-mode= (code taken from https://github.com/alexjgriffith/mastodon-future.el.) |