Commit graph

9805 commits

Author SHA1 Message Date
Daniel Gultsch
b6f4244a89 refactor Jingle File Transfer. add WebRTCDatachannel transport (Test) 2024-06-01 21:47:12 +02:00
Stephen Paul Weber
4625cafacf Using WAL improved load times on potato by 30s
Enables concurrent DB access but at some RAM cost, so keep that in mind
if people are having more RAM issues.

(cherry picked from commit a15ba8548f70dd7138bffe5be41ccdbca8c991fe)
2024-06-01 15:30:00 +02:00
Arne
611fe4bdad update translations 2024-06-01 15:25:32 +02:00
Arne
5266fc9bd1 prepare 1.7.10 2024-06-01 15:20:35 +02:00
Daniel Gultsch
bb2714abfd disable mds for bug fix release + enable MDS support 2024-06-01 15:17:44 +02:00
Arne
206e283008 add 0490 (mds) to doap file 2024-06-01 15:11:59 +02:00
Daniel Gultsch
ee29200b4f remember mds display state until after mam catchup 2024-06-01 15:07:20 +02:00
Arne
9efccacd4b rudimentary XEP-0490 implementation 2024-06-01 15:04:13 +02:00
Arne
4c88e1b789 code cleanup 2024-06-01 08:44:37 +02:00
Arne
06151f95b2 update dependency 2024-06-01 08:42:40 +02:00
Arne
9e774eeb81 Revert "Remove Transitions for little speed improvement"
This reverts commit 6cd257d2
2024-05-30 05:22:44 +02:00
Stephen Paul Weber
1591dcee74 Ignore MAM messages from blocked
To avoid popping up the conversation again when we've blocked them

(cherry picked from commit c5e2c8ac2b21ea2ce4e95a289ee343eeaa53995e)
2024-05-30 05:18:39 +02:00
Arne
1cfd1f5d3b update dependencies 2024-05-22 22:51:56 +02:00
Arne
7f81082099 Revert "Rework XmppConnection and DNS Resolver"
This reverts commit 1332036ec0.
2024-05-22 22:35:44 +02:00
Arne-Brün Vogelsang
2fabf12827 Merge pull request 'Fix overlapping status text if squared avatars are enabled' (#183) from tfl/monocles_chat:fix_overlapping_text_on_squared_avatars into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/183
2024-05-10 13:19:49 +00:00
Torsten Flammiger
0334fe4a5b Fix overlapping status text if squared avatars are enabled 2024-05-03 14:11:01 +02:00
Arne
d8fbd37a74 Revert "Reactions popup"
This reverts commit 02143b73
2024-05-03 09:00:41 +02:00
Arne
dfac081eeb Revert "Reactions popup appending emoticon"
This reverts commit 1383389f
2024-05-03 08:57:56 +02:00
Arne
fb0cf8de53 Revert "directly send reaction from reaction popup"
This reverts commit 5c5ab0918e.
2024-05-03 08:52:24 +02:00
Arne
d73c6880c1 Revert "tap on message_box instead of messageBody to show quick reactions popup"
This reverts commit a101605597.
2024-05-03 08:52:21 +02:00
Arne
5cf9986bbc Merge remote-tracking branch 'origin/master' 2024-05-03 08:51:50 +02:00
Arne
1332036ec0 Rework XmppConnection and DNS Resolver 2024-05-03 08:51:39 +02:00
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