From 94556411c4d2768fee8cb8be7081631370ef157c Mon Sep 17 00:00:00 2001 From: Admin Date: Thu, 29 Feb 2024 18:49:43 +0000 Subject: [PATCH] Add makeinghistory roadmap for dat p2p test: --- makeinghistory-roadmap-for-dat-p2p-test%3A.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 makeinghistory-roadmap-for-dat-p2p-test%3A.md diff --git a/makeinghistory-roadmap-for-dat-p2p-test%3A.md b/makeinghistory-roadmap-for-dat-p2p-test%3A.md new file mode 100644 index 0000000..c0a202f --- /dev/null +++ b/makeinghistory-roadmap-for-dat-p2p-test%3A.md @@ -0,0 +1,23 @@ +#makeinghistory roadmap for #dat test: + +1) Single column listing objects - two instances that can post to each other - objects (text, image, links). Listing objects by last posted. Very basic. + +2) Then hashtag columns - mastodon has this, can mostly copy existing implementation. + +3) Add stories, simply another object that uses existing objects and links with context text. Think of this as a human story index. (a collective community account publishes this - how does this work) + +4) We need to think about flows between instances, federating etc. + +The desktop interface is tweetdeck like, think copying mastodon implementation. + +The mobile interface is single column scroll to next object, or click on object for full screen then sideswipe to next object. Think "Tusky" mastodon android app + +Every object has an edit (if you have a login), and editable hashtag and a comment option. + +The edits are then passed across federation/trust flows, option 4) + + +Basic interface +http://hamishcampbell.com/wp-content/uploads/2021/01/MakingHistory_Draft2.png +http://hamishcampbell.com/wp-content/uploads/2021/01/MakingHistory_Draft.png +http://hamishcampbell.com/wp-content/uploads/2021/01/MakingHistory_Draft3.png