snac2

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

commit 9bf872d6030f1d4fb4bad42e4931111eac769806
parent b1f1f353fa50b5f74f4154b49fbb4a67ef56c17f
Author: default <nobody@localhost>
Date:   Tue,  4 Jul 2023 15:03:36 +0200

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 @@ Added proper HTTP caching when serving static files (attached images, avatars, etc.) +Sensitive content messages can now have a summary (i.e. no longer limited to ...) + Added a way to block full instances (from the command-line tool, as I consider this to be an administration priviledge). If the user style.css does not exist, the server-wide one if served instead.