snac2

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

commit c37540abc07f99e47d44da6a7e99980ca5d3b1bf
parent 9385cdf9f0f382d34584f94558e6ccd739c236ea
Author: default <nobody@localhost>
Date:   Wed, 19 Mar 2025 18:03:25 +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 @@ -30,6 +30,8 @@ Reverted (temporarily) the Markdown code that converted text between underscores Fixed bug in bookmark CSV import. +Don't indent Twitter-like "threads" (i.e. chains of short posts from the same author that are self-replies). + ## 2.73 Added support for customizing and translating the web UI language via simple `.po` files. For more information on how to install language files or create new ones, please see `snac(8)` (the administrator manual).