Maskbook
Maskbook copied to clipboard
[Refactor] PostInfo redesign
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 => PayloadorPayload => TypedMessageconversion - [ ] For public shared posts, no self-found should not be a problem.
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.