Arne
90ac3d8872
Adjust theme colors and logos
2024-09-01 02:03:43 +02:00
Arne
40607058af
Adjust themed colors
2024-09-01 00:37:53 +02:00
Arne
d090311f60
Remove message bubble tails
2024-08-31 22:58:44 +02:00
Arne
aee89e808b
Bigger custom emoji
2024-08-31 22:34:52 +02:00
Arne
4b2249ba19
Apply monocles context file preview
2024-08-31 22:33:36 +02:00
Arne
11b871f94d
ignore builds
2024-08-31 21:50:51 +02:00
Arne
049f311607
Default to OMEMO enabled
2024-08-31 21:48:41 +02:00
Arne
083b7ec946
Remove old Cheogram swiping
2024-08-31 21:46:43 +02:00
Arne
d4b1e440c2
apply monocles launcher icons
2024-08-31 21:33:39 +02:00
Arne
6957dd3b0c
apply monocles swipe feature
2024-08-31 21:04:00 +02:00
Arne
3ca68caaa7
monocles splash screen
2024-08-31 20:57:44 +02:00
Arne
ba209017e2
Initial rebase for monocles chat 1.8
2024-08-31 20:41:31 +02:00
Arne
ba929c7d27
Update Changelog 1.7.11
2024-08-29 13:02:26 +02:00
Arne
7110e95ae9
Update translations
2024-08-29 12:57:06 +02:00
Stephen Paul Weber
f904801ecc
When MUC strips image, show body
...
(cherry picked from commit 28874921bffd0520063239e78c616fc0fba9bf5e)
2024-08-27 15:26:38 +02:00
Stephen Paul Weber
9534033fb6
Don't remove oob fallback if there is no oob
2024-08-27 08:42:35 +02:00
Arne
32d8e7fa74
Move quoting up
2024-08-27 08:39:03 +02:00
Stephen Paul Weber
d2287c0301
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
225816cbdc
Fix race
2024-08-27 08:36:35 +02:00
Stephen Paul Weber
ea6645f522
Fix NPE
2024-08-27 08:36:26 +02:00
Arne
ea085af59b
Catch some UI races + Fix missing tone
2024-08-27 08:34:19 +02:00
Stephen Paul Weber
5f19927e1c
Extract mime from data uri
...
(cherry picked from commit 4fbcf337c7c2f9f4b13680035c7f307428890871)
2024-08-27 08:30:27 +02:00
Stephen Paul Weber
486cf2a6f5
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
720f72fc94
Send through guessed mime
2024-08-27 08:29:58 +02:00
Arne
23a3b1436b
Increase margin above an image
2024-08-26 22:46:45 +02:00
Stephen Paul Weber
fc4fe149f9
Catch race conditioC
...
(cherry picked from commit 9440a67d03259a7227ad6dcfe199b5034137adfe)
2024-08-26 17:31:51 +02:00
Stephen Paul Weber
74ed8e82e2
CopyOnWriteArrayList does not support iterator.remove
2024-08-26 17:29:24 +02:00
Stephen Paul Weber
5743852593
Copy fallback text, not stripped formatted text
2024-08-26 17:28:15 +02:00
Stephen Paul Weber
300a9fd72d
Don't do file downloads when data saver is on
2024-08-26 17:26:08 +02:00
Arne
4ebfefc4b8
Revert "Speed up Conversations Overview with UI thread"
...
This reverts commit 6f674b9dee
.
2024-08-26 16:57:55 +02:00
Arne
465b1fc0d3
Little margin above images
2024-08-26 16:57:44 +02:00
Arne
cea8c6daae
Remove empty space above images and files
2024-08-26 16:29:24 +02:00
Arne
6f674b9dee
Speed up Conversations Overview with UI thread
2024-08-26 14:15:56 +02:00
Arne
9246f301a7
Correct thread is needed to sync WebXDCs
2024-08-26 13:59:31 +02:00
Arne
2e001a8138
fix up
2024-08-26 09:40:46 +02:00
Arne
6405e1f35e
fix up
2024-08-26 09:40:42 +02:00
Stephen Paul Weber
daac7a2871
Handle quotes and formatting properly on send
2024-08-26 09:28:58 +02:00
Stephen Paul Weber
e38b4d9845
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
db7aab2439
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
2344ddc438
Don't put the composing-preview spans into xhtml for now
2024-08-26 09:07:50 +02:00
Stephen Paul Weber
7ab0ddfb69
Support quotes in XHTML
2024-08-26 09:02:56 +02:00
Stephen Paul Weber
1b9165ec98
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
7012aa1702
Fix possible NPE
2024-08-26 09:00:14 +02:00
Stephen Paul Weber
748f14b54d
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
03f2f9e79a
In case of invalid XML in the payloads, at least still load the message
2024-08-26 08:58:02 +02:00
Arne
3cee2f18b0
Adjust tab indicator color
2024-08-26 07:53:09 +02:00
Arne
d45fa9b3b2
Separate contacts and groups
2024-08-26 07:52:44 +02:00
Arne
433f2587a3
Update dependency
2024-08-26 00:26:45 +02:00
Arne
f474940bfb
Cleaner logging when download one sticker fails
2024-08-26 00:13:25 +02:00
Arne
779437d8f7
Update download default stickers
2024-08-26 00:13:25 +02:00