[ kenya12345678/NostrGator ] Update README.md
[ lumehq/lume ] feat: simple poc
[ privkeyio/libnostr-z ] Add NIP-44 encrypted payloads support (#33)
[ damus-io/damus ] Restore translated note rendering Changelog-Fixed: Fixed broken automatic translations Closes: Signed-off-by: alltheseas <64376233+alltheseas@users.noreply.github.com>
[ privkeyio/libnostr-z ] Add SIMD-accelerated hex codec for event IDs/signatures (#31)
[ vicariousdrama/cornychat ] Merge pull request 'Configuration for Pineapple Pals' (#248) from 20251215-sfx into main
[ CodyTseng/jumble ] fix: ๐Ÿ›
[ damus-io/damus ] Move profile update handling from notes to the background During profiling, I found that some large hangs were being caused by a large number of `notify` calls (and their handling functions) keeping the main thread overly busy. We cannot move the `notify` mechanism to a background thread (It has to be done on the main actor or else runtime warnings/errors appear), so instead this commit removes a very large source of notify calls/handling around NoteContentView, and replaces it with a background task that streams
[ privkeyio/nostr-bench ] Add NIP-50 search benchmark
[ burned-caroche455/haven-kit ] Update README.md