snac2

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

commit e9f3d5120c23406d0e395bea9daf23b2a1300c88
parent 7fe80a80cace768b981e42b945b2afeca7498152
Author: default <nobody@localhost>
Date:   Tue, 17 Dec 2024 04:45:35 +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 @@ -4,6 +4,8 @@ Mastodon API: Improved timeline pagination in some clients (details: a `Link` header has been added), fixed an incorrect value for the `bot` field in newly created accounts, fixed a crash. +When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance. + Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar). ## 2.66