A 14 day experiment to clone Slack with Claude Code
Stars
265
Forks
35
Watchers
265
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: establish read baseline on channel open so unreads feed works correctly
d1cad6eView on GitHubfix: add skipWaiting and clients.claim to service worker for immediate activation (fixes #160)
42fd214View on GitHubfix: drag-and-drop should handle all file types and always prevent browser navigation
422c4ebView on GitHubfeat: add drag and drop image upload to message editor (fixes #157)
2ef6dc1View on GitHubMerge pull request #155 from zachisit/feat/configurable-file-upload-limit
5937671View on GitHubfeat: add unread badge to inbox nav item and tests for unreads feed
cb3d283View on GitHubfeat: make file upload size limit configurable via MAX_FILE_SIZE_MB env var (refs #154)
278aae3View on GitHub