Add #makeinghistory roadmap for #dat test:
parent
f087eec69a
commit
f057ec7bcf
|
@ -0,0 +1,18 @@
|
||||||
|
#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)
|
||||||
|
hamish campbell
|
||||||
|
|
||||||
|
4) We need to think about flows between instances, federating etc.
|
||||||
|
|
||||||
|
The desktop interface is tweetdeack 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)
|
Loading…
Reference in New Issue