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
|
- ✅ vote
|
||||||
- sort posts by hotness algo
|
- sort posts by hotness algo
|
||||||
- ✅ markdown
|
- ✅ markdown
|
||||||
- logging and debugging support
|
- ✅ logging and debugging support
|
||||||
|
|
||||||
|
|
||||||
### Activitypub-enabled
|
### Activitypub-enabled
|
||||||
|
|
||||||
- ✅ follow remote community
|
- ✅ follow remote community
|
||||||
- post content in remote community
|
- ✅ post content in remote community
|
||||||
- edit & delete content
|
- ✅ edit & delete content
|
||||||
- vote
|
- ✅ vote
|
||||||
|
|
||||||
### Search
|
### Search
|
||||||
|
|
||||||
|
@ -39,5 +39,5 @@ The following are the goals for a 1.0 release, good enough for production use. I
|
||||||
|
|
||||||
### Performance and scaling
|
### Performance and scaling
|
||||||
|
|
||||||
- async / await
|
- ✅ background task runner
|
||||||
- threading
|
|
||||||
|
|
Loading…
Reference in a new issue