snac2

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

commit 18ff999eeaeb2357c73862e5ce11774f58c97cf3
parent b8e5a00eab2b227dcd6fd93eab5951e81368ceaa
Author: default <nobody@localhost>
Date:   Mon, 20 Nov 2023 11:41: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 @@ -10,6 +10,8 @@ History can be disabled by administrators by setting the `disable_history` field New command-line option `deluser`, to delete a user (including unfollowing everybody). +Mastodon API: account lookups has been implemented. + Fixed a minor memory leak :facepalm: Fixed some HTML errors :facepalm: