snac2

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

commit 1ccd1b2a1a30a7ca75e017bdf939b7bb8202c895
parent f8c62fe2102c28e9a59bf4cf14ad6b893753a8d3
Author: default <nobody@localhost>
Date:   Mon, 18 Sep 2023 22:52:53 +0200

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 @@ It's now possible to add profile metadata. 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. + ## 2.41 Added support for `Article` ActivityPub objects to correctly process reviews from #Bookwyrm instances and other similar software.