bjoern
|
5e8f33a4a3
show chat title in delete confirmation dialog (#1421)
|
3 年 前 |
cyBerta
|
3a83a4ac07
Merge pull request #1419 from deltachat/speedup-get-msgs2
|
3 年 前 |
cyBerta
|
d106580131
Merge pull request #1420 from deltachat/optimize-for-speed
|
3 年 前 |
B. Petersen
|
ff5ded7ad1
enable speed optimisation also for debug builds to avoid weird surprises, to make profileing possible and to get a 'feeling' about what is really slow.
|
3 年 前 |
B. Petersen
|
d66b20101b
avoid unneeded callback for finding a message-id
|
3 年 前 |
B. Petersen
|
b3e12524eb
use firstIndex() instead of deprecated index()
|
3 年 前 |
cyBerta
|
3263d89a90
Merge pull request #1418 from deltachat/speedup-get-msgs
|
3 年 前 |
B. Petersen
|
ce4a4b7dad
remove unused code around getChatMsgs(), name function same as in core
|
3 年 前 |
cyBerta
|
7d19c59ad9
fix scroll down button for contact requests (#1415)
|
3 年 前 |
cyBerta
|
a9bd52eb59
Merge pull request #1416 from deltachat/contact_request_accessibility
|
3 年 前 |
cyberta
|
7f4a42cb75
improve accessibility of ChatContactRequestBar, font size of accept/block buttons can increase now
|
3 年 前 |
B. Petersen
|
eed103de13
correct core version in CHANGELOG.md
|
3 年 前 |
bjoern
|
45b422e4b9
prepare 1.26.2 (#1409)
|
3 年 前 |
B. Petersen
|
1e8cbe6121
update deltachat-core-rust submodule to 'prepare 1.70 (#2858)'
|
3 年 前 |
B. Petersen
|
f05a757aee
update translations
|
3 年 前 |
bjoern
|
c52684265f
prepare 1.26.0 (#1404)
|
3 年 前 |
B. Petersen
|
3776097561
update deltachat-core-rust submodule to 'prepare 1.69 (#2855)'
|
3 年 前 |
B. Petersen
|
ce9ab61662
update translations
|
3 年 前 |
bjoern
|
14967caba8
make tracking core versions easier (#1406)
|
3 年 前 |
bjoern
|
8ee3b5d99c
synchronize unread-badge-color with desktop and android (#1407)
|
3 年 前 |
B. Petersen
|
e7fa1ca46f
update translations
|
3 年 前 |
B. Petersen
|
6b0fb82133
update translations
|
3 年 前 |
B. Petersen
|
fe9e323155
update deltachat-core-rust submodule
|
3 年 前 |
bjoern
|
8331141eba
pass qr-code strings to core (as qr code images are generated in core now) (#1403)
|
3 年 前 |
B. Petersen
|
d6928502ff
update translations
|
3 年 前 |
B. Petersen
|
a718ce27a0
update deltachat-core-rust submodule
|
3 年 前 |
bjoern
|
cace4e6d66
use dc_get_last_error() api and avoid potential races (#1386)
|
3 年 前 |
bjoern
|
0ce652fdbe
add 'last seen' line to contact profile (#1402)
|
3 年 前 |
cyBerta
|
86315a6c5b
Merge pull request #1396 from deltachat/svg_support
|
3 年 前 |
cyberta
|
704700fc66
reduce code complexity in qr code view, remove scroll view and just scale correctly the image including the hint
|
3 年 前 |