diff options
Diffstat (limited to '')
| -rw-r--r-- | TODO.md | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -8,10 +8,6 @@ Implement the citations as @user@host in the reply textareas. | |||
| 8 | 8 | ||
| 9 | Implement the purge. | 9 | Implement the purge. |
| 10 | 10 | ||
| 11 | Implement the 'init' command-line option. | ||
| 12 | |||
| 13 | Implement the 'adduser' command-line option. | ||
| 14 | |||
| 15 | Show dates in local time and not UTC. | 11 | Show dates in local time and not UTC. |
| 16 | 12 | ||
| 17 | Add web interface for private messages. | 13 | Add web interface for private messages. |
| @@ -147,3 +143,7 @@ Implement the local timeline cache (2022-10-02T18:17:27+0200). | |||
| 147 | Implement the h/ (history) path (2022-10-02T18:23:24+0200). | 143 | Implement the h/ (history) path (2022-10-02T18:23:24+0200). |
| 148 | 144 | ||
| 149 | Import the man pages (2022-10-03T21:38:23+0200). | 145 | Import the man pages (2022-10-03T21:38:23+0200). |
| 146 | |||
| 147 | Implement the 'init' command-line option (2022-10-04T09:55:56+0200). | ||
| 148 | |||
| 149 | Implement the 'adduser' command-line option (2022-10-04T09:55:56+0200). | ||