Skip to content

API - Message threads #9679

@nickvergessen

Description

@nickvergessen
  • Overview at Thread/"Respond to single post" option #1469
  • Rough idea is that when a reply message or a message that has a reply is clicked, we filter the chat stream with that "thread" ID (root parent message).
  • All newly written messages should be addresses to that root parent as well (needs a new API parameter, so that you can still reply within a thread for quoting and reactions)
  • The UI of course needs to see a button to "go back" to the unfiltered list.

🤝 Agreed todos


❓ RFC


🙅 Aborted

  • 'collapseThreads' flag on conversation level (similar to 'isArchived')
  • Chat V2 exposing thread info of returned messages
  • When starting a thread make each previous author an attendee
  • Add mentioned users to the thread as attendee when they were mentioned
    • Add everyone when mentioning everyone (kind of required?)
  • Edit a message to a thread afterwards?
  • Unthread?

Metadata

Metadata

Assignees

Type

No type

Projects

Status

☑️ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions