Extended 1:1 should be instant meetings
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 586
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: 21.1.2
Currently when a 1:1 is extended with additional persons, a new conversation is created. That conversation is a "regular" conversation, but most of the time, those extension have a "instant meeting"-character. So my suggestion would be to change the type of those extended meetings to "instant meeting"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace how a 1:1 conversation is extended when additional people join, and identify where the resulting conversation type is assigned. Start by checking the existing conversation-type handling and any related tests. Done means an extended 1:1 is created as an instant meeting while ordinary conversations retain their current type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100