From 8def5b9afcf27f1462f4eab80df1a0090c73b01f Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Thu, 28 Dec 2023 09:40:19 +1300 Subject: [PATCH] update roadmap with progress --- ROADMAP.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 24928b30..107247ff 100644 --- a/ROADMAP.md +++ b/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 +