summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-01-17 09:42:29 +0100
committerGravatar default2023-01-17 09:42:29 +0100
commite46559c022c6b28302ab7e1df4778ee46457cfa4 (patch)
treee4eb18fa355e24d6e2dbce4fb71c446967acc863
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-e46559c022c6b28302ab7e1df4778ee46457cfa4.tar.gz
snac2-e46559c022c6b28302ab7e1df4778ee46457cfa4.tar.xz
snac2-e46559c022c6b28302ab7e1df4778ee46457cfa4.zip
Updated TODO.
-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).