snac2

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

commit b512678f2db3fd00e0f49ea1b7ce6c099405c050
parent 08de4913955c6a4a31c13f72fbce2601bed215ba
Author: default <nobody@localhost>
Date:   Thu, 29 Aug 2024 08:49:06 +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 @@ Search by content also looks into alt-text from attachments (images, videos, etc Search by content is case insensitive for all Unicode-supported alphabets (previously was only for ASCII characters). +Added support for bookmarking posts. + Fixed a failed compilation under Solaris/Illumos. The actor `Person` object now includes a `featured` property, that returns the list of pinned posts.