snac2

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

commit 75008986287a1a6f835b46e663458e858c159499
parent ae5aa60789b823d547b6bd4b0d5809d4ad0e4450
Author: default <nobody@localhost>
Date:   Mon,  8 Jul 2024 16:50:57 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -4,7 +4,7 @@ Don't show instance announcements in public timelines (contributed by sarahpw). -Added auto boosting. If an account has this flag enabled, all mentions to that account are automatically boosted to all its followers, behaving like a `Group` actor (contributed by sarahpw). +Added auto boosting. If an account has this flag enabled, all mentions to that account are automatically boosted to all its followers (contributed by sarahpw). Fixed typos in manpages (contributed by sergiodj).