diff options
author | default <nobody@localhost> | 2023-02-08 09:55:39 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-02-08 09:55:39 +0100 |
commit | 819211c620ac73d2e0fe5e0330d9482e3690a94b (patch) | |
tree | 00632c80ec36a1b81e2945556bb671aa3dfbef60 /TODO.md | |
parent | 09a4423efc7532b22e31d2148ecc9b4732798630 (diff) |
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ ## Open +If there is a post in private.idx that has a parent that is in the global object database, this parent will be inserted into the list by timeline_top_level(). BUT, the new function timeline_get_by_md5() (that only looks in the user caches) won't find the parent, so the full thread will not be shown. This is BAD. + There are some hosts that keep returning 400 Bad Request to snac posts (e.g. hachyderm.io). I've investigated but still don't know where the problem is. Add a list of hashtags to drop. |