mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-10 03:50:38 +03:00
Updated TODO.
This commit is contained in:
parent
7199c00403
commit
4aabc7a0b5
6
TODO.md
6
TODO.md
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Open
|
## Open
|
||||||
|
|
||||||
|
Add support for editing our own messages.
|
||||||
|
|
||||||
There are some hosts that keep returning 400 Bad Request to snac posts (e.g. hachyderm.io). I've investigated but still don't know where's the problem.
|
There are some hosts that keep returning 400 Bad Request to snac posts (e.g. hachyderm.io). I've investigated but still don't know where's the problem.
|
||||||
|
|
||||||
Add a list of hashtags to drop.
|
Add a list of hashtags to drop.
|
||||||
@ -16,8 +18,6 @@ Add (back) the possibility to attach an image by URL.
|
|||||||
|
|
||||||
With this new disk layout, hidden posts (and their children) can be directly skipped (are there any other implications?).
|
With this new disk layout, hidden posts (and their children) can be directly skipped (are there any other implications?).
|
||||||
|
|
||||||
Integrate https://codeberg.org/alderwick/snac2/commit/a33686992747f6cbd35420d23ff22717938b6228
|
|
||||||
|
|
||||||
## Wishlist
|
## Wishlist
|
||||||
|
|
||||||
Implement the ActivityPub C2S (Client to Server) API: (https://www.w3.org/TR/activitypub/#client-to-server-interactions). The client at http://andstatus.org/ implements it.
|
Implement the ActivityPub C2S (Client to Server) API: (https://www.w3.org/TR/activitypub/#client-to-server-interactions). The client at http://andstatus.org/ implements it.
|
||||||
@ -203,3 +203,5 @@ Disable the 'Boost' button for non-public messages (technically they can be Anno
|
|||||||
Add support for Update + Note on input (2022-12-15T11:06:59+0100).
|
Add support for Update + Note on input (2022-12-15T11:06:59+0100).
|
||||||
|
|
||||||
Hashtags have broken the Emojis; fix this (2023-01-17T09:42:17+0100).
|
Hashtags have broken the Emojis; fix this (2023-01-17T09:42:17+0100).
|
||||||
|
|
||||||
|
Integrate https://codeberg.org/alderwick/snac2/commit/a33686992747f6cbd35420d23ff22717938b622 (2023-01-22T20:28:52+0100).
|
||||||
|
Loading…
Reference in New Issue
Block a user