snac2

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

commit 1147430d78e6c35fecaf02a3ed8d461bb18de376
parent 6b39635fc3ec8d9dd2c05756b59fcf8bcb84600f
Author: grunfink <grunfink@comam.es>
Date:   Sun,  8 Jun 2025 09:18:06 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -6,6 +6,12 @@ Fixed regression while sending email via pipe on OpenBSD. Fixed Markdown parsing when the URL has parenthesis. +Always show the 'pending follow confirmations' section if there are any (even if the toggle is off). + +If a metadata value is an account handler, it's also tried to be validated (rel="me" links). + +Another search by URL tweak (this time for Pixelfed links). + ## 2.78 Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).