Commit Graph

8356 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 1631fc1a07 Add GitHub Copilot instructions for ArcaneChat Android
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
2025-11-10 13:46:59 +00:00
copilot-swe-agent[bot] d8dcb73c92 Initial plan 2025-11-10 13:43:20 +00:00
adbenitez fa75294472 add device message v2.25.0 2025-11-07 11:34:25 +01:00
adbenitez 75498e7fa7 Merge remote-tracking branch 'upstream/main' 2025-11-06 16:21:57 +01:00
adbenitez f57d44cea7 update full_description.txt 2025-11-06 15:34:33 +01:00
adb 242e3beb93 Merge pull request #3999 from deltachat/prep-2.25.0
prepare 2.25.0
2025-11-06 14:52:25 +01:00
B. Petersen 21d4a1604b the whole login is 'advanced', so an 'advanced -> advanced' is a bit weird' 2025-11-06 12:05:20 +01:00
B. Petersen f33805abb0 'For advanced users:' could be misunderstood as if the following points are valid for advanced users, but the login is fine for beginners. clarify this 2025-11-06 12:05:20 +01:00
B. Petersen 5fd4a60af4 in the help and elsewhere, we say 'mail icon' 2025-11-06 11:36:54 +01:00
B. Petersen a59eaea0e4 use term e2ee as elsewhere 2025-11-06 11:36:54 +01:00
adbenitez b11628346f update build.gradle 2025-11-05 22:08:51 +01:00
adbenitez a6f99bdb58 update changelog 2025-11-05 22:08:32 +01:00
adb e44bc65ca2 Merge pull request #3998 from deltachat/update-core-and-stuff-5/11/25
Update core to 2.25.0
2025-11-05 22:03:13 +01:00
adbenitez 77f4e9f116 update changelog 2025-11-05 21:36:54 +01:00
adbenitez b40f98a00e update deltachat-core-rust to 'chore(release): prepare for 2.25.0' of 'v2.25.0' 2025-11-05 21:17:37 +01:00
adb 596983d2c1 Merge pull request #3996 from deltachat/adb/issue-3926
tweak registraction screen and empty chat hints for classic email
2025-11-05 21:11:07 +01:00
adb 78f061bc9d Merge branch 'main' into adb/issue-3926 2025-11-05 20:33:49 +01:00
adbenitez 2f42d3bcd2 update changelog 2025-11-05 20:05:32 +01:00
adbenitez d67b71297d tweak registraction screen and empty chat hints for classic email 2025-11-05 20:01:51 +01:00
Hocuri 629ae0b16e fix: Don't crash when QR code can't be loaded (#3995)
Before this PR, when a QR code couldn't be loaded because of https://github.com/chatmail/core/pull/7399, Delta Chat crashed.

Now, the button does nothing.

It's not perfect, but easy to do, and only about an edge case where the user tried out the experimental broadcast channels in the past, and now tries to add a new member to a broadcast channel created with an old version of DC.

The hollistic alternative would be to switch to RPC for getSecurejoinQrSvg, so that the UI can get a proper error message.

---------

Co-authored-by: adb <adb@merlinux.eu>
2025-11-05 17:26:32 +01:00
adbenitez 7e1930abc5 Merge remote-tracking branch 'upstream/main' 2025-11-05 17:13:44 +01:00
adbenitez e5c9fd05f2 update build.gradle 2025-11-05 16:00:27 +01:00
adb c4427c198e Merge pull request #3994 from deltachat/adb/issue-3993
fix QRShowActivity screen
2025-11-04 23:21:07 +01:00
adbenitez a9d1d2d631 update changelog 2025-11-04 23:20:35 +01:00
adbenitez 3a4bf8eaea fix code indentation 2025-11-04 20:46:38 +01:00
adbenitez 4b903c73dc fix QRShowActivity screen 2025-11-04 20:43:15 +01:00
adb 90a0f75823 Merge pull request #3992 from deltachat/prep-2.24.0
prepare 2.24.0
2025-11-04 19:52:52 +01:00
adbenitez 0546ea2c91 bump version number to 2.24.0 2025-11-04 19:31:59 +01:00
adb 66b619cc48 Merge pull request #3991 from deltachat/adb/issue-3941
remove forcing of LTR
2025-11-04 19:28:54 +01:00
adbenitez fbe8888c71 update changelog 2025-11-04 19:26:30 +01:00
adbenitez 2b156cff17 remove forcing of LTR 2025-11-04 19:08:49 +01:00
adb 90d485ba16 Merge pull request #3978 from deltachat/adb/issue-3918
update flake.nix
2025-11-04 18:35:43 +01:00
adb 4978c555da Merge pull request #3989 from deltachat/adb/issue-3959
allow to export files from "send to chat" (webxdc)
2025-11-04 18:33:30 +01:00
adb 383e50da32 Merge branch 'main' into adb/issue-3959 2025-11-04 18:33:21 +01:00
adb 22af7427cb Merge pull request #3986 from deltachat/adb/optimize-app-build
minify app (reduce app size)
2025-11-04 18:25:04 +01:00
adbenitez 6d7ec658a2 update changelog 2025-11-04 00:47:13 +01:00
adb df175f40e1 Merge branch 'main' into adb/issue-3959 2025-11-04 00:44:26 +01:00
adb 9c2a885553 Merge pull request #3886 from deltachat/hoc/channels-encryption-only-qrcodes
feat: Adapt to channel-invite QR codes
2025-11-04 00:43:43 +01:00
adb 81809f6906 Merge branch 'main' into hoc/channels-encryption-only-qrcodes 2025-11-04 00:42:49 +01:00
adb 19248025ec Merge pull request #3990 from deltachat/update-core-and-stuff-4/11/25
Update core to 2.24.0
2025-11-04 00:42:31 +01:00
adbenitez 54a31722e0 update changelog 2025-11-04 00:34:03 +01:00
adbenitez dde84fc0a3 update translations 2025-11-04 00:33:07 +01:00
adbenitez a6823d2140 update deltachat-core-rust to 'core(release): prepare for v2.24.0' of 'v2.24.0' 2025-11-04 00:20:11 +01:00
adbenitez 9897f286ff allow to export attachment from "send to chat" (webxdc) 2025-11-04 00:02:13 +01:00
Hocuri 2881ea7150 feat: Adapt to channel-invite QR codes 2025-11-03 22:50:19 +01:00
adb 5ab83e71c8 Merge pull request #3988 from deltachat/adb/remove-selfreporting
remove "self report" option for now
2025-11-03 19:32:37 +01:00
adbenitez 993670c7be update changelog 2025-11-03 17:47:40 +01:00
adb 90df47d352 Merge branch 'main' into adb/remove-selfreporting 2025-11-03 17:33:33 +01:00
adb 73ff1560ae Merge pull request #3987 from deltachat/adb/issue-3984
remove address from vcard
2025-11-03 17:28:58 +01:00
adb b0f719e791 Merge pull request #3964 from deltachat/adb/issue-3963
update to new dcaccount scheme
2025-11-03 17:22:45 +01:00