summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2022-10-10 08:08:16 +0200
committerGravatar default2022-10-10 08:08:16 +0200
commitacb3bb90c4c62e45f6b6ab3f41ab2b03656d0802 (patch)
tree3851e86a47e8c14eedcf312a4d29b8dca96c9212
parentMinor logging tweak. (diff)
downloadpenes-snac2-acb3bb90c4c62e45f6b6ab3f41ab2b03656d0802.tar.gz
penes-snac2-acb3bb90c4c62e45f6b6ab3f41ab2b03656d0802.tar.xz
penes-snac2-acb3bb90c4c62e45f6b6ab3f41ab2b03656d0802.zip
Updated TODO.
-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.