Alex Gleason da963519ff Remove bulk profile prefetch that fetched all followed users on every page load
useFollowedProfiles was fetching kind 0 events for all 435 followed
users via useAuthors on every page load, just to enable client-side
search matching. This sent a massive query to all relays unnecessarily.

Instead, useSearchProfiles now uses the already-cached follow list
pubkeys (from useFollowList) to sort relay search results, putting
followed users first without any extra network requests.
2026-02-21 22:09:21 -06:00
2026-02-16 16:54:01 -06:00
2026-02-16 16:54:01 -06:00
2026-02-21 21:45:39 -06:00
2026-02-21 21:45:39 -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%