This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
chatmail-core
Watch
1
Star
0
Fork
0
You've already forked chatmail-core
mirror of
https://github.com/chatmail/core.git
synced
2026-04-26 09:56:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
r10s/remove-vcard
chatmail-core
/
src
/
sql
History
Hocuri
5a6b1c62dd
refactor: Rename EnteredLoginParam::load() and save() to load_legacy() and save_legacy()
2026-04-20 15:45:17 +02:00
..
migrations
fix: let search also return hidden contacts if search value is an email address
2026-04-07 22:39:13 +02:00
pool
refactor: Remove wal_checkpoint_mutex, lock write_mutex before getting sql connection instead
2026-03-25 06:13:10 -03:00
migrations.rs
refactor: Rename EnteredLoginParam::load() and save() to load_legacy() and save_legacy()
2026-04-20 15:45:17 +02:00
pool.rs
refactor: Remove wal_checkpoint_mutex, lock write_mutex before getting sql connection instead
2026-03-25 06:13:10 -03:00
sql_tests.rs
refactor: remove update_icons and disable_server_delete migrations
2025-11-29 00:17:26 +00:00
tables.sql
feat: track gossiping per (chat, fingerprint) pair
2025-04-12 02:51:11 +00:00