pyfedi/ROADMAP.md

43 lines
862 B
Markdown

# PieFed Roadmap
The following are the goals for a 1.0 release, good enough for production use. Items with a ✅ are complete.
### Basic functionality
- ✅ log in, register, reset password
- ✅ browse and join communities
- ✅ post in local community
- ✅ comment on posts in local community
- ✅ vote
- ✅ sort posts by hotness algo
- ✅ markdown
- ✅ logging and debugging support
### Activitypub-enabled
- ✅ follow remote community
- ✅ post content in remote community
- ✅ edit & delete content
- ✅ vote
### Search
- content & users
- hashtags
- privacy controls
### Moderation
- community moderation
- ✅ blocking - users, communities, domains, instances. bi-directional.
- import/export of block lists
### Onboarding
- choose interests to auto-subscribe new accounts
### Performance and scaling
- ✅ background task runner