link2xt

Results 185 issues of link2xt

OAuth2 offer gets in the way currently when you type in the login. A notification is shown, which should be dismissed if you want to set some advanced settings first:...

Since https://github.com/deltachat/deltachat-core-rust/pull/2980 is merged (core 1.71.0), there is a possibility to set passphrase for the backup. UI is needed to allow encrypting backup. Related android issue: https://github.com/deltachat/deltachat-android/issues/2239 Related desktop issue:...

enhancement

Because `std::time::Instant` is implemented using `libc::clock_gettime(CLOCK_MONOTONIC)` and this time does not advance on Android while the app is in "doze" state, the timer may be effectively paused on Android: https://users.rust-lang.org/t/std-now-with-android/41774...

This makes `cargo geiger` happy.

This is for issue #4041 and depends on https://github.com/jgm/pandoc-types/pull/34 So far I did some straightforward changes, trying to relpace `Note` with `Note FootNote` where possible. For some reason Lua tests...

enhancement
AST change

#skip-changelog Follow-up to #3612

Previously shall_stop_ongoing() was never used in backup export, so cancelling backup export did not actually stop the process.

`initiate_key_transfer()` will return the ASM password immediately in the next core: https://github.com/deltachat/deltachat-core-rust/pull/3553

**Before you start.** * [x] I have checked the [Rejected Features](https://github.com/kickscondor/fraidycat/wiki/Rejected-Features) page. * [x] I have searched the issue tracker for a feature request that matches the one I want...

enhancement