1
0
Fork 1
Commit graph

9762 commits

Author SHA1 Message Date
Arne
3342ff0804 testing2 2024-04-13 00:22:33 +02:00
Arne
4bbeb4e6d4 prepare 1.7.9.5.3 2024-04-12 15:03:36 +02:00
Arne
fe4326e9de revert "Show thread subject if message has no subject itself" 2024-04-12 01:21:58 +02:00
Arne
44e91f2d28 Reactions popup appending emoticon in subject partially 2024-04-12 00:55:53 +02:00
Arne
8b37b90f89 Reactions popup appending emoticon 2024-04-11 23:25:31 +02:00
Arne
119a8f773e Reactions popup 2024-04-11 14:51:15 +02:00
Daniel Gultsch
26f5080b93 Check sasl success message no response 2024-04-10 11:21:59 +02:00
Daniel Gultsch
e87ce5ef02 add json mime type according to RFC4627
(cherry picked from commit 93b5a099b0aa146cfa8eebd960b7ede32cbcb394)
2024-04-10 11:21:59 +02:00
Arne
b756d77cae adjust default picker view height 2024-04-10 09:14:09 +02:00
Arne
c1d73293d4 Revert "Adjust default emojipickerview height"
This reverts commit 7be011ace6.
2024-04-10 09:05:48 +02:00
Arne
2170c02832 update translations 2024-04-10 08:57:48 +02:00
Arne
ee58543cf1 update MemorizingTrustManager + bundle letsencrypt root certificates + code cleanup 2024-04-09 19:59:57 +02:00
Arne
8a90143003 update changelog 2024-04-09 17:51:23 +02:00
Arne
a67553daf6 Fix NPE 2024-04-09 15:37:56 +02:00
Stephen Paul Weber
8107ff4f48 Check well known SRVs as well as DNSSEC 2024-04-09 14:23:46 +02:00
Daniel Gultsch
7eccbb7f78 remove unnecessary resume call
(cherry picked from commit 7455e99761bc4db96840a17eacb75a1e0210c607)
2024-04-09 14:19:55 +02:00
Arne
0508dd6021 Fix crash when viewtype = -1 2024-04-08 14:37:18 +02:00
Arne
eae72858a6 Little performance improvement for loading stickers and gifs 2024-04-08 13:43:53 +02:00
Arne-Brün Vogelsang
ff6ec9bd77 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
92f209fa9c Set Privacy option and microphone direction, if possible 2024-04-07 20:27:44 +02:00
Arne
1179de91c9 Import stickers and GIFs through the app settings + delete sticker or GIF with long press 2024-04-07 19:16:40 +02:00
Arne
89da35d58d No onboarding yet 2024-04-07 12:36:32 +02:00
Arne
3d96109a1a Show file icon for files in reply preview 2024-04-07 12:12:55 +02:00
Arne
92fdb27922 Possible fix rare crash when swipe to reply 2024-04-07 12:04:05 +02:00
Arne
9bac8ef347 Possible fix rare crash for show record voice button 2024-04-07 11:56:53 +02:00
Arne
64386c1637 Fix hide custom theme for incompatible Android OS 2024-04-07 11:41:10 +02:00
Arne
6513bf509a Show file icon when no image or video in quotes 2024-04-07 11:02:54 +02:00
Arne
3733362be6 Possible fix crash on image preview from image link 2024-04-07 10:48:15 +02:00
Arne
20ccbd8384 Possible fix crash on WebXDC refresh 2024-04-07 10:40:07 +02:00
Arne
f9bcd83222 update webrtc 2024-04-06 23:46:31 +02:00
Arne
2a97ffeae9 Send stickers regular as images 2024-04-06 21:29:37 +02:00
Arne
eec1ea6a68 Clean up 2024-04-06 20:52:46 +02:00
Arne
1ec2fd175a Block voice recording button while recording + send voice message only once 2024-04-06 10:49:48 +02:00
Arne
0122e07bfa Revert "Better file guessing for quoted files"
This reverts commit 36064b7e0c.
2024-04-06 07:12:48 +02:00
Arne
36064b7e0c Better file guessing for quoted files 2024-04-06 06:50:18 +02:00
Arne
49f09d2fed Save as GIF to GIFs folder 2024-04-06 06:28:16 +02:00
Arne
b6ef831894 Allow setting filename before save as sticker 2024-04-06 05:46:35 +02:00
Arne
8314a66a48 Check storage permissions before loading GIFs 2024-04-06 04:36:47 +02:00
Arne
7b03010b48 possible fix crash on empty array 2024-04-05 22:01:34 +02:00
Arne
8c295ab934 prepare 1.7.9.5.2 2024-04-05 22:00:34 +02:00
Arne
3626d2ef70 Remove Emoji search + Load stickers after downloaded or saved 2024-04-05 21:47:47 +02:00
Arne
bab50372fc Adjust stickers grid + adjust gifs grid 2024-04-05 20:50:18 +02:00
Arne
f548f03597 change stickers folder 2024-04-05 20:35:20 +02:00
Arne
6a4f32dc66 Initial stickers picker rework 2024-04-05 20:03:18 +02:00
Stephen Paul Weber
c6feb5eac3 Fix NPE 2024-04-05 06:12:46 +02:00
Daniel Gultsch
9a4c020274 fix stanza counting error after inline SM enable
(cherry picked from commit 15f11a81f347e09bf85d29c84ba5278c93dd1edf)
2024-04-05 06:10:47 +02:00
Stephen Paul Weber
e321cd7c29 Fix possible NPE 2024-04-05 06:10:18 +02:00
Stephen Paul Weber
c220df8c7b If either min or max is missing, slider is not a good choice 2024-04-05 06:04:02 +02:00
Stephen Paul Weber
7a664f77d5 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
61601566f7 Keep line numbers and stuff in prod 2024-04-05 06:00:14 +02:00