Skip to content

feat: add developer watchlists - #169

Merged
sajeetharan merged 3 commits into
mainfrom
feature/113-developer-watchlist
Aug 16, 2026
Merged

feat: add developer watchlists#169
sajeetharan merged 3 commits into
mainfrom
feature/113-developer-watchlist

Conversation

@sajeetharan

Copy link
Copy Markdown
Owner

Summary

  • add authenticated follow/unfollow API for developer watchlists
  • add Follow/Following control to developer profiles
  • normalize and bound developer follows, reject self-follow, and protect concurrent writes with ETags
  • add private Cosmos watchlist container setup and configuration docs
  • add the issue Feature: Developer and project watchlists with update notifications #113 MVP PRD and store/feed tests

Retention goal

This is the P0 foundation for the daily-return loop tracked in #168. Explicit developer follows already feed the personalized activity backend from #127 and will support digest work in #165.

Validation

  • 18 focused watchlist/feed tests pass
  • all 91 tests pass
  • production build passes (44/44 pages)
  • mobile Follow → Following → Follow interaction verified at 390px
  • private devglobe/watchlists container created/verified

Closes #113

@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dev-globe-viz Ready Ready Preview Aug 16, 2026 4:23am

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@sajeetharan
sajeetharan merged commit 1a6c02c into main Aug 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Developer and project watchlists with update notifications

1 participant