Commit graph

9783 commits

Author SHA1 Message Date
Arne-Brün Vogelsang
b21f860964 Merge pull request 'Minor improvements for voice messages' (#182) from p42ity/monocles_chat:improve_voice_messages into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/182
2024-04-30 06:21:33 +00:00
p42ity
84ef9749d3 Deactivate voice recorder workaround for Android 14+ and reduce bitrate for voice messages 2024-04-28 11:22:41 +02:00
Arne
20a9c85183 prepare 1.7.9.6 2024-04-27 21:15:35 +02:00
Arne
d5d5bf50e9 Revert to previous read more read less feature + Remove empty top space 2024-04-27 21:05:39 +02:00
Daniel Gultsch
72b5591012 introduce setting to ignore invites from strangers 2024-04-23 12:33:24 +02:00
Arne
a101605597 tap on message_box instead of messageBody to show quick reactions popup 2024-04-19 12:10:13 +02:00
Arne
5c5ab0918e directly send reaction from reaction popup 2024-04-19 12:10:05 +02:00
Arne
1383389fd0 Reactions popup appending emoticon 2024-04-19 12:09:57 +02:00
Arne
02143b730f Reactions popup 2024-04-19 12:09:53 +02:00
Arne
6cd257d205 Remove Transitions for little speed improvement 2024-04-19 11:22:23 +02:00
Arne
f2ea6616a6 Revert "Remove animations for further battery saving"
This reverts commit dd08704cb5.
2024-04-19 11:04:51 +02:00
Arne
d3730ffef4 Possible fix crash with rich link view 2024-04-17 05:03:41 +02:00
Arne
b3a2ab0ed0 Re-enabled cids fixes execution of WebXDC 2024-04-16 18:20:06 +02:00
Arne
dd08704cb5 Remove animations for further battery saving 2024-04-16 18:02:29 +02:00
Arne
6e206c3fc9 Update translation 2024-04-14 21:15:19 +02:00
Arne
a4ab8a80c9 Update changelog 2024-04-14 21:12:42 +02:00
Arne
6e70d465f2 Remove several threads fixes battery drain 2024-04-14 19:16:54 +02:00
Arne
e91669502c prepare 1.7.9.5.3 2024-04-14 09:40:44 +02:00
12aw
6aae2c3bb9 Update translations 2024-04-12 18:09:36 +02:00
12aw
dfb4862a3b Merge remote-tracking branch 'origin/master' 2024-04-12 18:04:37 +02:00
Daniel Gultsch
b24fc4a8d5 Check sasl success message no response 2024-04-10 11:21:59 +02:00
Daniel Gultsch
67669de17b add json mime type according to RFC4627
(cherry picked from commit 93b5a099b0aa146cfa8eebd960b7ede32cbcb394)
2024-04-10 11:21:59 +02:00
Arne
90c84a2439 adjust default picker view height 2024-04-10 09:14:09 +02:00
Arne
63dd8e153d Revert "Adjust default emojipickerview height"
This reverts commit 0e946b62f7.
2024-04-10 09:05:48 +02:00
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