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
f82124a705
commit
aaca6350ed
1 changed files with 2 additions and 2 deletions
4
TODO.md
4
TODO.md
|
@ -12,8 +12,6 @@ Implement the 'init' command-line option.
|
||||||
|
|
||||||
Implement the 'adduser' command-line option.
|
Implement the 'adduser' command-line option.
|
||||||
|
|
||||||
Implement the local timeline cache.
|
|
||||||
|
|
||||||
Show dates in local time and not UTC.
|
Show dates in local time and not UTC.
|
||||||
|
|
||||||
Add web interface for private messages.
|
Add web interface for private messages.
|
||||||
|
@ -143,3 +141,5 @@ Refactor HTML rendering because it's a mess and write build_timeline(), that gen
|
||||||
Implement the helper thread (2022-10-01T20:56:46+0200).
|
Implement the helper thread (2022-10-01T20:56:46+0200).
|
||||||
|
|
||||||
Implement the user-setup web interface (2022-10-02T17:45:03+0200).
|
Implement the user-setup web interface (2022-10-02T17:45:03+0200).
|
||||||
|
|
||||||
|
Implement the local timeline cache (2022-10-02T18:17:27+0200).
|
||||||
|
|
Loading…
Reference in a new issue