mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 04:58:47 +03:00
We don't look at the address in OPENPGP4FPR QR codes anymore. If we cannot find a contact by fingerprint, then we return Qr::FprMismatch without trying to look up the contact by address. BREAKING CHANGE: removed DC_QR_FPR_WITHOUT_ADDR constant from CFFI BREAKING CHANGE: removed FprWithoutAddr variant from JSON-RPC QrObject returned by check_qr
Delta Chat C Interface
Installation
see Installing libdeltachat system wide in ../README.md
Documentation
To generate the C Interface documentation,
call doxygen in the deltachat-ffi directory
and browse the html subdirectory.
If thinks work, the documentation is also available online at https://c.delta.chat