rmaps-online/sync-server
Jeff Emmett ff45193ba2 feat: Grey out stale locations, remove indoor map, dedupe pings
1. Stale locations (>5 min old) are now greyed out on the map with
   reduced opacity and hover tooltip showing time since last seen
2. Removed indoor map button and related UI elements
3. Location request pings now deduplicate by participant name to
   avoid pinging the same user multiple times

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 13:06:52 +01:00
..
.gitignore feat: Add WebSocket sync server for real-time location sharing 2025-12-25 22:00:55 -05:00
Dockerfile feat: Add WebSocket sync server for real-time location sharing 2025-12-25 22:00:55 -05:00
docker-compose.yml feat: Add automatic periodic location requests via silent push 2025-12-29 01:27:00 +01:00
package-lock.json feat: Add PWA push notifications for room events 2025-12-29 01:13:16 +01:00
package.json feat: Add PWA push notifications for room events 2025-12-29 01:13:16 +01:00
server.js feat: Grey out stale locations, remove indoor map, dedupe pings 2026-01-02 13:06:52 +01:00