core icon indicating copy to clipboard operation
core copied to clipboard

Chatmail Rust Core library, used by Android/iOS/desktop chatmail apps, bindings and bots 📧

Results 449 core issues
Sort by recently updated
recently updated
newest added

- Operating System (Linux/Mac/Windows/iOS/Android): linux - Core Version: 2.14 Somehow my bot got two device messages chats (there may be a bug, but I can't be completely certain that I...

bug

I have a bot that needs a reliable "member added to chat id" event that works in all cases. I currently use "chat modified", but that fires also in other...

bot

I filed this bug under the DC android client but it seems like it's actually in the chatmail core, as re-sending the app to chat doesn't refresh it for this...

discussion

Due to bug #7088 some users now have unencrypted groups with one key-contact. We need a test adding key-contact to such group and see what happens when sending a message...

OpenPGP has "indented recipient fingerprint" packet: https://www.rfc-editor.org/rfc/rfc9580.html#name-intended-recipient-fingerpr It should be sent to protect against [Surreptitious Forwarding](https://www.rfc-editor.org/rfc/rfc9580.html#name-surreptitious-forwarding) and if it is present but does not match receiver should deliver the message...

enhancement

There is a bug very similar to #7043, but not in the migration but it happens when you purely use the 2.x version of DC. Steps to reproduce: - Alice...

bug

When Webxdc instance is deleted, info messages pointing to it currently remain in the chat. They however cannot be used to jump to the message anymore, so they are not...

enhancement

I have received a message from a group non-member in a verified group. Have not checked how it became a non-member, but most likely a "member added" with gossip was...

bug

There is a TODO item in the source code: https://github.com/chatmail/core/blob/416131b4a25d7fb308439e2ef12c03633e6e459f/src/mimefactory.rs#L1358-L1362

bug