Commit graph

10088 commits

Author SHA1 Message Date
Arne
29082ff7d4 Update Changelog 1.7.11 2024-08-29 13:02:26 +02:00
Arne
0001b22335 Update translations 2024-08-29 12:57:06 +02:00
Stephen Paul Weber
6cd06c7cbb When MUC strips image, show body
(cherry picked from commit 28874921bffd0520063239e78c616fc0fba9bf5e)
2024-08-27 15:26:38 +02:00
Stephen Paul Weber
fe79e3fe15 Don't remove oob fallback if there is no oob 2024-08-27 08:42:35 +02:00
Arne
403590b0d9 Move quoting up 2024-08-27 08:39:03 +02:00
Stephen Paul Weber
baf7eb4bba If DANE fails for any reason at all, don't let it crash us
(cherry picked from commit a211e1621e12d4cb7281ae201b7d5abdd613abc1)
2024-08-27 08:37:12 +02:00
Arne
221e50fa0e Fix race 2024-08-27 08:36:35 +02:00
Stephen Paul Weber
f03111d782 Fix NPE 2024-08-27 08:36:26 +02:00
Arne
5befb8b148 Catch some UI races + Fix missing tone 2024-08-27 08:34:19 +02:00
Stephen Paul Weber
a4243b215b Extract mime from data uri
(cherry picked from commit 4fbcf337c7c2f9f4b13680035c7f307428890871)
2024-08-27 08:30:27 +02:00
Stephen Paul Weber
3eab3d6f0b Send as file knows how to handle data uri and image doesn't yet
(cherry picked from commit f992ddf4c323d69a042ada4489719b39917f290d)
2024-08-27 08:30:22 +02:00
Stephen Paul Weber
b6fc30f60c Send through guessed mime 2024-08-27 08:29:58 +02:00
Arne
cbd59400fd Increase margin above an image 2024-08-26 22:46:45 +02:00
Stephen Paul Weber
84daeab324 Catch race conditioC
(cherry picked from commit 9440a67d03259a7227ad6dcfe199b5034137adfe)
2024-08-26 17:31:51 +02:00
Stephen Paul Weber
dc75bc44b3 CopyOnWriteArrayList does not support iterator.remove 2024-08-26 17:29:24 +02:00
Stephen Paul Weber
b670271f20 Copy fallback text, not stripped formatted text 2024-08-26 17:28:15 +02:00
Stephen Paul Weber
9822b44341 Don't do file downloads when data saver is on 2024-08-26 17:26:08 +02:00
Arne
782f5d354a Revert "Speed up Conversations Overview with UI thread"
This reverts commit fce0c72a51.
2024-08-26 16:57:55 +02:00
Arne
aaa1ef1a05 Little margin above images 2024-08-26 16:57:44 +02:00
Arne
90571f25a4 Remove empty space above images and files 2024-08-26 16:29:24 +02:00
Arne
fce0c72a51 Speed up Conversations Overview with UI thread 2024-08-26 14:15:56 +02:00
Arne
e73245e6e8 Correct thread is needed to sync WebXDCs 2024-08-26 13:59:31 +02:00
Arne
7812877f32 fix up 2024-08-26 09:40:46 +02:00
Arne
511fa7ae9f fix up 2024-08-26 09:40:42 +02:00
Stephen Paul Weber
075e5aebaa Handle quotes and formatting properly on send 2024-08-26 09:28:58 +02:00
Stephen Paul Weber
e898bee7df Better handling of namespaced attributes
Don't store in the data model using the prefix -- the prefix is
meaningless.  Store by URI and then generate prefixes when serializing.

(cherry picked from commit caf119b5b63bbc61976731c1cd4795d00e6851c9)
2024-08-26 09:08:23 +02:00
Stephen Paul Weber
7475b6c454 Fix for namespaced attributes
Since we only store them by prefix right now (boo!) at least keep the
prefix definition as well.

(cherry picked from commit a770c7d60ab14d03d5569df4fa56d2cfb1e4661f)
2024-08-26 09:08:11 +02:00
Arne
a3ed90011c Don't put the composing-preview spans into xhtml for now 2024-08-26 09:07:50 +02:00
Stephen Paul Weber
95b9202a17 Support quotes in XHTML 2024-08-26 09:02:56 +02:00
Stephen Paul Weber
30d7b44786 Better handling of namespaced attributes
Don't store in the data model using the prefix -- the prefix is
meaningless.  Store by URI and then generate prefixes when serializing.

(cherry picked from commit caf119b5b63bbc61976731c1cd4795d00e6851c9)
2024-08-26 09:00:18 +02:00
Stephen Paul Weber
58ca53fea6 Fix possible NPE 2024-08-26 09:00:14 +02:00
Stephen Paul Weber
baa7b50263 Fix for namespaced attributes
Since we only store them by prefix right now (boo!) at least keep the
prefix definition as well.

(cherry picked from commit a770c7d60ab14d03d5569df4fa56d2cfb1e4661f)
2024-08-26 08:58:51 +02:00
Stephen Paul Weber
5f15e851fa In case of invalid XML in the payloads, at least still load the message 2024-08-26 08:58:02 +02:00
Arne
9b2d51b527 Adjust tab indicator color 2024-08-26 07:53:09 +02:00
Arne
3b3c543e88 Separate contacts and groups 2024-08-26 07:52:44 +02:00
Arne
a9ab663839 Update dependency 2024-08-26 00:26:45 +02:00
Arne
d36d129f32 Cleaner logging when download one sticker fails 2024-08-26 00:13:25 +02:00
Arne
3a10f2be2f Update download default stickers 2024-08-26 00:13:25 +02:00
Arne
a6be9de9a6 Move WebXDC "store" to attachment menu 2024-08-26 00:13:24 +02:00
Arne
a33d60d170 Add fab button again to start new conversation + remove contacts from bottom navigation 2024-08-24 15:00:36 +02:00
Arne
5f78238d85 Allow placing sticker at cursors position 2024-08-23 18:28:38 +02:00
Arne
fdf3a45b68 Faster refreshing stickersview 2024-08-23 13:00:51 +02:00
Arne
ce1ffe6c45 bigger stickers in stickersview 2024-08-23 12:57:53 +02:00
Arne
9e90d6de60 increase keyboard visible height 2024-08-23 12:00:58 +02:00
Arne
a3d4feb6dd Bigger inline images 2024-08-23 11:33:16 +02:00
Stephen Paul Weber
233f440374 Better y position for inline image span 2024-08-23 10:48:57 +02:00
Arne
8d5cfd73e9 Reintegrate inline images 2024-08-23 10:48:10 +02:00
Arne
0bfa60022f Exclude more devices from call integration 2024-08-22 21:55:11 +02:00
Arne
c042bc0950 prepare 1.7.11 2024-08-22 17:31:24 +02:00
Arne
9e5d0df620 Potential fix crash on android 11 2024-08-22 17:26:13 +02:00