diff options
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -4,8 +4,6 @@ | |||
| 4 | 4 | ||
| 5 | Implement the :emojis: in actor names and messages. | 5 | Implement the :emojis: in actor names and messages. |
| 6 | 6 | ||
| 7 | Show dates in local time and not UTC. | ||
| 8 | |||
| 9 | Add web interface for private messages. | 7 | Add web interface for private messages. |
| 10 | 8 | ||
| 11 | Add web interface for the list of people being followed. | 9 | Add web interface for the list of people being followed. |
| @@ -147,3 +145,5 @@ Implement the 'adduser' command-line option (2022-10-04T09:55:56+0200). | |||
| 147 | Implement the purge (2022-10-04T18:52:00+0200). | 145 | Implement the purge (2022-10-04T18:52:00+0200). |
| 148 | 146 | ||
| 149 | Implement the citations as @user@host in the reply textareas (2022-10-06T19:08:39+0200). | 147 | Implement the citations as @user@host in the reply textareas (2022-10-06T19:08:39+0200). |
| 148 | |||
| 149 | Show dates in local time and not UTC (2022-10-06T19:45:53+0200). | ||