Maskbook icon indicating copy to clipboard operation
Maskbook copied to clipboard

[Refactor] PostInfo redesign

Open Jack-Works opened this issue 5 years ago • 1 comments

The current design doesn't support modern Maskbook features well.

It should:

  • [ ] Support multiple TypedMessage in a single post (Current way is hacky)
  • [ ] Support multiple sources to get TypedMessage (Current way is ugly)
  • [ ] Support "knowing" the knowledge of TypedMessage
  • [ ] Based on the TypedMessage tree transformation

Other changes:

  • [x] Encrypt and decrypt should not call network workers to encode/decode. It should only do TypedMessage => Payload or Payload => TypedMessage conversion
  • [ ] For public shared posts, no self-found should not be a problem.

Jack-Works avatar Sep 24 '20 15:09 Jack-Works

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 24 '20 01:12 stale[bot]