snac2

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

commit ddff08a8231185ad679e56374eedf804d2488205
parent 428e57352527e33b141e976b45e290ac65fd68fc
Author: default <nobody@localhost>
Date:   Thu, 20 Jun 2024 17:39:23 +0200

Merge branch 'master' of /home/angel/git/snac2

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 @@ Don't show instance announcements in public timelines. 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). +Fixed typos in manpages (contributed by sergiodj). + ## 2.55 Mastodon API: fixed a last-minute bug that broke some API functions.