home.social

#deltachat_desktop — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #deltachat_desktop, aggregated by home.social.

  1. ✨ My first technical blogpost is out now. ✨

    If you ever wanted to learn a bit about how
    #deltachat works internally and why we have two ways to communicate with our #rust core, then this is the introduction to read

    delta.chat/en/2025-02-11-why-j

    #jsonrpc #cffi #c #rust #deltachat_desktop #deltachat_core

  2. ✨ My first technical blogpost is out now. ✨

    If you ever wanted to learn a bit about how
    works internally and why we have two ways to communicate with our core, then this is the introduction to read

    delta.chat/en/2025-02-11-why-j

  3. ✨ My first technical blogpost is out now. ✨

    If you ever wanted to learn a bit about how
    #deltachat works internally and why we have two ways to communicate with our #rust core, then this is the introduction to read

    delta.chat/en/2025-02-11-why-j

    #jsonrpc #cffi #c #rust #deltachat_desktop #deltachat_core

  4. ✨ My first technical blogpost is out now. ✨

    If you ever wanted to learn a bit about how
    #deltachat works internally and why we have two ways to communicate with our #rust core, then this is the introduction to read

    delta.chat/en/2025-02-11-why-j

    #jsonrpc #cffi #c #rust #deltachat_desktop #deltachat_core

  5. ✨ My first technical blogpost is out now. ✨

    If you ever wanted to learn a bit about how
    #deltachat works internally and why we have two ways to communicate with our #rust core, then this is the introduction to read

    delta.chat/en/2025-02-11-why-j

    #jsonrpc #cffi #c #rust #deltachat_desktop #deltachat_core

  6. 1.46 rollout is basically done except for and (the Nix package is already in the works, home-brew could use some help)

    There are also some users reporting crashes with the flatpak: github.com/deltachat/deltachat
    And with the MacOS version from the appstore github.com/deltachat/deltachat

    So if you have problems tell us, additional information will help us to solve these issues. (frankly we rely on user feedback because we have )

  7. a new minor version of is ready for testing:
    download.delta.chat/desktop/v1

    - fixes missing emojis in emoji picker on :tux: & :windows:
    - make <[email protected]> really clickable
    - and updated to the new 1.110 version of , which brings stability and speed improvements. @r10s experienced significant faster message sending for example.

    This release will rollout in the next weeks when we find no issues, please help us with testing if you can.

  8. Context: if you follow discussions on the forum you might already know that we're planning to move from to in the future. But porting the desktop client is a big effort (our move to was one step into this direction).
    So I made this small sample project to check tauri out.
    It's a nice side effect if the emoji picker is useful by itself, maybe we could even build a community for the emoji picker.

  9. scrolling in feels even faster now after switching the backend from cffi to &

    Be ready for desktop 1.34, It's coming soon..

  10. We’re working hard on the upcoming 1.34 desktop release.
    The bulk of the work was moving all talking with core to api, which speeds up development and itself.

    The move to jsonrpc is also one big step in liberating us from electron, as we plan to switch to tauri.app in the far future.

    Stay tuned for the new test releases in the 1.33.X release row.
    (even versions are releases, odd versions are test releases)

    What new features are you most excited about?