How do we handle Groups (Reconciling FEP-400e and FEP-1b12)?

FEP-171b (Conversation Containers) has been published (discussion thread: FEP-171b: Conversation Containers).

I don’t like some implementation details, but overall it is a good solution, and, most importantly, it is very similar to FEP-1b12. So we can just implement FEP-1b12 and figure out the rest later.

One collection is not enough to cover all use cases, but I think collection of posts should be provided by all applications. Personally I prefer the following collections names (although I don’t have a strong opinion here):

  • thread: collection of posts (recommended)
  • context: collection of conversation activities such as Create, Update and Like (optional)
  • outbox: collection of Announce / Add activities (optional).