e2ac3348b577db1b32fa365fe820dd235c96503d
Added proper repost handling to Community feed (was missing): - Process kind 6 (repost) events same as Follows feed - Parse embedded JSON content from repost - Fetch missing reposted events in batch query - Deduplicate events (prefer original over repost) - Sort by repost timestamp when displaying reposts - Maintain repostedBy context for UI display Community feed now handles: - Direct posts (kind 1) - Reposts (kind 6) with embedded content - Reposts (kind 6) with e-tag reference - Extra content types (vines, polls, etc.) - All with NIP-05 domain verification Fixes the broken repost display showing raw JSON instead of parsed content. Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>
Description
Languages
TypeScript
95.7%
Java
1.5%
JavaScript
0.9%
Swift
0.9%
CSS
0.5%
Other
0.4%