mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 07:27:23 +02:00
1519e30e5c52f722b9fcfb545479a7d114a10cd6
Implement renderers for NIP-34 repository state announcements: - Add helper functions in nip34-helpers.ts to parse HEAD refs, branches, and tags - Create RepositoryStateRenderer for compact feed view showing push notifications - Create RepositoryStateDetailRenderer for detailed view with all refs - Register both renderers in the kind registry Feed view shows: "pushed <commit> to <branch> in <repo>" Detail view shows: HEAD info, all branches, all tags with copyable commit hashes
Languages
TypeScript
98.9%
CSS
0.8%
JavaScript
0.3%