snac2

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

commit dde9847d2c3b15a2f06750a8639cc817538d98d2
parent 30ad9004b1a7bfc359c026cbfef83b24e366a40f
Author: default <nobody@localhost>
Date:   Mon,  6 Jan 2025 14:58:33 +0100

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -22,9 +22,9 @@ Mastodon API: more timeline paging tunings (contributed by nowster), post langua The command-line operation `note` new reads the `LANG` environment variable to set the post's language. -The maximum number of entries in users' RSS feed and in outboxes can now be set via the `max_public_entries` variable in the `server.json` file. +The maximum number of entries in users' RSS feeds and in outboxes can now be set via the `max_public_entries` variable in the `server.json` file. -Fixed support for `Audio` objects. +Fixed broken support for `Audio` objects. Made xmpp and mailto URLs clickable.