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
add: timing fields to PreparedEvent for performance logging More... 4 months ago
add: commit_prepared_event (Phase 2) — full DM commit pipeline More... 4 months ago
add: InboundEventHandler trait + prepare_event (Phase 1) More... 4 months ago
refactor: move get_message_views + get_all_chats_last_messages to vector-core More... 4 months ago
refactor: move get_related_events + reply context to vector-core More... 4 months ago
refactor: move get_events + parse_event_row to vector-core More... 4 months ago
Merge pull request #55 from VectorPrivacy/frontend-refactor More... 4 months ago
refactor: move DM attachment decrypt+save to vector-core More... 5 months ago
Create Edit Mode for Profile More... 5 months ago
chore: remove unused on_attachment_preview from SendCallback More... 5 months ago
fix: wire upload cancel flag through TauriSendCallback More... 5 months ago
fix: bridge upload progress from SendCallback to Blossom More... 5 months ago
refactor: move get_pivx_payments + get_system_events to vector-core More... 5 months ago
refactor: move SystemEventType + save_system_event_by_id to vector-core More... 5 months ago
refactor: move wrapper tracking + event queries to vector-core More... 5 months ago
refactor: move chat CRUD + SlimChatDB to vector-core More... 5 months ago
refactor: move save_edit_event, delete_event, save_pivx_payment to vector-core More... 5 months ago
refactor: move save_message + helpers to vector-core More... 5 months ago
refactor: move save_event to vector-core More... 5 months ago
refactor: move ID cache + resolution to vector-core More... 5 months ago
refactor: move maybe_encrypt/decrypt + looks_encrypted to vector-core More... 5 months ago
chore: remove legacy migration test scaffolding from account_manager More... 5 months ago
chore: fold migrations 1-18 into base schema for v0.4.0 More... 5 months ago
refactor: consolidate to single DB pool (vector-core) More... 5 months ago
fix(android): initialize vector-core DB pool in background sync More... 5 months ago
fix: initialize vector-core DB pool during Tauri login, nuke profiles.rs More... 5 months ago
refactor: move profile DB ops to vector-core More... 5 months ago
chore: clean up dead code and unused imports from extraction More... 5 months ago
add: VectorCore API for profile ops + update docs More... 5 months ago
fix: wire TauriEventEmitter so vector-core events reach frontend More... 5 months ago