commit 556517ab5403701ff3617049b6a2df1dc7cccb31
parent 78ec3b077b989bcae5950d75f4ee0cb03bd10030
Author: default <nobody@localhost>
Date: Mon, 10 Oct 2022 09:04:35 +0200
Updated TODO.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/TODO.md b/TODO.md
@@ -2,8 +2,6 @@
## Open
-Implement image attachments.
-
Implement the :emojis: in actor names and messages.
Add web interface for private messages.
@@ -149,3 +147,5 @@ Implement the citations as @user@host in the reply textareas (2022-10-06T19:08:3
Show dates in local time and not UTC (2022-10-06T19:45:53+0200).
Embed videos (2022-10-10T08:25:39+0200).
+
+Implement image attachments (2022-10-10T09:04:22+0200).