snac2

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

commit 23f1fcf43252ae611b764934cef0585dbb4374b0
parent 366a48e2b811ac1c1d44310f364eeb1b59bb7c4c
Author: default <nobody@localhost>
Date:   Wed, 14 Dec 2022 05:52:40 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -4,14 +4,12 @@ Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). -Fixed crash in the unfollow code. +Fixed crash and a deletion error in the unfollow code. Added configuration files and examples for running snac with docker (contributed by tobyjaffey). Serve /robots.txt (contributed by kensanata). -Fixed a deletion error. - ## 2.14 Previous posts in the public and private timelines can be reached by a "More..." post at the end (contributed by kensanata).