[ soapbox-pub/shakespeare ] Save last finish_reason, display a "Resume" button
[ arbadacarbaYK/gittr ] Fix homepage status badge not updating after push - After bridge check completes, reload repos state to get updated bridgeProcessed flag - This ensures status badge on homepage updates from 'awaiting bridge' to 'live on nostr' after bridge processes the repo
[ bitvora/haven ] Merge pull request #105 from kulak/patch-1 Change MemoryLimit to MemoryMax in README
[ burned-caroche455/haven-kit ] Update README.md
[ flox1an/nostube ] chore: hover color change
[ kenya12345678/NostrGator ] Update README.md
[ arbadacarbaYK/gittr ] Fix TypeScript error in repositories page: use type assertion for publicWrite
[ privkeyio/keep ] Replace external relay tests with mock relay (#14)
[ arbadacarbaYK/gittr ] fix: Replace loadIssues() call with direct state update and fix pr.number reference
[ grahamonero/nosmero ] Fix trending cache: remove expired relay.nostr.band, init search pool - Removed relay.nostr.band from all relay arrays (SSL cert expired Dec 22) - Fixed searchHashtag() and searchContent() to initialize searchPool if null - This fixes the trending cache generator timeout issue