diff options
author | default <nobody@localhost> | 2023-01-17 09:42:29 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-01-17 09:42:29 +0100 |
commit | e46559c022c6b28302ab7e1df4778ee46457cfa4 (patch) | |
tree | e4eb18fa355e24d6e2dbce4fb71c446967acc863 | |
parent | 8196c2ca205dd9c53afa153c74a9fde3af28bb8f (diff) |
Updated TODO.
-rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,6 @@ ## Open -Hashtags have broken the Emojis; fix this. - 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. @@ -203,3 +201,5 @@ Now that we have the 2.7 layout and Likes and Announces don't move the conversat Disable the 'Boost' button for non-public messages (technically they can be Announced, but shouldn't) (2022-12-08T08:46:24+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). |