Files
chatmail-core/deltachat-ffi
link2xt 527570be8e api!: get rid of Qr::FprWithoutAddr variant
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
2026-09-19 18:24:18 +00:00
..
2019-04-28 18:06:26 +03:00
2022-07-01 12:20:20 +02:00
2026-09-16 11:43:06 +00:00
2019-08-26 19:17:58 +02:00

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