Commit graph

9758 commits

Author SHA1 Message Date
Arne
5b1e26344e update translations 2024-04-10 08:57:48 +02:00
Arne
902c1b72ae update MemorizingTrustManager + bundle letsencrypt root certificates + code cleanup 2024-04-09 19:59:57 +02:00
Arne
b000a0ed1a update changelog 2024-04-09 17:51:23 +02:00
Arne
c34a12fc5b Fix NPE 2024-04-09 15:37:56 +02:00
Stephen Paul Weber
cd92337999 Check well known SRVs as well as DNSSEC 2024-04-09 14:23:46 +02:00
Daniel Gultsch
4ae5537f7d remove unnecessary resume call
(cherry picked from commit 7455e99761bc4db96840a17eacb75a1e0210c607)
2024-04-09 14:19:55 +02:00
Arne
a961cd15df Fix crash when viewtype = -1 2024-04-08 14:37:18 +02:00
Arne
c422acc027 Little performance improvement for loading stickers and gifs 2024-04-08 13:43:53 +02:00
Arne-Brün Vogelsang
d2efe93e48 Merge pull request 'If possible set privacy option and microphone direction for voice recordings' (#177) from p42ity/monocles_chat:voice_recorder into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/177
2024-04-07 20:40:55 +00:00
p42ity
9f7e43a0ae Set Privacy option and microphone direction, if possible 2024-04-07 20:27:44 +02:00
Arne
45d8d8c2d7 Import stickers and GIFs through the app settings + delete sticker or GIF with long press 2024-04-07 19:16:40 +02:00
Arne
0cf3b8279f No onboarding yet 2024-04-07 12:36:32 +02:00
Arne
034eb709c7 Show file icon for files in reply preview 2024-04-07 12:12:55 +02:00
Arne
64d371ae69 Possible fix rare crash when swipe to reply 2024-04-07 12:04:05 +02:00
Arne
6bd0953670 Possible fix rare crash for show record voice button 2024-04-07 11:56:53 +02:00
Arne
c58ff7c2fd Fix hide custom theme for incompatible Android OS 2024-04-07 11:41:10 +02:00
Arne
8c164932a8 Show file icon when no image or video in quotes 2024-04-07 11:02:54 +02:00
Arne
231b29987d Possible fix crash on image preview from image link 2024-04-07 10:48:15 +02:00
Arne
c3cc13b8f2 Possible fix crash on WebXDC refresh 2024-04-07 10:40:07 +02:00
Arne
dcc2189418 update webrtc 2024-04-06 23:46:31 +02:00
Arne
103ff1b5d6 Send stickers regular as images 2024-04-06 21:29:37 +02:00
Arne
a409fc85af Clean up 2024-04-06 20:52:46 +02:00
Arne
b895786c35 Block voice recording button while recording + send voice message only once 2024-04-06 10:49:48 +02:00
Arne
e51142507a Revert "Better file guessing for quoted files"
This reverts commit 45da174191.
2024-04-06 07:12:48 +02:00
Arne
45da174191 Better file guessing for quoted files 2024-04-06 06:50:18 +02:00
Arne
6e8e2c2978 Save as GIF to GIFs folder 2024-04-06 06:28:16 +02:00
Arne
0c91d22305 Allow setting filename before save as sticker 2024-04-06 05:46:35 +02:00
Arne
d9e1df01da Check storage permissions before loading GIFs 2024-04-06 04:36:47 +02:00
Arne
3acbd38d41 possible fix crash on empty array 2024-04-05 22:01:34 +02:00
Arne
cf6838ee19 prepare 1.7.9.5.2 2024-04-05 22:00:34 +02:00
Arne
d2f5580ed7 Remove Emoji search + Load stickers after downloaded or saved 2024-04-05 21:47:47 +02:00
Arne
79aa807875 Adjust stickers grid + adjust gifs grid 2024-04-05 20:50:18 +02:00
Arne
6d683cabff change stickers folder 2024-04-05 20:35:20 +02:00
Arne
453e01fb5e Initial stickers picker rework 2024-04-05 20:03:18 +02:00
Stephen Paul Weber
e4f3b148b6 Fix NPE 2024-04-05 06:12:46 +02:00
Daniel Gultsch
f70c9e7549 fix stanza counting error after inline SM enable
(cherry picked from commit 15f11a81f347e09bf85d29c84ba5278c93dd1edf)
2024-04-05 06:10:47 +02:00
Stephen Paul Weber
0aa9b9c47d Fix possible NPE 2024-04-05 06:10:18 +02:00
Stephen Paul Weber
cd3774b3dc If either min or max is missing, slider is not a good choice 2024-04-05 06:04:02 +02:00
Stephen Paul Weber
a138b85a3e Need to set value to something in the range
Or it crashes

(cherry picked from commit 640a725dd156944b43a6620d275c869ba7b72590)
2024-04-05 06:02:47 +02:00
Arne
c111825894 Keep line numbers and stuff in prod 2024-04-05 06:00:14 +02:00
Stephen Paul Weber
703d9926b8 Measure height in the presence of width 2024-04-05 06:00:14 +02:00
Stephen Paul Weber
f8bb4d46e6 Allow button grid prev 2024-04-05 06:00:14 +02:00
Daniel Gultsch
48aad97820 null check PushTargetMessenger
(cherry picked from commit 9b832e128565c996e79f5076dc1be754f1d9ea97)
2024-04-05 06:00:14 +02:00
Daniel Gultsch
def363a2e3 resolver results need to be editable if we inject see-other-host 2024-04-05 06:00:14 +02:00
Stephen Paul Weber
4e6984d7f7 range implies open
Thus saith the spec

(cherry picked from commit adadae413e3f636b4fcd60ffa94a44f25bb11223)
2024-04-05 06:00:14 +02:00
Stephen Paul Weber
8173b19fa2 Don't preserve any values if single
(cherry picked from commit b07fcf4d870ea3082a0715274204e3a08742d18a)
2024-04-05 06:00:14 +02:00
Stephen Paul Weber
4355a4f29c Change order
(cherry picked from commit 82e6da241e6572402242cef4e7824c7521b6a039)
2024-04-05 06:00:14 +02:00
Arne
946af20f67 Set a view box for SVG if absent 2024-04-05 06:00:14 +02:00
Stephen Paul Weber
bd15ec920e Slider field 2024-04-05 06:00:14 +02:00
Stephen Paul Weber
56fcd7f441 Allow thread+omemo
(cherry picked from commit 0c3f8b7537f29823ed1b6e10a8dc0d1f8de7a1c7)
2024-04-05 06:00:14 +02:00