snac2

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

commit ae815746d5e261b09dbf0821f98e8b3264b9cdd8
parent 6778350211aeae076be80393cbef637e0218ad49
Author: default <nobody@localhost>
Date:   Wed,  4 Sep 2024 09:49:27 +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 @@ -14,6 +14,8 @@ The actor `Person` object now includes a `featured` property, that returns the l The delete post button can now be hidden server-wise (it's not very useful and clutters the space). +The lists of pinned and bookmarked posts are directly accesible from the private timeline. + ## 2.57 Added support for listening on UNIX-like sockets.