summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index e65a39e..ad2e3fe 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,8 +2,6 @@
2 2
3## Open 3## Open
4 4
5Add support for editing our own messages.
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.
@@ -205,3 +203,5 @@ Add support for Update + Note on input (2022-12-15T11:06:59+0100).
205Hashtags have broken the Emojis; fix this (2023-01-17T09:42:17+0100). 203Hashtags have broken the Emojis; fix this (2023-01-17T09:42:17+0100).
206 204
207Integrate https://codeberg.org/alderwick/snac2/commit/a33686992747f6cbd35420d23ff22717938b622 (2023-01-22T20:28:52+0100). 205Integrate https://codeberg.org/alderwick/snac2/commit/a33686992747f6cbd35420d23ff22717938b622 (2023-01-22T20:28:52+0100).
206
207Add support for editing our own messages (2023-01-25T18:36:16+0100).