diff options
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -28,7 +28,7 @@ Add (back) the possibility to attach an image by URL. | |||
| 28 | 28 | ||
| 29 | With this new disk layout, hidden posts (and their children) can be directly skipped when rendering the HTML timeline (are there any other implications?). | 29 | With this new disk layout, hidden posts (and their children) can be directly skipped when rendering the HTML timeline (are there any other implications?). |
| 30 | 30 | ||
| 31 | Do something with @mentions without host; complete with followed people, or with local users. Or just do nothing. I'm not sure. | 31 | User request: "will it be possible to click on a link and instead of opening the original instance, we'll be able only to see a list of the posts of this person here in comam?. Something like Mastodon does." |
| 32 | 32 | ||
| 33 | ## Closed | 33 | ## Closed |
| 34 | 34 | ||
| @@ -241,3 +241,5 @@ Mastodon API: add an instance timeline by combining the timelines of all users ( | |||
| 241 | Mastodon API: implement 'unfavourite' (2023-05-19T21:25:24+0200). | 241 | Mastodon API: implement 'unfavourite' (2023-05-19T21:25:24+0200). |
| 242 | 242 | ||
| 243 | Mastodon API: implement 'unreblog' (unboost) (2023-05-19T21:25:24+0200). | 243 | Mastodon API: implement 'unreblog' (unboost) (2023-05-19T21:25:24+0200). |
| 244 | |||
| 245 | Do something with @mentions without host; complete with followed people, or with local users. Or just do nothing. I'm not sure (2023-05-21T20:19:15+0200). | ||