summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorLibravatar OniriCorpe <oniricorpe@disroot.org>2023-12-16 12:49:37 +0100
committerLibravatar GitHub <noreply@github.com>2023-12-16 12:49:37 +0100
commit1312695c46d02967b71def61985431bbb63f11db (patch)
tree6bcf6e4e156e3e4e70baa206b43ed90f1be0b9c2 /ROADMAP.md
parent[bugfix] use a much shorter refresh limit for statuses with polls (#2453) (diff)
downloadgotosocial-1312695c46d02967b71def61985431bbb63f11db.tar.xz
[docs]: Update FAQ and ROADMAP (#2458)
* Update faq.md * Update ROADMAP.md * Add PR links
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index bca1e7091..12e880dd3 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -51,8 +51,8 @@ What follows is a rough timeline of features that will be implemented on the roa
### Mid/late 2023
-- [ ] **Polls** -- implementing parsing, creating, and voting in polls.
-- [ ] **Mute posts/threads** -- opt-out of notifications for replies to a thread; no longer show a given post in your timeline.
+- [x] **Polls** -- implementing parsing, creating, and voting in polls. (Done! https://github.com/superseriousbusiness/gotosocial/pull/2330)
+- [x] **Mute posts/threads** -- opt-out of notifications for replies to a thread; no longer show a given post in your timeline. (Done! https://github.com/superseriousbusiness/gotosocial/pull/2278)
- [x] **Limited peering/allowlists** -- allow instance admins to limit federation with other instances by default. (Done! https://github.com/superseriousbusiness/gotosocial/pull/2200)
### Late 2023