mirror of
https://github.com/dergigi/boris.git
synced 2026-01-11 02:44:42 +01:00
- Parse bookmark lists correctly according to NIP-51 specification - Handle 'e' tags for event references (the actual bookmarks) - Handle 'a' tags for article references - Handle 'r' tags for URL references - Display bookmark count and organize references by type - Show event IDs in a readable format with truncation - Add proper CSS styling for bookmark list display - Update Bookmark interface to include metadata fields This fixes the issue where kind:10003 bookmark lists weren't being displayed properly. Now follows the NIP-51 specification exactly as shown in the example event structure.