Commit graph

10106 commits

Author SHA1 Message Date
Arne
4f6231d1bb Fix crash after photo editor 2024-09-27 09:12:06 +02:00
Arne
5e89991f0a Long click on send button to schedule text messages 2024-09-27 08:21:00 +02:00
Arne
fc54f061d6 Fix up bottom navigation contacts icon selected 2024-09-26 21:59:12 +02:00
Arne
caefa9ace9 Option to set custom background per chat 2024-09-26 19:55:50 +02:00
Arne
c5195cea35 Integrate photo editor 2024-09-26 15:05:41 +02:00
Arne
06744e94ae Fix up tab layout position in land mode 2024-09-26 13:58:57 +02:00
Arne
4419cf7e80 Make bottom navigation optional 2024-09-26 13:15:02 +02:00
Arne
e52bb5d683 prepare 1.8 2024-09-26 11:50:14 +02:00
Arne
38c0659c03 Improve shapeable avatars 2024-09-26 11:36:37 +02:00
Arne
40cc4fdb19 Setting to use internal or external media viewer 2024-09-26 10:45:09 +02:00
Arne-Brün Vogelsang
c7c5477585 Merge pull request 'Don't show DNSSEC status when creating new account' (#219) from singpolyma/monocles_chat:dnssec-signup into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/219
2024-09-20 04:04:30 +00:00
Stephen Paul Weber
12f7bae56b
Don't show DNSSEC status when creating new account
We don't know anything about the status, they haven't even typed their
Jabber ID yet, so don't show this indicator yet.
2024-09-19 22:57:30 -05:00
Arne-Brün Vogelsang
7a7cf67181 Merge pull request 'Allow cheogram signup to work' (#218) from singpolyma/monocles_chat:fix-cheoreg into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/218
2024-09-20 03:52:13 +00:00
Stephen Paul Weber
04cefc1d5a
Allow cheogram signup to work
Instead of hardcoding to ignore it when a user has selected to start
2024-09-19 22:42:30 -05:00
Arne-Brün Vogelsang
ad3869bcd2 Merge pull request 'Fix DTMF pad' (#217) from singpolyma/monocles_chat:dtmf into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/217
2024-09-20 03:37:45 +00:00
Stephen Paul Weber
4ffac0ebc2
Fix DTMF pad 2024-09-19 22:34:57 -05:00
Arne-Brün Vogelsang
f3ac13042b Merge pull request 'Fix \n showing in onboarding copy' (#216) from singpolyma/monocles_chat:typo into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/216
2024-09-20 03:33:34 +00:00
Stephen Paul Weber
982ed9965e
Fix \n showing in onboarding copy
Fixes #210
2024-09-19 22:15:53 -05:00
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