shakespeare.diy cbc02a5ec1 Add infinite scroll to profile page posts and likes
- Create useProfileFeed hook with useInfiniteQuery for paginated
  posts/replies/media on profile pages (30 events per page, with
  over-fetching for filtered tabs)
- Create useProfileLikes hook with cursor-based pagination through
  kind 7 reactions, resolving liked events per page
- Update ProfilePage to use new infinite scroll hooks with
  intersection observer sentinel and loading spinner
- Flatten and deduplicate pages in the component
- Remove old single-fetch useQuery for profile posts (was limited to 50)
- Remove old useProfileLikes inline hook

Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>
2026-02-17 10:47:22 -06:00
2026-02-16 16:54:01 -06:00
2026-02-16 16:54:01 -06:00
S
Description
Activist social network and fundraising platform on Nostr
AGPL-3.0 43 MiB
Languages
TypeScript 95.7%
Java 1.5%
JavaScript 0.9%
Swift 0.9%
CSS 0.5%
Other 0.4%