Updated TODO.

This commit is contained in:
default 2022-10-10 08:08:16 +02:00
parent 43c5e2c679
commit acb3bb90c4

View file

@ -2,14 +2,16 @@
## Open ## Open
Embed videos.
Implement image attachments.
Implement the :emojis: in actor names and messages. Implement the :emojis: in actor names and messages.
Add web interface for private messages. Add web interface for private messages.
Add web interface for the list of people being followed. Add web interface for the list of people being followed.
Implement image attachments.
Implement the s/ (static) path. Implement the s/ (static) path.
build_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. build_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.