Stephen Paul Weber
02e773702e
Allow ignoring the mam pref warning
...
(cherry picked from commit 01cbee36b21bf417e35da3f23999747e6fbbbcc8)
2024-11-29 12:47:25 +01:00
Stephen Paul Weber
62299380bd
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
d4096bc98e
Sometimes race condition here too? Try no animate
2024-11-29 12:47:05 +01:00
Stephen Paul Weber
e5c669003e
Fix duplicate id error
...
(cherry picked from commit 692fea953210d4348463b091ff82f2d8e87e1be9)
2024-11-29 12:45:42 +01:00
Stephen Paul Weber
b337b36f12
Show warning bar if any account is not set to MAM always
2024-11-29 12:45:35 +01:00
Stephen Paul Weber
d4bc37d315
Allow adding another prompt after notifications
...
(cherry picked from commit 75a34db9e5561fe4877f00520e8764022acc315b)
2024-11-29 12:43:20 +01:00
Stephen Paul Weber
53e6ba619b
Fix take photo option for choose media
...
(cherry picked from commit 3857d7e52f7485e0055d8f0b9be08fb53250aa4f)
2024-11-29 12:42:55 +01:00
Arne
48e03de11b
Add translation
2024-11-28 11:20:26 +01:00
Arne
829d8e9e17
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
7de6726584
Add strings for spam preference
2024-11-27 11:36:59 +01:00
Arne
a95b90a7b9
Add missing preference icon
2024-11-27 10:55:13 +01:00
Arne
30d0943186
Update translations
2024-11-27 10:44:20 +01:00
Arne
bfa74a4406
Fix custom theme preference visibility
2024-11-27 10:39:26 +01:00
Arne
b6b69a6198
Store voice messages in cache too when store in cache activated
2024-11-25 17:25:12 +01:00
Arne
a2ea1fd03d
Update version code
2024-11-25 12:48:50 +01:00
Arne
66d6ea54ee
Possible fix crash on older android because of regex not supported
2024-11-25 12:41:26 +01:00
Arne
356e5db0ce
Possible fix crash when taking picture in land mode
2024-11-25 12:32:53 +01:00
Arne
fabac08a05
Default automatic backups to once per day
2024-11-25 12:14:46 +01:00
Arne
100d4752c6
Try to fix crash because of spam detection
2024-11-25 12:10:18 +01:00
Arne
7749d4bee2
Reintegrate app lock
2024-11-25 12:00:13 +01:00
Arne
08135cfcfd
Adjust media preview
2024-11-21 09:56:14 +01:00
Arne
567c1643d3
Hide emoji button when placing attachment and don't hide mic and camera
2024-11-21 09:28:59 +01:00
Arne
7657f5a04a
Fix appearing quick buttons when typing ":"
2024-11-20 18:48:04 +01:00
Stephen Paul Weber
24e152ed8a
Seperate ring from strangers option
2024-11-20 15:28:56 +01:00
Stephen Paul Weber
96207522bc
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
1f7b1df00d
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
4345d40861
Drawer link always goes to manage accounts
...
(cherry picked from commit 1220581b44b96c64e8c83e9f7305b8daecbe8f38)
2024-11-20 15:24:21 +01:00
Stephen Paul Weber
e9588a2000
Context for reaction notifications
...
(cherry picked from commit d337d19533bfaac246ab282d2eb51de071e63027)
2024-11-20 15:21:44 +01:00
Arne
e01aad1015
Attach voice message to input field instead of directly send
2024-11-20 15:21:12 +01:00
Stephen Paul Weber
5470947c1a
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
33bb9f2d18
Bakup warnings
2024-11-20 14:08:44 +01:00
Stephen Paul Weber
f4027fe30b
Use FixedURLSpan for xhtml-im
...
(cherry picked from commit 0cfd3783eba44437713a2ca464f1eb22ee5a230b)
2024-11-20 14:07:29 +01:00
Stephen Paul Weber
80c16f9d74
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
489c81cf88
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
600260273e
Clean up changelog
2024-11-19 19:39:29 +01:00
Arne
114cdc2d72
Update translations
2024-11-19 19:32:36 +01:00
Arne
8ac4cbb9c3
Prepare Changelog
2024-11-19 19:29:49 +01:00
Arne
08edff1071
Fix up loading usernames from a room when switching to single chat through notifications
2024-11-19 11:10:23 +01:00
Arne
241e281146
Update translations
2024-11-19 10:36:19 +01:00
Arne
771ab7cf95
Adding further string
2024-11-19 09:33:07 +01:00
Arne
33f0cfd370
Maybe just not animating will fix some of these races
2024-11-18 22:53:43 +01:00
Stephen Paul Weber
c16e6e2610
Try to fix occasional sorting crashes
...
(cherry picked from commit 4e805c8ccc9c721c15571a1f098968dde96cf220)
2024-11-18 22:50:15 +01:00
Stephen Paul Weber
a9ec66719f
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
faa93b7fcc
Update better link movement method version
...
(cherry picked from commit 74dc706353870e1635c801a288a5f58532db74ca)
2024-11-18 22:50:00 +01:00
Stephen Paul Weber
ec9d2f454e
Make sure everything is set up is better than a crash?
...
(cherry picked from commit fbafef3c7cd3ac0c5c06ffa39e82959d9aa33930)
2024-11-18 22:49:53 +01:00
Stephen Paul Weber
b3e257f529
This should never happen but crash logs say it do
...
Not colouring is better than crashing
(cherry picked from commit 3725dba15881df3fe7c26c40204bf48f8d8d02b0)
2024-11-18 22:49:30 +01:00
Arne
2aa7a8a7c2
Update translations
2024-11-18 02:04:24 +01:00
Arne
80469530a4
Fix up
2024-11-18 01:50:57 +01:00
Stephen Paul Weber
be1995dd23
Experimental data export option
2024-11-18 01:43:09 +01:00
Stephen Paul Weber
3790a3820f
Option to disable custom tab
2024-11-18 01:30:11 +01:00