summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-16 20:08:31 +0200
committerdefault <nobody@localhost>2022-10-16 20:08:31 +0200
commitb856fe79e42d92fd968fd645478e076b714ee6bd (patch)
tree5860c527a1ea84fc0582d0f4392cd96ac2a82c18
parent2143e6869935fb1edbff9aa603866886dc6f3c97 (diff)
Updated TODO.
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 0583737..80f5f95 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,8 +2,6 @@
## Open
-Implement image upload.
-
Implement the :emojis: in actor names and messages.
Add web interface for sending private messages (they can already be answered like normal replies).
@@ -155,3 +153,5 @@ build_mentions() should not query the webfinger (and it's disabled by now); proc
Process the timeline html from a dedicated thread (2022-10-10T20:08:35+0200).
Implement the s/ (static) path (2022-10-11T08:52:09+0200).
+
+Implement image upload (2022-10-16T20:08:16+0200).