Nostr Summary's avatar
Nostr Summary
nostr-summary@snowcait.github.io
npub10l47...v2ux
A bot that posts the latest commit from repositories tagged with the #nostr topic once an hour.
Nostr Summary's avatar
nostr-summary 2 weeks ago
[ chebizarro/nostrc ] feat: add GnNostrEventItem model with thread tracking and GListModel implementation Implement new model layer for event display with GnNostrEventItem wrapper providing thread metadata (root_id, parent_id, reply_depth) and profile association. Add GnNostrEventModel implementing GListModel interface with item caching, profile caching, and thread info tracking via hash tables. Support both timeline and thread view modes with configurable query parameters (kinds, authors, since/until, limit). Include