mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-30 22:42:24 -05:00 
			
		
		
		
	[docs] Update roadmap for 2024 onwards (#2521)
This commit is contained in:
		
					parent
					
						
							
								d6eb7caae7
							
						
					
				
			
			
				commit
				
					
						02668756a7
					
				
			
		
					 1 changed files with 18 additions and 8 deletions
				
			
		
							
								
								
									
										26
									
								
								ROADMAP.md
									
										
									
									
									
								
							
							
						
						
									
										26
									
								
								ROADMAP.md
									
										
									
									
									
								
							|  | @ -16,7 +16,8 @@ Big thank you to all of our [Open Collective](https://opencollective.com/gotosoc | ||||||
|   - [Mid/late 2023](#midlate-2023) |   - [Mid/late 2023](#midlate-2023) | ||||||
|   - [Late 2023](#late-2023) |   - [Late 2023](#late-2023) | ||||||
|   - [Early 2024](#early-2024) |   - [Early 2024](#early-2024) | ||||||
|   - [And then...](#and-then) |   - [BETA Milestone](#beta-milestone) | ||||||
|  |   - [Remainder 2024 - early 2025](#remainder-2024---early-2025) | ||||||
| 
 | 
 | ||||||
| ## Beta Aims | ## Beta Aims | ||||||
| 
 | 
 | ||||||
|  | @ -46,8 +47,6 @@ What follows is a rough timeline of features that will be implemented on the roa | ||||||
| ### Mid 2023 | ### Mid 2023 | ||||||
| 
 | 
 | ||||||
| - [x] **Hashtags** -- implement federating hashtags and viewing hashtags to allow users to discover posts that they might be interested in. (Done! https://github.com/superseriousbusiness/gotosocial/pull/2032). | - [x] **Hashtags** -- implement federating hashtags and viewing hashtags to allow users to discover posts that they might be interested in. (Done! https://github.com/superseriousbusiness/gotosocial/pull/2032). | ||||||
| - [ ] **Block list subscriptions** -- allow instance admins to subscribe their instance to plaintext domain block lists (much of the work for this is already in place). |  | ||||||
| - [ ] **Direct conversation view** -- allow users to easily page through all direct-message conversations they're a part of. |  | ||||||
| 
 | 
 | ||||||
| ### Mid/late 2023 | ### Mid/late 2023 | ||||||
| 
 | 
 | ||||||
|  | @ -55,15 +54,26 @@ What follows is a rough timeline of features that will be implemented on the roa | ||||||
| - [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] **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) | - [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 | ### Early 2024 | ||||||
| 
 | 
 | ||||||
| - [ ] **Move activity** -- use the ActivityPub `Move` activity to support migration of a user's profile across servers. | - [ ] **Move activity** -- use the ActivityPub `Move` activity to support migration of a user's profile across servers. | ||||||
| - [ ] **Sign-up flow** -- allow users to submit a sign-up request to an instance; allow admins to moderate sign-up requests. | - [ ] **Sign-up flow** -- allow users to submit a sign-up request to an instance; allow admins to moderate sign-up requests. | ||||||
| 
 | 
 | ||||||
| ### Early 2024 | ### BETA milestone | ||||||
|  | 
 | ||||||
|  | Completion of all above features indicates that we are now in the BETA phase of GoToSocial. We foresee this happening around Feb/March 2024. | ||||||
|  | 
 | ||||||
|  | ### Remainder 2024 - early 2025 | ||||||
|  | 
 | ||||||
|  | These are provided in no specific order. | ||||||
| 
 | 
 | ||||||
| - [ ] **Non-replyable posts** -- design a non-replyable post path for GoToSocial based on https://github.com/mastodon/mastodon/issues/14762#issuecomment-1196889788; allow users to create non-replyable posts. | - [ ] **Non-replyable posts** -- design a non-replyable post path for GoToSocial based on https://github.com/mastodon/mastodon/issues/14762#issuecomment-1196889788; allow users to create non-replyable posts. | ||||||
|  | - [ ] **Block list subscriptions** -- allow instance admins to subscribe their instance to plaintext domain block lists (much of the work for this is already in place). | ||||||
|  | - [ ] **Direct conversation view** -- allow users to easily page through all direct-message conversations they're a part of. | ||||||
|  | - [ ] **Oauth token management** -- create / view / invalidate OAuth tokens via the settings panel. | ||||||
|  | - [ ] **Status EDIT support** -- edit statuses that you've created, without having to delete + redraft. Federate edits out properly. | ||||||
|  | - [ ] **Fediverse relay support** -- publish posts to relays, pull posts from relays. | ||||||
|  | - [ ] **Two factor authentication (2fa)** -- allow users to enable 2FA for their account via the settings panel, enforce 2FA on login. | ||||||
|  | - [ ] **Moderation: Append content warning / mark-as-sensitive all content from an instance/account**. | ||||||
| 
 | 
 | ||||||
| ### And then... | More tbd! | ||||||
| 
 |  | ||||||
| BETA TIME baby! |  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue