nextcloud / nextcloud/spreed

Federated conversations front-end

Open
#6,134 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Make sure to:

  • Handle invitations (Requires design);
    Talk with @gary-kim for API specs

  • Avatars are properly fetched (everywhere in the app);

    • CallView;
    • ChatView;
    • ParticipantsList;
    • ConversationsList;
    • Topbar;
    • New group conversation dialog;
  • Usernames are correctly displayed;

    • CallView;
    • ChatView;
    • ParticipantsList;
    • ConversationsList;
    • Topbar;
    • New group conversation dialog;

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

Start by consulting @gary-kim for the API specifications and the required invitation design. Then inspect the mentioned CallView, ChatView, ParticipantsList, ConversationsList, Topbar, and new group conversation dialog entry points. Done means invitations are handled and avatars and usernames work correctly in every listed location.

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
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.