copilot-swe-agent[bot]
|
ecbc3946c9
|
Fix: open group profile when clicking chat description changed info message
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
|
2026-02-21 17:46:28 +00:00 |
|
copilot-swe-agent[bot]
|
7c1ee0d90c
|
Initial plan
|
2026-02-21 17:39:41 +00:00 |
|
adb
|
b99426b7c6
|
Merge pull request #118 from ArcaneChat/copilot/setup-copilot-instructions-again
Enhance Copilot instructions with build timing, CI/CD details, and troubleshooting
|
2026-02-19 05:33:38 +01:00 |
|
adbenitez
|
de1eedc63f
|
update .github/copilot-instructions.md
|
2026-02-19 05:32:04 +01:00 |
|
copilot-swe-agent[bot]
|
ec4db3e58f
|
Enhance Copilot instructions with detailed build, test, and CI/CD information
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
|
2026-02-18 20:52:39 +00:00 |
|
copilot-swe-agent[bot]
|
0d2175b641
|
Initial plan
|
2026-02-18 20:49:42 +00:00 |
|
adb
|
97620b8a3c
|
Merge pull request #114 from ArcaneChat/copilot/improve-attachment-selector
Convert attachment selector to horizontal scrollable row with uniform cell sizing
|
2026-02-18 04:40:13 +01:00 |
|
adbenitez
|
24317b38bf
|
tweak src/main/res/layout/attachment_type_selector.xml
|
2026-02-18 04:35:01 +01:00 |
|
copilot-swe-agent[bot]
|
6b28ed15e3
|
Fix cell sizing: uniform width with ellipsized text
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
|
2026-02-18 03:02:49 +00:00 |
|
copilot-swe-agent[bot]
|
b8b203e517
|
Convert attachment selector from fixed grid to scrollable row
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
|
2026-02-18 02:47:04 +00:00 |
|
copilot-swe-agent[bot]
|
e5c1e477f0
|
Initial plan
|
2026-02-18 02:44:54 +00:00 |
|
adbenitez
|
64752d3bae
|
Merge remote-tracking branch 'upstream/adb/chat-description'
v2.43.0
|
2026-02-17 23:39:53 +01:00 |
|
adbenitez
|
6145e0d2df
|
Merge remote-tracking branch 'upstream/main'
|
2026-02-17 23:29:06 +01:00 |
|
adbenitez
|
b365284743
|
fix Rpc class
|
2026-02-17 22:37:56 +01:00 |
|
adb
|
af62041c14
|
Merge branch 'main' into adb/chat-description
|
2026-02-17 22:36:07 +01:00 |
|
adbenitez
|
910dbf56fd
|
update core
|
2026-02-17 22:34:55 +01:00 |
|
adb
|
4eca0dea4a
|
Merge pull request #4237 from deltachat/prep-2.43.0
prepare 2.43.0
|
2026-02-17 22:24:24 +01:00 |
|
adbenitez
|
a76c17fd45
|
prepare 2.43.0
|
2026-02-17 21:50:36 +01:00 |
|
adb
|
b00aeec03a
|
Merge pull request #4236 from deltachat/update-core-and-stuff-2026-02-17
Update core to 2.43.0
|
2026-02-17 21:15:35 +01:00 |
|
adbenitez
|
ffe147fde8
|
update RPC bindings
|
2026-02-17 21:09:06 +01:00 |
|
adbenitez
|
02a5bb06a9
|
update translations
|
2026-02-17 21:08:44 +01:00 |
|
adbenitez
|
a8997738bf
|
update changelog
|
2026-02-17 20:07:51 +01:00 |
|
adbenitez
|
202690d02e
|
update deltachat-core-rust to 'chore(release): prepare for 2.43.0' of 'v2.43.0'
|
2026-02-17 20:04:23 +01:00 |
|
wchen342
|
6d14bbdbc7
|
Merge pull request #4234 from deltachat/wch423/fix-audio-seekbar-reset
Prevent seek bar from being reset when message list changes
|
2026-02-17 14:03:08 -05:00 |
|
wch423
|
03a0b53eee
|
Update function name
|
2026-02-17 16:34:33 +01:00 |
|
wch423
|
a044181a75
|
Update progress bar for playing audio; Clear progress for any other audio that is not playing to avoid confusion
|
2026-02-17 16:31:06 +01:00 |
|
B. Petersen
|
e9ae9dc5bf
|
add more translation context to strings
|
2026-02-17 15:27:13 +01:00 |
|
B. Petersen
|
cbfa3b7e58
|
clarify 'Audio' string
|
2026-02-17 13:52:21 +01:00 |
|
adbenitez
|
bf57d3bd73
|
add src/main/res/values-eu/strings_arcanechat.xml
|
2026-02-17 03:47:52 +01:00 |
|
adbenitez
|
6200f354ca
|
set custom icon for debug build
|
2026-02-17 03:47:30 +01:00 |
|
wchen342
|
c8dfb08dcb
|
Merge pull request #4228 from deltachat/wch423/fix-audio-duration
Add duration extraction for audio files
|
2026-02-16 16:03:06 -05:00 |
|
wch423
|
543e9d91e4
|
Make sure longs are always in range
|
2026-02-16 20:08:31 +01:00 |
|
wch423
|
dec5879919
|
Add duration extraction for audio files
|
2026-02-16 19:01:55 +01:00 |
|
wchen342
|
a1d21d8562
|
Merge pull request #4226 from deltachat/wch423/fix-video-crash
Fix video player crash
|
2026-02-16 04:55:34 -05:00 |
|
adbenitez
|
253ed877e5
|
add comment to src/main/res/values/strings_arcanechat.xml
hint to translators to point out that the channel is in English
|
2026-02-15 17:40:57 +01:00 |
|
wch423
|
b809d24ab1
|
Change PlayerView to StyledPlayerView to avoid conflict between ExoPlayer2 and Media3
|
2026-02-13 18:05:37 +01:00 |
|
adbenitez
|
78aee0a487
|
Merge remote-tracking branch 'upstream/main'
|
2026-02-13 02:19:21 +01:00 |
|
adb
|
d16254c146
|
Merge pull request #4223 from deltachat/adb/issue-4208
remove old buttons in relays list
|
2026-02-12 20:10:01 +01:00 |
|
adb
|
7ab3ef8453
|
Merge pull request #4224 from deltachat/adb/issue-4207-part2
don't tint error icon red in chatlist and info-messages
|
2026-02-12 20:09:43 +01:00 |
|
adbenitez
|
4b695a3293
|
update changelog
|
2026-02-12 00:01:16 +01:00 |
|
adbenitez
|
da4c382c9a
|
add context menu to relay items
|
2026-02-11 23:58:48 +01:00 |
|
adbenitez
|
80973960f5
|
don't tint error icon red in chatlist and info-messages
|
2026-02-11 20:54:05 +01:00 |
|
adbenitez
|
7be75f7008
|
remove old buttons
|
2026-02-11 20:27:01 +01:00 |
|
adbenitez
|
6fa114c6c0
|
Merge remote-tracking branch 'upstream/main'
|
2026-02-11 20:22:37 +01:00 |
|
adbenitez
|
767b5f2bae
|
update channel link
|
2026-02-11 20:04:59 +01:00 |
|
adb
|
ed3a21b992
|
Merge pull request #4222 from deltachat/prep-2.42.0
prepare 2.42.0
|
2026-02-10 21:41:59 +01:00 |
|
adbenitez
|
899c2b5647
|
prepare 2.42.0
|
2026-02-10 21:24:21 +01:00 |
|
adb
|
61e616a53b
|
Merge pull request #4221 from deltachat/update-core-and-stuff-2026-02-10
Update core to 2.42.0
|
2026-02-10 21:23:09 +01:00 |
|
adbenitez
|
3bf4504de9
|
update strings
|
2026-02-10 21:20:52 +01:00 |
|
adbenitez
|
cd0740d895
|
update changelog
|
2026-02-10 20:31:58 +01:00 |
|