snac2

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

commit 677c3926251061be3a14bff61c6c51879cf435fe
parent 4849b9d64d9a0983131b785cb039cb97569d9712
Author: default <nobody@localhost>
Date:   Thu,  9 Feb 2023 08:18:44 +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 @@ -8,6 +8,8 @@ Added support for sending notifications via Telegram. Followers can now be deleted from the *people* page. +The internal way of processing connections have been rewritten to be more efficient. This way, `snac` is much faster in processing outgoing connections and less prone to choke on an avalanche of incoming messages. + The `note` action from the command-line tool can also accept the post content from the standard input. ## 2.20