snac2

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

commit 385239366e80add13a4516cd23a2c1a3d21b4ad8
parent e9553379e9922119468bc5ad1f26629c95f57e8d
Author: default <nobody@localhost>
Date:   Wed, 21 Feb 2024 09:56:56 +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 @@ -2,6 +2,8 @@ ## 2.48 +New instance page, that show all posts by users in the same instance (like the public instance timeline, but interactive). This will help building communities. + Follower-only replies to unknown users are not shown in timelines. Added verification of metadata links: if the linked page contains a link back to the snac user with a rel="me" attribute, it's marked as verified.