1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 23 hours ago.
Aug 17, 2025 — Aug 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor: extract block/unblock/nickname to vector-core More... 5 months ago
refactor: extract update_profile/update_status to vector-core More... 5 months ago
refactor: extract profile sync to vector-core More... 5 months ago
refactor: wire file DMs through vector-core, remove attachment cache More... 5 months ago
test: add file DM callback sequence tests More... 5 months ago
refactor: wire file DM send through vector-core's send_rumor_dm More... 5 months ago
fix: sub-second message ordering and phantom unread badge More... 5 months ago
add: SendCallback architecture — unified DM send pipeline More... 5 months ago
refactor: deduplicate util.rs MIME tables and pure functions into vector-core More... 5 months ago
refactor: deduplicate crypto, move decrypt_data to vector-core More... 5 months ago
refactor: deduplicate net.rs SSRF protection, use vector-core More... 5 months ago
refactor: delete src-tauri blossom.rs, use vector-core directly More... 5 months ago
refactor: delete src-tauri inbox_relays.rs, use vector-core directly More... 5 months ago
add: extract rumor processing, stored events, and log macros to vector-core More... 5 months ago
add: Vector Core — decoupled core library for all clients More... 5 months ago
fix: rekey race condition orphaning messages + e2e encryption tests More... 5 months ago
fix: SSRF protection and relay monitor stability More... 5 months ago
perf: reduce SQLite memory from ~308MB to ~5MB More... 5 months ago
add: Zapstore Config Our Zapstore config file and a minor Android Build helper tweak for easier APK Arch segregation. More... 5 months ago
fix: password encryption field styling to match nsec/seed login field More... 5 months ago
fix(windows): preserve existing DACL when adding memory-read deny ACE More... 5 months ago
chore: bump version to v0.3.3 in README download links More... 5 months ago
fix: truncate long GIF search queries in empty state display More... 5 months ago
fix: MLS message dedup on relay echo and XSS in GIF search More... 5 months ago
fix: filter blocked users from invite and create group dialogs More... 5 months ago
fix(android): resolve dead client on foreground resume and dynamic MLS subscriptions More... 5 months ago
perf(android): reduce background battery drain with scoped subs and single relay More... 5 months ago
security: memory-hardened key vault with anti-debug and zeroize More... 5 months ago
security: zeroize sensitive key material from memory after use More... 5 months ago
feat: unified logging system with UTC timestamps, error toasts, and persistent log file More... 5 months ago