Skip to content

Rebuild social as native posting platform#348

Merged
asim merged 1 commit intomainfrom
claude/track-api-usage-L6x8s
Mar 23, 2026
Merged

Rebuild social as native posting platform#348
asim merged 1 commit intomainfrom
claude/track-api-usage-L6x8s

Conversation

@asim
Copy link
Member

@asim asim commented Mar 23, 2026

Replace broken RSS scraping (nitter 403s from datacenter IPs) with a native social platform where users create posts directly. The feed is also seeded from news summaries via the event system, surfacing breaking stories as they happen — making social the fast-paced heartbeat of the platform.

  • User posts with compose box, 500 char limit, content moderation
  • Delete own posts (or admin can delete any)
  • Event-driven news surfacing via EventSummaryGenerated
  • SurfaceBreaking() API for external callers
  • Move social card to right column on home, under markets
  • Remove nitter/RSS scraping infrastructure and accounts.json
  • Keep FetchPost/DetectSocialURLs for news context feature

https://claude.ai/code/session_016UhaM3HefwZjArvB7hHbpE

Replace broken RSS scraping (nitter 403s from datacenter IPs) with a
native social platform where users create posts directly. The feed is
also seeded from news summaries via the event system, surfacing breaking
stories as they happen — making social the fast-paced heartbeat of the
platform.

- User posts with compose box, 500 char limit, content moderation
- Delete own posts (or admin can delete any)
- Event-driven news surfacing via EventSummaryGenerated
- SurfaceBreaking() API for external callers
- Move social card to right column on home, under markets
- Remove nitter/RSS scraping infrastructure and accounts.json
- Keep FetchPost/DetectSocialURLs for news context feature

https://claude.ai/code/session_016UhaM3HefwZjArvB7hHbpE
@asim asim merged commit 96c096f into main Mar 23, 2026
2 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.

2 participants