snac2

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

commit 10d0acc6550de3113f4fbceda6b556d8898e8ea9
parent 9fcff1467e0eb4a095373de5f27e10fa8200fa16
Author: default <nobody@localhost>
Date:   Sun,  5 Jan 2025 16:55:48 +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 @@ -20,6 +20,8 @@ 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. + Fixed support for `Audio` objects. Made xmpp and mailto URLs clickable.