snac2

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

commit ada3e978c5d8ba16e15c0ee081f4c1a4b703195c
parent 75e1f939d0e1a0f01f6eef561c02d1bef208f03d
Author: default <nobody@localhost>
Date:   Tue, 20 Feb 2024 05:20:59 +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 @@ -6,6 +6,8 @@ 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. +Added a profile-page relation to links in webfinger responses (contributed by khm). + ## 2.47 Added pagination to the notification page.