Sebastian Klähn
Sebastian Klähn
If we encrypt the message, we strip display names from `to` and `from` fields in the unencrypted headers but put this information in the encrypted part. Otherwise, we put the...
TODO: - [x] Deduplicate webxdc updates (#5048) - [x] Recreate gossips for reopening webxdcs - [x] Store secret key in database - [x] Destroy magicendpoint on stop_io() and create on...
Can you add the nix language as supported language? It has a syntax definition file here: https://github.com/bbenoist/vscode-nix/blob/master/syntaxes/nix.tmLanguage
The popular project [typst](https://github.com/typst/typst) is also using syntect, you might want to add them to the readme aswell :)
**Describe the bug** I built the application with Nix and also updated the Nix package [here](https://github.com/NixOS/nixpkgs/pull/290409). Currently, we are facing the issue that Onagre automatically launches the first item from...
I want to use Tailwind with this template, but Tailwind requires Parel 2.0. I tried to upgrade to Parcel 2.0 myself because it doesn't look like much work (at least...
Part of https://github.com/deltachat/deltachat-core-rust/pull/5346
The top-level `flake.nix` uses a lot of dunder methods like `__filter` which look like the library functions, but aren't. I also don't find any definition for them in the file...
Part of [5346](https://github.com/deltachat/deltachat-core-rust/pull/5346)
close #5591