aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-02-05 14:01:35 +0100
committergrunfink <grunfink@comam.es>2026-02-05 14:01:35 +0100
commit81e461395ed46687d92a3f78a2d42b2d7aa10e56 (patch)
tree82888613a64a4161562da452742d9333af13a5c5
parent7e8e126587af7b63cdf0657a99a8e6921531c7c6 (diff)
Updated TODO.
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 799988b..91a476b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,6 +2,8 @@
## Open
+Fix the mismatch in the following accounts number from the actor / public page and the people page. Reason: following_list_len() just returns then number of _a.json files in the folder (for performance reasons), while the people page gives the *confirmed* followings.
+
It seems that Microsoft is planning to laminate Basic HTTP Auth, so make a plan, see https://codeberg.org/grunfink/snac2/issues/350
Investigate the problem with boosts inside the same instance (see https://codeberg.org/grunfink/snac2/issues/214).