Skip to content

Commit ea502b2

Browse files
authored
Merge pull request #1044 from mastodon/fix/roadmap-format
Fix roadmap markdown to use correct statuses
2 parents 3a7142a + dd096fe commit ea502b2

File tree

7 files changed

+12
-5
lines changed

7 files changed

+12
-5
lines changed

data/roadmap/feature1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Quote Posts
2+
title: Quote Posts
33
status: released
44
---
5+
56
Version 4.5: Users can now quote others posts. Users can opt out entirely from all quoting or remove themselves from a quoted post if they wish.

data/roadmap/feature2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
title: Fetch all replies
33
status: next
44
---
5+
56
Version 4.5: No more missing replies to your posts! Threads now search for all replies and display them.

data/roadmap/feature3.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Collections
3-
status: next release
3+
status: next
44
---
5-
4.6 Users and admins can create a collection of accounts they recommend. This allows both new and existing user to easily follow a range of curated users quickly.
5+
6+
4.6 Users and admins can create a collection of accounts they recommend. This allows both new and existing user to easily follow a range of curated users quickly.

data/roadmap/feature4.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Institution support
3-
status: next release
3+
status: next
44
---
5+
56
4.6 Allow institutions more control over the landing page and allow visitors to sign up for updates with an email account.

data/roadmap/feature5.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Better onboarding
3-
status: next release
3+
status: next
44
---
5+
56
4.6 Make improvements to how new users first arrive on Mastodon so they understand what that can do easily.

data/roadmap/feature6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
title: Moderation tools
33
status: exploring
44
---
5+
56
Looking at ways to make moderation easier, e.g. shared block lists.

data/roadmap/feature7.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
title: Simplify Private Mentions
33
status: exploring
44
---
5+
56
Make Private Mentions calmer, more like chat messages. Remove them from the public feed (which scares people) and have better notifications.

0 commit comments

Comments
 (0)