snac2

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

commit 986b87cdfc4f8b20641ad5ec4d38c3921b953e18
parent 72f1f1b64baf98afcb282606ce49056b9effbe4e
Author: default <nobody@localhost>
Date:   Mon,  9 Oct 2023 11:59:20 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -8,7 +8,7 @@ Outgoing connections that fail with a timeout are retried with a higher timeout If a post comes from a group or community (i.e. it has an `audience` field set), the buttons `Follow Group` or `Unfollow Group` are shown. -Pinned posts are never purged. +Pinned posts are never (incorrectly) purged. Some RSS validation fixes.