MaddyUnderStars / MaddyUnderStars/shoot

read states

Open
#110 3 comments 0 reactions 0 assignees View on GitHub
C2S enhancement
Dominant language
TypeScript
Stars
61
Forks
5
Avg merge
3d 10h
Merged PRs (30d)
1

Description

required for read receipts as well

likely just store the latest message ID read per channel per user
mark messages as read with some POST request

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing message and channel handlers and persistence layer, then trace how read receipts are represented and sent. Confirm the project’s API and storage conventions for per-user, per-channel state; done means users can mark messages read through a POST request and the latest read message ID is retained.

Written by the indexing model from the issue text.

Assessment

Tech stack
express, nodejs, typescript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.