Ability to forward a message
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 5
- Avg merge
- 2m
- Merged PRs (30d)
- 3
Description
Allow users to forward a message from one chat to another.
- Resulting forwarded message should link back to the source chat.
- Recipient's ability to join the source chat should be based on their relationship to it, eg:
- Source chat is from user that is already a
foaf? - Already in a chat with the source user?
- Is the source user accepting new chat messages from non-
foafs? - Similar questions for group chats, ie: already in the group? Group is allowing new members without invitation?
- Source chat is from user that is already a
Brings up a discussion about the behaviour of multiple chats with different individuals and groups, and defining these interactions.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named in the issue. Start by mapping the existing chat message and membership flows, then define the forwarding and source-chat access behavior before implementation; done requires agreed behavior for direct and group chats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100