mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 11:26:56 -08:00
update roadmap with progress
This commit is contained in:
parent
cd4583b58c
commit
8def5b9afc
1 changed files with 6 additions and 6 deletions
12
ROADMAP.md
12
ROADMAP.md
|
@ -11,15 +11,15 @@ The following are the goals for a 1.0 release, good enough for production use. I
|
|||
- ✅ vote
|
||||
- sort posts by hotness algo
|
||||
- ✅ markdown
|
||||
- logging and debugging support
|
||||
- ✅ logging and debugging support
|
||||
|
||||
|
||||
### Activitypub-enabled
|
||||
|
||||
- ✅ follow remote community
|
||||
- post content in remote community
|
||||
- edit & delete content
|
||||
- vote
|
||||
- ✅ post content in remote community
|
||||
- ✅ edit & delete content
|
||||
- ✅ vote
|
||||
|
||||
### Search
|
||||
|
||||
|
@ -39,5 +39,5 @@ The following are the goals for a 1.0 release, good enough for production use. I
|
|||
|
||||
### Performance and scaling
|
||||
|
||||
- async / await
|
||||
- threading
|
||||
- ✅ background task runner
|
||||
|
||||
|
|
Loading…
Reference in a new issue