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-29 11:26:29 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37622af55a816c70b1cf4fb02b5d7b9f80f9930e
chatmail-core
/
deltachat-ffi
History
Alexander Krotov
37622af55a
Return Vec<dc_location> from dc_get_locations
2019-08-15 20:43:04 +02:00
..
src
Return Vec<dc_location> from dc_get_locations
2019-08-15 20:43:04 +02:00
.gitignore
stop autogenerating the header
2019-04-28 18:06:26 +03:00
build.rs
Write a deltachat.pc file at build time
2019-07-22 01:16:34 +02:00
Cargo.toml
chore: release v1.0.0-alpha.4
2019-08-14 13:58:51 +02:00
deltachat.h
Store IDs in dc_array as u32
2019-08-15 01:54:51 +02:00
deltachat.pc.in
Write a deltachat.pc file at build time
2019-07-22 01:16:34 +02:00
README.md
feat: reorg code, and prepare for c bindings
2019-04-27 21:48:22 +03:00
README.md
Delta Chat C Interface