Browse Source
- Change default follow list limit from 1 to 0 - Add explicit check to skip fetching when limit is 0 - This prevents unnecessary profile fetching on initial load - When users change limit to >0, then all follow list profiles are fetched This provides the optimal default behavior: - Initial load only fetches profiles from event authors - Users can opt-in to social graph by increasing follow list limit 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>master
2 changed files with 9 additions and 3 deletions
Loading…
Reference in new issue