diff options
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -12,6 +12,8 @@ Mastodon API: add an instance timeline by combining the timelines of all users. | |||
| 12 | 12 | ||
| 13 | Mastodon API: fix whatever the fuck is making the official app and Megalodon to crash. | 13 | Mastodon API: fix whatever the fuck is making the official app and Megalodon to crash. |
| 14 | 14 | ||
| 15 | Improve support for audio attachments. | ||
| 16 | |||
| 15 | ## Wishlist | 17 | ## Wishlist |
| 16 | 18 | ||
| 17 | Add a list of hashtags to drop. | 19 | Add a list of hashtags to drop. |
| @@ -30,6 +32,8 @@ Add (back) the possibility to attach an image by URL. | |||
| 30 | 32 | ||
| 31 | With this new disk layout, hidden posts (and their children) can be directly skipped when rendering the HTML timeline (are there any other implications?). | 33 | With this new disk layout, hidden posts (and their children) can be directly skipped when rendering the HTML timeline (are there any other implications?). |
| 32 | 34 | ||
| 35 | Do something with @mentions without host; complete with followed people, or with local users. Or just do nothing. I'm not sure. | ||
| 36 | |||
| 33 | ## Closed | 37 | ## Closed |
| 34 | 38 | ||
| 35 | Start a TODO file (2022-08-25T10:07:44+0200). | 39 | Start a TODO file (2022-08-25T10:07:44+0200). |