snac2

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

commit 70ee3289f8b5e4b7c84e5f6e40766011e02a3a46
parent 7e028f6b50bb0959f09185c1076285a2cf475c03
Author: default <nobody@localhost>
Date:   Thu, 19 Dec 2024 14:37:56 +0100

Merge branch 'master' of comam.es:git/snac2

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 @@ The search box also accepts post URLs; the post is requested and, if it's found, can be interacted with (liked, boosted, replied to, etc.). +Fixed a bug regarding repeated attachments when editing a post. + 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.