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 ca5f2f8..c842313 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,8 +2,6 @@
2 2
3## Open 3## Open
4 4
5Implement the :emojis: in actor names and messages.
6
7Add web interface for sending private messages (they can already be answered like normal replies). 5Add web interface for sending private messages (they can already be answered like normal replies).
8 6
9Add web interface for the list of people being followed. 7Add web interface for the list of people being followed.
@@ -159,3 +157,5 @@ Process the timeline html from a dedicated thread (2022-10-10T20:08:35+0200).
159Implement the s/ (static) path (2022-10-11T08:52:09+0200). 157Implement the s/ (static) path (2022-10-11T08:52:09+0200).
160 158
161Implement image upload (2022-10-16T20:08:16+0200). 159Implement image upload (2022-10-16T20:08:16+0200).
160
161Implement the :emojis: in actor names and messages (2022-10-17T12:12:58+0200).