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 cfdc533..10af751 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,8 +2,6 @@
2 2
3## Open 3## Open
4 4
5Implement image attachments.
6
7Implement the :emojis: in actor names and messages. 5Implement the :emojis: in actor names and messages.
8 6
9Add web interface for private messages. 7Add web interface for private messages.
@@ -149,3 +147,5 @@ Implement the citations as @user@host in the reply textareas (2022-10-06T19:08:3
149Show dates in local time and not UTC (2022-10-06T19:45:53+0200). 147Show dates in local time and not UTC (2022-10-06T19:45:53+0200).
150 148
151Embed videos (2022-10-10T08:25:39+0200). 149Embed videos (2022-10-10T08:25:39+0200).
150
151Implement image attachments (2022-10-10T09:04:22+0200).