deltachat-core icon indicating copy to clipboard operation
deltachat-core copied to clipboard

Delta.Chat C-Library with e2e chat-over-email functionality & Python bindings

Results 69 deltachat-core issues
Sort by recently updated
recently updated
newest added

[basic multi-device syncing is already available](https://github.com/deltachat/deltachat-core/issues/52), eg. incoming messages appear on all devices as well as outgoing messages. also new chats are created on all devices. however, this syncing could...

feature proposal

while the moving as such is much better and clearer with the last updates, there are sometimes some messages that are not moved for some reasons. it's not clear to...

https://github.com/deltachat/deltachat-core/blob/master/meson.build#L3 still shows GPL

I have created a group, after some time I decided to leave the group, other user have added me to the group again, DC didn't ask if I would like...

discussion

Circle-CI can run mac builds and it's be good to get this scripted probably via https://circleci.com/docs/2.0/hello-world-macos/#example-application

Currently the build structure only works on linux and mac. There also are no binaries for windows. They should be provided.

build

When trying to decrypt a setup message and the decryption succeeds, we should check the decrypted content and show more appropriate error messages if the payload does not have the...

to mitigate abuse possibilies, there should be a short device message (similar to "setup changed"), when a user has changed this displayname.

if dc_configure() fails with the given options (may be none), dc_configure() tries over with some different ports, usernames and/or security options. however, if these attempts also fail, the ui may...

After leaving a group, other members get the message "Group left by me." - *Delta Chat Core Version*: v0.40.0 - *Expected behavior*: "Group left by ${member that left the group}."...

bug