diff options
author | default <nobody@localhost> | 2022-12-06 06:20:37 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-06 06:20:37 +0100 |
commit | 8fb31802b75eb0c00dece34a50118566a7176abf (patch) | |
tree | 5a129fa910cabbabda38c292b8abeaa826ea8f85 /TODO.md | |
parent | deced47b8872b0a8cf997105e258b38cd5de1f7e (diff) |
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -4,7 +4,11 @@ Add an ?skip=NNN parameter to the admin page, to see older timeline. -Add support for Edit + Note on input. +Add support for Update + Note on input. + +Now that we have the 2.7 layout and Likes and Announces don't move the conversations up, finally fix the ugly # positioning. + +Disable the 'Boost' button for non-public messages (technically they can be Announced, but shouldn't). Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 |