nextcloud / nextcloud/social

Add unread indicator for direct messages

Open
#162 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
PHP
Stars
499
Forks
59
Avg merge
3h 57m
Merged PRs (30d)
196

Description

Direct messages should have an indicator if they were already read, so we can properly show a count of unread messages in the navigation sidebar.

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 tracing how direct messages record whether they have been read and how the navigation sidebar obtains message counts. Confirm the existing direct-message and sidebar entry points before changing anything. Done means the sidebar shows an accurate unread count and distinguishes messages that have already been read.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.