diff options
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -6,8 +6,6 @@ Implement the :emojis: in actor names and messages. | |||
| 6 | 6 | ||
| 7 | Implement the citations as @user@host in the reply textareas. | 7 | Implement the citations as @user@host in the reply textareas. |
| 8 | 8 | ||
| 9 | Implement the purge. | ||
| 10 | |||
| 11 | Show dates in local time and not UTC. | 9 | Show dates in local time and not UTC. |
| 12 | 10 | ||
| 13 | Add web interface for private messages. | 11 | Add web interface for private messages. |
| @@ -147,3 +145,5 @@ Import the man pages (2022-10-03T21:38:23+0200). | |||
| 147 | Implement the 'init' command-line option (2022-10-04T09:55:56+0200). | 145 | Implement the 'init' command-line option (2022-10-04T09:55:56+0200). |
| 148 | 146 | ||
| 149 | Implement the 'adduser' command-line option (2022-10-04T09:55:56+0200). | 147 | Implement the 'adduser' command-line option (2022-10-04T09:55:56+0200). |
| 148 | |||
| 149 | Implement the purge (2022-10-04T18:52:00+0200). | ||