snac2

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

commit aa371bd0c95cd1940995fbc13ccb4f5f7a50428f
parent f0e17d67537ee020ec391cd4459b77dfdad7ef24
Author: default <nobody@localhost>
Date:   Thu, 17 Nov 2022 18:37:58 +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 @@ -4,6 +4,8 @@ Marking posts and replies as sensitive content is now possible. +On output, use shared inboxes on instances that support it. This reduces bandwidth usage greatly, specially for very popular users with thousands of followers. + Much more aggresive HTML sanitization. **disabled by now** On OpenBSD, use the `unveil()` function.