core
core copied to clipboard
Chatmail Rust Core library, used by Android/iOS/desktop chatmail apps, bindings and bots 📧
For example anyone leaving the group is two strings "Left group" and "by WHOEVER [email protected]". This was previously translates to Finnish as "Poistuit ryhmästä" and "käyttäjän WHOEVER [email protected] toimesta". This...
This is a proposal on top of #3421, breaking C API to unify event emitter types for contexts and account manager.
Common usage of deltachat-ffi API, as described in the doxygen documentation, is to start an OS thread with event loop, pass a `dc_context_t` pointer to it and let it process...
currently, the end-user of an Webxdc has no good idea about whether all updates are sent out or not. the idea is to let the UI show a similar online...
currently, in groups, we send out a separate email when a member is added, removed or when the group-name or -icon is changed. this is also true if the groups...
there seems to be at least one situation where wildcard domains would make things easier, https://github.com/deltachat/provider-db/pull/238 - so, unless sth. speaks totally against it, we should at least have a...
See https://github.com/deltachat/deltachat-core-rust/blob/master/draft/aeap-mvp.md
- [X] config value - [X] delete msg (avoid recursion) - [X] send update (on event) - [X] log to status update - [x] the actuall log viewer webxdc -...
- Operating System (Linux/Mac/Windows/iOS/Android): Linux/Android - Delta Chat Version: 1.29.1/1.30.1 - Expected behavior: nothing - Actual behavior: Changing account settings (e.g. IMAP Security) sends device messages core-welcome-image and core-welcome. -...
when a contact is removed from group, if they restore a backup or perhaps have full inbox and didn't receive the removal message, they can still send webxdc updates and...