snac2

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

commit 2ea5fbc39ff75b1d17c396f388c51200a41632ca
parent 39932b21ecb4598b318064229c7e36dd2b95c6e6
Author: default <nobody@localhost>
Date:   Wed, 11 Oct 2023 08:31:34 +0200

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -2,6 +2,8 @@ ## Open +Fix case-sensitivity issue described in https://codeberg.org/grunfink/snac2/issues/82 . + Unfollowing lemmy groups gets rejected with an http status of 400. Unfollowing guppe groups seems to work (http status of 200), but messages continue to arrive as it didn't.