Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API - Message threads #9679

Open
nickvergessen opened this issue Jun 2, 2023 · 1 comment · Fixed by #9830
Open

API - Message threads #9679

nickvergessen opened this issue Jun 2, 2023 · 1 comment · Fixed by #9830
Labels
1. to develop enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: chat 💬 Chat and system messages medium
Milestone

Comments

@nickvergessen
Copy link
Member

  • 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.
@nickvergessen nickvergessen added 1. to develop enhancement medium feature: chat 💬 Chat and system messages feature: api 🛠️ OCS API for conversations, chats and participants labels Jun 2, 2023
@nickvergessen nickvergessen added this to the 💜 Next Major (28) milestone Jun 2, 2023
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 💬 Talk team Jun 2, 2023
@nickvergessen nickvergessen moved this from 🧭 Planning evaluation (don't pick) to 📄 To do (~10 entries) in 💬 Talk team Jun 2, 2023
@nickvergessen nickvergessen self-assigned this Jun 21, 2023
@nickvergessen nickvergessen moved this from 📄 To do (~10 entries) to 🏗️ In progress in 💬 Talk team Jun 21, 2023
@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 💬 Talk team Jun 26, 2023
@nickvergessen
Copy link
Member Author

Reopening as we are missing the option to send a parentId/threadId when sharing files / objects

@nickvergessen nickvergessen reopened this Jun 28, 2023
@github-project-automation github-project-automation bot moved this from ☑️ Done to 📄 To do (~10 entries) in 💬 Talk team Jun 28, 2023
@nickvergessen nickvergessen moved this from 📄 To do (~10 entries) to 🏗️ In progress in 💬 Talk team Jun 28, 2023
@nickvergessen nickvergessen moved this from 🏗️ In progress to 🧭 Planning evaluation (don't pick) in 💬 Talk team Jul 3, 2023
@nickvergessen nickvergessen removed their assignment Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: chat 💬 Chat and system messages medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant