snac2

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

commit 17afbbe4b53823e8a7427d64111b7cf8ebcf7f00
parent 56ce91eea0258f370359bcb813c292a2e096b2ae
Author: default <nobody@localhost>
Date:   Tue, 13 Dec 2022 09:20:53 +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 @@ -6,6 +6,8 @@ Fixed bug in message posting that may result in 400 Bad Request errors (contribu Added configuration files and examples for running snac with docker (contributed by tobyjaffey). +Serve /robots.txt (contributed by kensanata). + ## 2.14 Previous posts in the public and private timelines can be reached by a "More..." post at the end (contributed by kensanata).