mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-14 17:45:04 +00:00
Updated TODO.
This commit is contained in:
parent
7f0063d5e1
commit
8f5b0b2ea2
1 changed files with 2 additions and 2 deletions
4
TODO.md
4
TODO.md
|
@ -10,8 +10,6 @@ Add web interface for the list of people being followed.
|
|||
|
||||
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.
|
||||
|
||||
## Wishlist and batshit crazy ideas
|
||||
|
||||
Process the timeline html from a dedicated thread.
|
||||
|
@ -149,3 +147,5 @@ Show dates in local time and not UTC (2022-10-06T19:45:53+0200).
|
|||
Embed videos (2022-10-10T08:25:39+0200).
|
||||
|
||||
Implement image attachments (2022-10-10T09:04:22+0200).
|
||||
|
||||
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 (2022-10-10T09:45:57+0200).
|
||||
|
|
Loading…
Reference in a new issue