summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 253f14b..1c85255 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,14 +2,16 @@
2 2
3## Open 3## Open
4 4
5Embed videos.
6
7Implement image attachments.
8
5Implement the :emojis: in actor names and messages. 9Implement the :emojis: in actor names and messages.
6 10
7Add web interface for private messages. 11Add web interface for private messages.
8 12
9Add web interface for the list of people being followed. 13Add web interface for the list of people being followed.
10 14
11Implement image attachments.
12
13Implement the s/ (static) path. 15Implement the s/ (static) path.
14 16
15build_mentions() should not query the webfinger (and it's disabled by now); process_message() should 'complete' the tag Mentions that don't include a host. 17build_mentions() should not query the webfinger (and it's disabled by now); process_message() should 'complete' the tag Mentions that don't include a host.