diff options
| author | grunfink <grunfink@comam.es> | 2026-02-05 14:01:35 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-02-05 14:01:35 +0100 |
| commit | 81e461395ed46687d92a3f78a2d42b2d7aa10e56 (patch) | |
| tree | 82888613a64a4161562da452742d9333af13a5c5 | |
| parent | 7e8e126587af7b63cdf0657a99a8e6921531c7c6 (diff) | |
Updated TODO.
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |