summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 9bc5d97..bc13cde 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,8 +2,6 @@
2 2
3## Open 3## Open
4 4
5Hashtags have broken the Emojis; fix this.
6
7There 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's the problem. 5There 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's the problem.
8 6
9Add a list of hashtags to drop. 7Add a list of hashtags to drop.
@@ -203,3 +201,5 @@ Now that we have the 2.7 layout and Likes and Announces don't move the conversat
203Disable the 'Boost' button for non-public messages (technically they can be Announced, but shouldn't) (2022-12-08T08:46:24+0100). 201Disable the 'Boost' button for non-public messages (technically they can be Announced, but shouldn't) (2022-12-08T08:46:24+0100).
204 202
205Add support for Update + Note on input (2022-12-15T11:06:59+0100). 203Add support for Update + Note on input (2022-12-15T11:06:59+0100).
204
205Hashtags have broken the Emojis; fix this (2023-01-17T09:42:17+0100).