1
0
Fork 1
Commit graph

10662 commits

Author SHA1 Message Date
Arne
dc6f4a32b1 move bubble from same sender closer together 2024-11-29 20:54:42 +01:00
Arne
e31d9770a7 Revert "Apply option to show less avatars"
This reverts commit 5c35f0cb
2024-11-29 20:32:41 +01:00
Arne
c3b3148a3f Add further strings 2024-11-29 16:53:50 +01:00
Arne
77ae0a9283 Fix up merge error 2024-11-29 13:14:08 +01:00
Stephen Paul Weber
76bbfadd94 Forgot this
(cherry picked from commit 93b96e405eedcb170305eebb7a5489dc594b7883)
2024-11-29 12:47:54 +01:00
Stephen Paul Weber
942ebd3182 Do not re-notify dismissed notifications
(cherry picked from commit ba1a2137a82d794a176a68abbadbf46b66c71f0f)
2024-11-29 12:47:33 +01:00
Stephen Paul Weber
3fa2d3be76 Allow ignoring the mam pref warning
(cherry picked from commit 01cbee36b21bf417e35da3f23999747e6fbbbcc8)
2024-11-29 12:47:25 +01:00
Stephen Paul Weber
475c01cbc6 Catch concurrent modification and abort
Someone added an attachment while we were sending or what?

(cherry picked from commit c4f751e2dd6b0f1bbb56704a3f95e76152989389)
2024-11-29 12:47:11 +01:00
Arne
d2ef9e3428 Sometimes race condition here too? Try no animate 2024-11-29 12:47:05 +01:00
Stephen Paul Weber
bed5b7202b Fix duplicate id error
(cherry picked from commit 692fea953210d4348463b091ff82f2d8e87e1be9)
2024-11-29 12:45:42 +01:00
Stephen Paul Weber
7b2d5b4210 Show warning bar if any account is not set to MAM always 2024-11-29 12:45:35 +01:00
Stephen Paul Weber
d55df65131 Allow adding another prompt after notifications
(cherry picked from commit 75a34db9e5561fe4877f00520e8764022acc315b)
2024-11-29 12:43:20 +01:00
Stephen Paul Weber
127bc51034 Fix take photo option for choose media
(cherry picked from commit 3857d7e52f7485e0055d8f0b9be08fb53250aa4f)
2024-11-29 12:42:55 +01:00
Arne
f7978709e5 Add translation 2024-11-28 11:20:26 +01:00
Arne
fcd164648a Pin room details to top in chat rooms + add participants menu to chat rooms + add note to self menu if only one account available 2024-11-28 11:18:02 +01:00
Arne
8e76d8b052 Add strings for spam preference 2024-11-27 11:36:59 +01:00
Arne
b7b3afcff2 Add missing preference icon 2024-11-27 10:55:13 +01:00
Arne
052f32d02c Update translations 2024-11-27 10:44:20 +01:00
Arne
b460b65a27 Fix custom theme preference visibility 2024-11-27 10:39:26 +01:00
Arne
dc33e904e5 Store voice messages in cache too when store in cache activated 2024-11-25 17:25:12 +01:00
Arne
bfbaf3278a Update version code 2024-11-25 12:48:50 +01:00
Arne
d06efc8c9a Possible fix crash on older android because of regex not supported 2024-11-25 12:41:26 +01:00
Arne
0c32a88c84 Possible fix crash when taking picture in land mode 2024-11-25 12:32:53 +01:00
Arne
2d4d01a2fb Default automatic backups to once per day 2024-11-25 12:14:46 +01:00
Arne
85aab0096f Try to fix crash because of spam detection 2024-11-25 12:10:18 +01:00
Arne
06e3b183ba Reintegrate app lock 2024-11-25 12:00:13 +01:00
Arne
7bea6001d5 Adjust media preview 2024-11-21 09:56:14 +01:00
Arne
2d0b0bab38 Hide emoji button when placing attachment and don't hide mic and camera 2024-11-21 09:28:59 +01:00
Arne
1f122efaee Fix appearing quick buttons when typing ":" 2024-11-20 18:48:04 +01:00
Stephen Paul Weber
5b069f5245 Seperate ring from strangers option 2024-11-20 15:28:56 +01:00
Stephen Paul Weber
22dbc22393 Clear reply after image as well as text reply
(cherry picked from commit 017b77489adf24f019ad92e631f837f27f6b5da6)
2024-11-20 15:27:17 +01:00
Stephen Paul Weber
78dc6c3ec7 Add account from drawer
And import backup from toolbar of add account

(cherry picked from commit eefb6da098f241aa13ed2d69086a8af53f16922b)
2024-11-20 15:26:30 +01:00
Stephen Paul Weber
29281d46b7 Drawer link always goes to manage accounts
(cherry picked from commit 1220581b44b96c64e8c83e9f7305b8daecbe8f38)
2024-11-20 15:24:21 +01:00
Stephen Paul Weber
f5ecb4bce0 Context for reaction notifications
(cherry picked from commit d337d19533bfaac246ab282d2eb51de071e63027)
2024-11-20 15:21:44 +01:00
Arne
f92211835e Attach voice message to input field instead of directly send 2024-11-20 15:21:12 +01:00
Stephen Paul Weber
2d76569b9f Send attachments in order
Not perfect. It means we lose paralellism of uploads which is maybe bad?
If any one errors the subsequent ones stay queued I think. If you're
offline or similar then it all gets written to the db and we stil lose
ordering.

May still be worth it, worth testing.

(cherry picked from commit 0683b065f5a99d214e343fa92aa468b62e1cada8)
2024-11-20 14:14:31 +01:00
Stephen Paul Weber
1b57462cdb Bakup warnings 2024-11-20 14:08:44 +01:00
Stephen Paul Weber
fb4f2099f3 Use FixedURLSpan for xhtml-im
(cherry picked from commit 0cfd3783eba44437713a2ca464f1eb22ee5a230b)
2024-11-20 14:07:29 +01:00
Stephen Paul Weber
280a9e8eb9 Cut down size of message we are willing to store
(cherry picked from commit 22397ca4828e7b780d3359f33842441a2ed534c7)
2024-11-20 14:07:24 +01:00
Stephen Paul Weber
a2339e15a0 Limit size of message to send
To a size we would be willing to display at least.

(cherry picked from commit 09ba4b4914c3de47bbc5ccbaee9288fb468320b1)
2024-11-20 14:07:15 +01:00
Arne
122ff3f881 Clean up changelog 2024-11-19 19:39:29 +01:00
Arne
7023004d2a Update translations 2024-11-19 19:32:36 +01:00
Arne
5c7522a073 Prepare Changelog 2024-11-19 19:29:49 +01:00
Arne
ad992bc22b Fix up loading usernames from a room when switching to single chat through notifications 2024-11-19 11:10:23 +01:00
Arne
512fbc8917 Update translations 2024-11-19 10:36:19 +01:00
Arne
e2e36a8acc Adding further string 2024-11-19 09:33:07 +01:00
Arne
df5fa56abf Maybe just not animating will fix some of these races 2024-11-18 22:53:43 +01:00
Stephen Paul Weber
475c556918 Try to fix occasional sorting crashes
(cherry picked from commit 4e805c8ccc9c721c15571a1f098968dde96cf220)
2024-11-18 22:50:15 +01:00
Stephen Paul Weber
44d9d9622f If the size column isn't there then we don't know
(cherry picked from commit d7f58e94f1dc59dad10f82c2ba751484ffaa1616)
2024-11-18 22:50:07 +01:00
Stephen Paul Weber
0f4be7611b Update better link movement method version
(cherry picked from commit 74dc706353870e1635c801a288a5f58532db74ca)
2024-11-18 22:50:00 +01:00