diff options
| author | grunfink <grunfink@comam.es> | 2025-06-26 10:46:48 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-26 10:46:48 +0200 |
| commit | 077e2ba462be7a88e5ad03a43124529ecb7bf401 (patch) | |
| tree | a1daa7909b69e838683f646870b99c437860eb9d | |
| parent | cbe18516b17112bfb7c8fee178f2c2ce422ec677 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 729b9f7..3a35a8d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -22,6 +22,8 @@ The default favicon URL can be changed from the server configuration. New command-line option `export_posts`, to export all posts by a user in a JSON format compatible with the one generated by Mastodon. +The command-line options to send notes also allow an optional `-r` argument, to set the URL of a Fediverse post this note is a reply to. + ## 2.78 Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). |