From 7c271e465dea0837cc439d75eaf5b53d4aa9c620 Mon Sep 17 00:00:00 2001 From: "Rachel Fae Fox (foxiepaws)" Date: Tue, 30 Jul 2019 22:33:24 -0400 Subject: [PATCH] added planning document. --- docs/planning.org | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/planning.org diff --git a/docs/planning.org b/docs/planning.org new file mode 100644 index 0000000..3a26732 --- /dev/null +++ b/docs/planning.org @@ -0,0 +1,18 @@ +#+TITLE: Planning Document for systembooster + +* Basic idea + Basically systembooster is designed to allow multiple people's + statuses to automagically be boosted into one common feed. The point + here being for a plural system. + +* What it should be able to do. + This should boost all public and unlisted statuses to one account. + +* How is it implemented + You create a list for all of your other accounts, and add them all + to it. Systembooster listens to statuses on this list and if they + are unlisted or public, it boosts it. + +* Platforms planned for support. + - Pleroma + - Mastodon