1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Aug 17, 2025 — Aug 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
deps: drop reqwest defaults — kill h2 + http/2 pull-in More... 4 months ago
style: move picker search-icon to the left of the input More... 4 months ago
fix: GIF picker race — stale trending response could overwrite a search More... 4 months ago
refactor: extract Emoji + GIF picker into picker.js More... 4 months ago
refactor: extract Mini Apps panel from main.js More... 4 months ago
perf: memoize DateTimeFormat + delegate per-row onclick (chat audit deferred) More... 4 months ago
refactor: move PIVX chat-side helpers into pivx.js More... 4 months ago
refactor: extract chat list rendering into render/chatlist/ More... 4 months ago
perf: virtualize chat list via content-visibility + reveal animation More... 4 months ago
redesign: flat-row chat (Discord-style) replacing iMessage bubbles More... 4 months ago
fix: reply preview leaked raw npubs and orphan markdown delimiters More... 4 months ago
fix: upload progress ring stuck as static donut during file send More... 4 months ago
add: DM sync, invite/keypackage APIs + auto keypackage rotation More... 4 months ago
add: vector-agent MCP server — 21 tools for full AI agent integration More... 4 months ago
add: mention/tag API + wire Tauri to use it More... 4 months ago
fix: auto-refresh MLS group subscription on group changes More... 4 months ago
fix: SIMD UB (unaligned reads), missing pending flag, SystemTime revert More... 4 months ago
add: invite/remove/update group APIs + on_group_message callback More... 4 months ago
add: VectorCore group API + listen() for DMs AND MLS groups More... 4 months ago
refactor: move hex.rs to simd/hex.rs — all SIMD in one module More... 4 months ago
add: thumbhash + SIMD image downsample + send_file_dm metadata More... 4 months ago
fix: revert SystemTime unwrap_or_default + add EventEmitter error logging More... 4 months ago
fix: crash on invalid pubkey fallback + account switch state leak More... 4 months ago
cleanup: remove all dead code and warnings from MLS port More... 4 months ago
refactor: wire src-tauri MLS to vector-core + audit fixes (-4,100 lines) More... 4 months ago
add: handle_mls_group_message + review fixes (Phase 5) More... 4 months ago
add: sync_group_since_cursor + send_mls_message to vector-core More... 4 months ago
add: MLS group encryption module in vector-core (Phases 1-3 partial) More... 4 months ago
add: VectorCore::listen() + subscribe_dms() + process_event(), cleanup warnings More... 4 months ago
refactor: wire src-tauri event handler to vector-core pipeline (-707 lines) More... 4 months ago