snac2

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

commit c37dd39da2d35a7b53c75cf0cc2985f25391b024
parent 029367f7cc9c8f4d7ed1ff1fbf81e7326c3eab78
Author: default <nobody@localhost>
Date:   Mon,  9 Jan 2023 09:28:47 +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 @@ -8,6 +8,8 @@ Don't show the collapse widget for non-existent children. Added support for HTTP signature pseudo-headers `(created)` and `(expires)`, that are used by some ActivityPub implementations (e.g. Lemmy). +When replying, the mentioned people inherited from the original post will be clearly labelled with a CC: prefix string instead of just being dropped out there like noise like Mastodon and others do. (I hope) this will help you realise that you are involving other people in the conversation. + ## 2.17 Fixed a header bug (contributed by alderwick).