nextcloud / nextcloud/spreed

Convert to thread action on messages

Open
#15,877 5 comments 15 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: threads 🧵
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

When a chain of replies gets bigger and bigger, It would be nice to be able to convert it into a thread, pulling into the thread the entirety of the existing chain of replies.

There's no need of removing the history from the conversation, but there could be a system message saying:
"Maksim converted the [discussion title] into a thread"

[Discussion title] could be set by user creating thread, could be the first message, or could also be AI generated if available

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the existing thread-creation and message-handling entry points in the JavaScript code, then determine how reply chains and system messages are represented. Done means the issue's conversion behavior, title choice, history handling, and system message are defined and covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.