mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-15 01:55:03 +00:00
Updated TODO.
This commit is contained in:
parent
b8fbc946b8
commit
4aad0ad417
1 changed files with 4 additions and 6 deletions
10
TODO.md
10
TODO.md
|
@ -8,16 +8,10 @@ Add web interface for the list of people being followed.
|
||||||
|
|
||||||
Implement hashtags.
|
Implement hashtags.
|
||||||
|
|
||||||
Make local likes / announces more visible.
|
|
||||||
|
|
||||||
Implement bulleted lists.
|
Implement bulleted lists.
|
||||||
|
|
||||||
Shorten HTML labels.
|
|
||||||
|
|
||||||
## Wishlist
|
## Wishlist
|
||||||
|
|
||||||
Implement notification by email of private messages.
|
|
||||||
|
|
||||||
Implement HTTP caches (If-None-Match / ETag).
|
Implement HTTP caches (If-None-Match / ETag).
|
||||||
|
|
||||||
The 'history' pages are now just monthly snapshots of the local timeline. This is ok and cheap and easy, but is problematic if you e.g. 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 e.g. delete a post because it will be there in the history forever.
|
||||||
|
@ -171,3 +165,7 @@ Implement the s/ (static) path (2022-10-11T08:52:09+0200).
|
||||||
Implement image upload (2022-10-16T20:08:16+0200).
|
Implement image upload (2022-10-16T20:08:16+0200).
|
||||||
|
|
||||||
Implement the :emojis: in actor names and messages (2022-10-17T12:12:58+0200).
|
Implement the :emojis: in actor names and messages (2022-10-17T12:12:58+0200).
|
||||||
|
|
||||||
|
Implement notification by email of private messages (2022-10-28T21:17:27+0200).
|
||||||
|
|
||||||
|
Make local likes / announces more visible (2022-10-28T21:18:41+0200).
|
||||||
|
|
Loading…
Reference in a new issue