1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 18 hours ago.
Aug 17, 2025 — Aug 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
perf: Minify frontend assets for release builds (terser + lightningcss) More... 6 months ago
feat: Upgrade emoji system — twemoji v17.0.2, CLDR keywords, auto-gen build script More... 6 months ago
perf: First-ACK relay sends, fire-and-forget self-copies, parallel MLS welcomes More... 6 months ago
fix: Android group overview scroll by replacing -webkit-fill-available with height: 100% More... 6 months ago
feat: Route DM gift wraps to recipient's inbox relays (NIP-17 kind 10050) (#44) More... 6 months ago
refactor: Move SIMD intrinsics into simd/ modules, add URL delimiter scanning (5.2x) More... 6 months ago
fix: Left-align MLS nonces in CompactAttachment to fix group attachment decryption More... 6 months ago
perf: SIMD-accelerate looks_encrypted (12-14x), hex decode (2-6x), and audio f32→i16 (2.3x) More... 6 months ago
Frontend Onboarding Improvements (#41) More... 6 months ago
security: Backend-only key management, encryption toggle, RAII DB guards, and Android P2P More... 6 months ago
perf: Shrink UltraPackedEntry 116B → 88B with truncated hash + u16 bitpacking More... 6 months ago
perf: Compact Profile struct for 34% smaller footprint (136B/profile saved) More... 6 months ago
perf: Interned Profile.id for 4.8x faster lookups and 5.1 KB memory savings More... 6 months ago
fix: Eliminate 8 async deadlocks and replace expensive Chat clones with SlimChatDB More... 6 months ago
fix: Skip mark_as_read for own messages, add cross-device sync marking More... 7 months ago
perf: O(1) chat reposition + fix O(n) message re-save on MLS receive More... 7 months ago
perf: Intern Chat participants & typing indicators for 43x memory reduction More... 7 months ago
perf: Binary last_read for zero-alloc unread counting More... 7 months ago
perf: SIMD-accelerated hex encoding/decoding and image operations (#39) More... 7 months ago
fix: Android build - add missing .to_string() for extension More... 7 months ago
Final v0.3.0 Frontend Polishes (#38) More... 7 months ago
perf: Optimize image encoding to reduce memory allocations More... 7 months ago
fix: Add missing shared module required for Windows build More... 7 months ago
refactor: Modularize backend into focused submodules More... 7 months ago
fix: Mini Apps edit mode bugs and Android dev setup More... 7 months ago
fix: Android file_message crash when sending marketplace Mini Apps More... 7 months ago
fix: Android Mini Apps touch handling for taps and scrolling More... 7 months ago
fix: Security hardening and bug fixes for v0.3.0 More... 7 months ago
fix: Use global Nexus button styling across all themes More... 7 months ago
PIVX Mini-App Stylization (#37) More... 7 months ago