link2xt

Results 185 issues of link2xt

This commit removes hardcoded 500 ms debounce from storage that delays all storage notification subscribers such as IDLE and NOTIFY commands. 500 ms debounce constant NOTIFY_DELAY_MSECS was added in 2009...

Commit ff9bf80e2ce811cab6482cb7d0a857b754adf7fe removed one of the two keymap customization examples out of the section "2.5.1 Basic customization". However, the text still reads "To customize a particular binding in one of...

### What it does Checks for `Result` being passed as a function argument. Errors should be handled on the caller side instead. ### Lint Name result_arg ### Category style, restriction...

A-lint

1. Send a message to self in "Saved Messages" chat: ![1](https://github.com/deltachat/deltachat-desktop/assets/18373967/171d0f56-6177-4eee-bcbc-29493502d0f0) 2. Right-click message bubble and select "Resend": ![1](https://github.com/deltachat/deltachat-desktop/assets/18373967/f28bc90a-a3ac-4231-9ff4-ede6e201a731) The message is actually sent encrypted, this is just an UI...

bug

In the console I see ``` Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed at WebFrameMain.send (node:electron/js2c/browser_init:2:94617) at WebContents.send (node:electron/js2c/browser_init:2:79767) at Object.send (/home/user/src/deltachat/deltachat-desktop/src/main/windows/main.ts:172:24) at...

bug

See discussion at https://github.com/deltachat/deltachat-desktop/pull/3413#discussion_r1337826506

bug
webxdc

Compilation of vendored OpenSSL inside Nix is broken since due to build script changes. There is anyway no need to compile vendored OpenSSL as nixpkgs already contains OpenSSL package. This...

# Based on PR #5315 PR adds two new APIs: - `dc_accounts_set_push_device_token(accounts, token)` to provide device token from the application to the core. This can be called as soon as...

I have just unpacked an old backup, changed the setting delete_device_after and tried to export a backup. This did not delete anything because all files were considered recent by their...