diff options
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 5 insertions, 1 deletions
| @@ -4,7 +4,11 @@ | |||
| 4 | 4 | ||
| 5 | Add an ?skip=NNN parameter to the admin page, to see older timeline. | 5 | Add an ?skip=NNN parameter to the admin page, to see older timeline. |
| 6 | 6 | ||
| 7 | Add support for Edit + Note on input. | 7 | Add support for Update + Note on input. |
| 8 | |||
| 9 | Now that we have the 2.7 layout and Likes and Announces don't move the conversations up, finally fix the ugly # positioning. | ||
| 10 | |||
| 11 | Disable the 'Boost' button for non-public messages (technically they can be Announced, but shouldn't). | ||
| 8 | 12 | ||
| 9 | Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 | 13 | Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 |
| 10 | 14 | ||