SolidOS / SolidOS/chat-pane

Ability to forward a message

Open
#12 0 comments 0 reactions 0 assignees View on GitHub

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?

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.