aboutsummaryrefslogtreecommitdiff
path: root/mastodon.texi
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-10-21 17:14:00 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-10-21 17:14:00 +0200
commitabe02e818d484da65fe23bbe5899ed15d43f1e67 (patch)
treeee6ffa148d9f9a9c50752b3f89038e2f646e3e94 /mastodon.texi
parente593ad461ae275c641c6c4c90f67d62a920610a0 (diff)
parentef6762986de6f4c85405dbc01ae19854cd2687fd (diff)
Merge branch 'develop'
Diffstat (limited to 'mastodon.texi')
-rw-r--r--mastodon.texi20
1 files changed, 18 insertions, 2 deletions
diff --git a/mastodon.texi b/mastodon.texi
index e171408..d1c9268 100644
--- a/mastodon.texi
+++ b/mastodon.texi
@@ -57,6 +57,7 @@ Usage
* Customization::
* Commands and variables index::
* Alternative timeline layout::
+* mastodon hydra::
* Live-updating timelines @samp{mastodon-async-mode}::
* Translating toots::
* Bookmarks and @samp{mastodon.el}: Bookmarks and @samp{mastodonel}.
@@ -146,7 +147,7 @@ Or, with @samp{use-package}:
:ensure t)
@end lisp
-The minimum Emacs version is now 27.1. But if you are running an older version
+The minimum Emacs version is now 28.1. But if you are running an older version
it shouldn't be very hard to get it working.
@node Emoji
@@ -187,6 +188,7 @@ Or, with @samp{use-package}:
* Customization::
* Commands and variables index::
* Alternative timeline layout::
+* mastodon hydra::
* Live-updating timelines @samp{mastodon-async-mode}::
* Translating toots::
* Bookmarks and @samp{mastodon.el}: Bookmarks and @samp{mastodonel}.
@@ -660,6 +662,12 @@ for @samp{mastodon.el}.
The repo is at @uref{https://github.com/rougier/mastodon-alt, mastodon-alt}.
+@node mastodon hydra
+@subsection mastodon hydra
+
+A user made a hydra for handling basic mastodon.el commands. It's available at
+@uref{https://holgerschurig.github.io/en/emacs-mastodon-hydra/}.
+
@node Live-updating timelines @samp{mastodon-async-mode}
@subsection Live-updating timelines: @samp{mastodon-async-mode}
@@ -810,7 +818,7 @@ There's no need for a blank line after the first docstring line (one is added au
If you'd like to support continued development of @samp{mastodon.el}, I accept
donations via paypal: @uref{https://paypal.me/martianh, paypal.me/martianh}. If you would prefer a different
-payment method, please write to me at <martianhiatus [at] riseup [dot] net> and I can
+payment method, please write to me at <mousebot@disroot.org> and I can
provide IBAN or other bank account details.
I don't have a tech worker's income, so even a small tip would help out.
@@ -846,4 +854,12 @@ Here's a notifcations view plus a compose buffer:
@image{screenshot-notifs+compose,,,,png}
+Here's a user settings transient (active values green, current server values commented and, if a boolean, underlined):
+
+@image{screenshot-transient-1,,,,jpg}
+
+Here's a user profile fields transient (changed fields green, current server values commented):
+
+@image{screenshot-transient-2,,,,jpg}
+
@bye \ No newline at end of file