snac2

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

commit ec73ef0bda1bbd4276aebcdb3a4500494efef3a2
parent 556517ab5403701ff3617049b6a2df1dc7cccb31
Author: default <nobody@localhost>
Date:   Mon, 10 Oct 2022 09:09:19 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,8 +2,14 @@ ## 2.03 +Notes can now attach images and other media. The web interface still limits this feature to only one attachment (given by URL). + +Videos attached to notes are now shown. + A small set of ASCII emoticons are translated to emojis. +The new (optional) server configuration directive, `disable_cache`, disables the caching of timeline HTML output if set to `true` (useful only for debugging, don't use it otherwise). + ## 2.02 Fixed a bug that caused empty actor names look like crap.