snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit c7178f91e71b3684812a34717a7083629efc13de
parent 79d8f5ff032e3d6cb5489f4b97be1987173b0e18
Author: default <nobody@localhost>
Date:   Sun,  5 Jan 2025 08:29:45 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -16,6 +16,8 @@ All CSV files to be imported must now be stored inside a user's `import/` subdir Mastodon API: more timeline paging tunings (contributed by nowster). +The command-line operation `note` new reads the `LANG` environment variable to set the post's language. + Fixed support for `Audio` objects. Made xmpp and mailto URLs clickable.