mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-09 19:50:26 +03:00
Updated TODO.
This commit is contained in:
parent
3e6c9c1947
commit
7a743f584e
4
TODO.md
4
TODO.md
@ -8,8 +8,6 @@ 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 the s/ (static) path.
|
|
||||||
|
|
||||||
## Wishlist and batshit crazy ideas
|
## Wishlist and batshit crazy ideas
|
||||||
|
|
||||||
The 'history' pages are now just monthly snapshots of the local timeline. This is ok and cheap and easy, but is problematic if you i.e. delete a post because it will be there in the history forever.
|
The 'history' pages are now just monthly snapshots of the local timeline. This is ok and cheap and easy, but is problematic if you i.e. delete a post because it will be there in the history forever.
|
||||||
@ -149,3 +147,5 @@ 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).
|
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).
|
||||||
|
|
||||||
Process the timeline html from a dedicated thread (2022-10-10T20:08:35+0200).
|
Process the timeline html from a dedicated thread (2022-10-10T20:08:35+0200).
|
||||||
|
|
||||||
|
Implement the s/ (static) path (2022-10-11T08:52:09+0200).
|
||||||
|
Loading…
Reference in New Issue
Block a user