snac2

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

commit 6a7654c32dc957eb5a06b7dac04a6891f94fad9b
parent 29b4f48e72bd027740e1cfa9293b283ab88cc408
Author: default <nobody@localhost>
Date:   Wed,  2 Nov 2022 11:10:29 +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 @@ -2,6 +2,8 @@ ## 2.08 +A new page showing the list of people being followed and that follows us has been implemented, with all operations associated (including sending Direct Messages). + Messages marked as sensitive are now hidden behind a dropdown. More aggressive HTML sanitization.