web-app/src/modules/nostr-feed
padreug f05398fa9e Enhance FeedService filtering logic
- Added a watch function in useFeed to log updates to filtered posts,
aiding in debugging.
- Updated content filters to include text notes in announcements and
marketplace presets, ensuring broader content visibility.
- Enhanced FeedService to log detailed information during custom
filtering, improving traceability of filtering logic.
- Modified Home.vue to always use custom filters for better consistency
in feed display.

These changes improve the reactivity, flexibility, and clarity of the
feed system, enhancing the overall user experience.
2025-09-23 23:59:37 +02:00
..
components Refactor FeedFilters component to simplify custom filter display 2025-09-23 23:59:37 +02:00
composables Enhance FeedService filtering logic 2025-09-23 23:59:37 +02:00
config Enhance FeedService filtering logic 2025-09-23 23:59:37 +02:00
services Enhance FeedService filtering logic 2025-09-23 23:59:37 +02:00
index.ts Add FeedService and integrate into NostrFeed module 2025-09-23 23:59:37 +02:00