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-18 14:06:29 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8009f220fc43dcafe37d046ff3a13897d38113a8
chatmail-core
/
deltachat-ffi
History
Alexander Krotov
88a81f5737
Return Vec from get_all_blocked
...
And never return nullptr from dc_get_blocked_contacts.
2019-08-13 23:56:17 +02:00
..
src
Return Vec from get_all_blocked
2019-08-13 23:56:17 +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
Introduce new enum: Viewtype
2019-08-01 06:05:56 +00:00
deltachat.h
Spellcheck
2019-07-21 21:40:19 +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