snac2

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

commit a667afe2cec2d811bf6a567d68025f58fb8fba36
parent 6e0b5c9d209f31f851fee2f9cbf34dd4c1478839
Author: default <nobody@localhost>
Date:   Wed,  9 Nov 2022 07:43:14 +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 @@ -6,6 +6,8 @@ New button `Hide`, to hide a post and its children. You can boost your own posts indefinitely, because Social Media is about repeating yourself until the others care about you. +Fixed bug in the webfinger query (@user@host queries should no longer fail). + ## 2.08 A new page showing the list of people being followed and that follows us has been implemented, with all operations associated (including sending Direct Messages).