- Modify the event fetching process to retrieve all stalls and products from all authors instead of filtering by market and stall pubkeys directly. - Enhance logging to reflect the broader scope of data being loaded, improving clarity in the console output. - Adjust comments to clarify the application logic for filtering events based on market and stall membership. |
||
|---|---|---|
| .. | ||
| useAuth.ts | ||
| useEvents.ts | ||
| useIdentity.ts | ||
| useLocale.ts | ||
| useMarket.ts | ||
| useMarketPreloader.ts | ||
| useNostr.ts | ||
| useNostrFeed.ts | ||
| useNostrFeedPreloader.ts | ||
| useSocial.ts | ||
| useTicketPurchase.ts | ||
| useUserTickets.ts | ||