mirror of
https://github.com/chatmail/core.git
synced 2026-04-12 11:12:11 +03:00
This avoids creating 1:1 chat on a second device when joining a channel. Now when joining a channel there may be no 1:1 chat with the inviter when the channel is created. In this case we still create the channel as unblocked even if 1:1 chat would be a contact request because joining the channel is an explicit action and it is not possible to add someone who did not scan a QR to the channel manually.
============================ CFFI Python Bindings ============================ This package provides `Python bindings`_ to the `chatmail core library`_ which implements IMAP/SMTP/MIME/OpenPGP e-mail standards and offers a low-level Chat/Contact/Message API to user interfaces and bots. .. _`chatmail core library`: https://github.com/chatmail/core .. _`Python bindings`: https://py.delta.chat/