A private, self-destructing chat room application. Rooms automatically expire after 10 minutes, ensuring ephemeral conversations.
Stars
51
Forks
7
Watchers
51
Open Issues
1
Overall repository health assessment
^1.0.0^1.4.5^5.90.12^1.0.0^1.35.7^0.7.1^2.1.1^4.1.0^1.4.18^0.561.0^5.1.616.0.1019.2.019.2.0^3.4.0^4.1.13^4^20^19^191.0.0^916.0.7^4^1.4.0^534
commits
feat: add slide‑in animation for new messages in message list
21cdbdfView on GitHubrefactor: improve RoomHeader layout, adjust badge width, group copy and share buttons
18ca4d2View on GitHubfeat: add join room page and room existence check API
37e91bbView on GitHubfix: reject stale tokens in proxy by validating against users data
bad3030View on GitHubrefactor: add presence timeout handling and stale token cleanup in proxy
c6600e0View on GitHubrefactor: change connected field to JSON string in Redis and update parsing logic
41dc51fView on GitHubrefactor: enhance responsive layout and animation logic in UI components
3e633ddView on GitHubfix: prevent duplicate messages and update temp messages in room page
85dfd71View on GitHubfeat: add sound effect to room chat using new use-sound hook
cacee99View on GitHubrefactor: update room page query handling and realtime provider config
d48de0aView on GitHubrefactor: use dynamic base URL for client API based on environment
9e70b3aView on GitHubrefactor: delete all Redis keys for a room and remove expiration calls
a562ba6View on GitHubfeat: add hero variant to GitHubStarButton and embed Umami analytics script
7af4a63View on GitHub