diff options
author | default <nobody@localhost> | 2023-08-08 13:56:38 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-08 13:56:38 +0200 |
commit | 33e313ee806d561170bbba3a271145d39433f3be (patch) | |
tree | b5699e4db29883a4c8ce75f321a1d1b48c6e018a /TODO.md | |
parent | 65df883b3fe8d86720b918927568d394d6c73cef (diff) |
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,6 @@ Mastodon API: fix whatever the fuck is making the official app and Megalodon to Important: deleting a follower should do more that just delete the object, see https://codeberg.org/grunfink/snac2/issues/43#issuecomment-956721 -The votersCount field in multiple-choice polls is incorrectly calculated. - ## Wishlist Add a list of hashtags to drop. @@ -273,3 +271,5 @@ Test all the possible XSS vulnerabilities in https://raw.githubusercontent.com/d The outbox should contain Create+Note, not Note objects (2023-07-29T15:29:24+0200). Add a per-account toggle to [un]mute their Announces (2023-08-08T13:25:40+0200). + +The votersCount field in multiple-choice polls is incorrectly calculated (2023-08-08T13:56:28+0200). |