Benoit Marty
|
1c052bf31d
|
Merge pull request #5736 from element-hq/feature/bma/roomV12
Render Owner in the horizontal list when editing Admins.
|
2025-11-17 13:41:52 +01:00 |
|
Jorge Martin Espinosa
|
6bdb4d1ad4
|
Send read receipts using the current timeline, not the live timeline (#5731)
This fixes sending read receipts in threaded timelines.
|
2025-11-17 13:33:17 +01:00 |
|
Benoit Marty
|
6e66d63f53
|
Fix regression on Preview.
|
2025-11-17 10:46:38 +01:00 |
|
ElementBot
|
5087cb8bbd
|
Sync Strings from Localazy (#5747)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
|
2025-11-17 10:29:26 +01:00 |
|
Benoit Marty
|
65ff881174
|
Fix owners not displayed in the horizontal list.
|
2025-11-17 10:06:30 +01:00 |
|
Benoit Marty
|
a6201f2008
|
Fix detekt issue
Content slots should not be reused in different code branches/scopes of a composable function, to preserve the slot internal state.
|
2025-11-17 09:20:24 +01:00 |
|
Benoit Marty
|
acf10ace35
|
Merge pull request #5726 from element-hq/feature/bma/notificationCleanup
Notification robustness
|
2025-11-14 18:02:45 +01:00 |
|
Benoit Marty
|
82c3d5a689
|
Render Owner in the horizontal list when editing Admins. Closes #5634.
|
2025-11-14 17:35:58 +01:00 |
|
ganfra
|
24851f2e32
|
change(room members): address PR reviews
|
2025-11-14 12:27:45 +01:00 |
|
Benoit Marty
|
a172f1324b
|
Fix warning
|
2025-11-14 09:39:55 +01:00 |
|
Benoit Marty
|
70d30c43a5
|
Small cleanup
|
2025-11-14 09:33:40 +01:00 |
|
Benoit Marty
|
35cebfca7d
|
No need to use apply setContentText accept null parameter.
|
2025-11-14 09:24:41 +01:00 |
|
Benoit Marty
|
ced5af18d0
|
Do not attempt to restore the pusher after 2 removal in a short time.
|
2025-11-13 23:15:00 +01:00 |
|
Benoit Marty
|
f5ca009887
|
Restore deleted code
|
2025-11-13 18:11:39 +01:00 |
|
Benoit Marty
|
13854bb2c7
|
Ensure that disabling (resp. enabling) notification unregisters (resp. registers) the pusher
|
2025-11-13 17:50:21 +01:00 |
|
ganfra
|
f56ec5908d
|
change(room members): moderation sheet design updates
|
2025-11-13 17:13:45 +01:00 |
|
ganfra
|
1623651ca8
|
change(room members): remove useless call to updateMembers
|
2025-11-13 16:48:43 +01:00 |
|
ganfra
|
3086d1e8e3
|
quality : format code
|
2025-11-13 16:00:07 +01:00 |
|
Benoit Marty
|
97a288812e
|
Rename val
|
2025-11-13 14:58:44 +01:00 |
|
ganfra
|
fbb906fd64
|
Merge branch 'develop' into feature/fga/members_improvements
|
2025-11-13 14:30:29 +01:00 |
|
Benoit Marty
|
8878c9595a
|
Merge pull request #5721 from element-hq/feature/bma/matrixUiModules
Let notifications use avatar fallback.
|
2025-11-13 10:22:39 +01:00 |
|
Benoit Marty
|
1025cbbcfe
|
Fix package name
|
2025-11-12 12:24:46 +01:00 |
|
Benoit Marty
|
185d4fadde
|
Let notifications use avatar fallback.
Extract code which handles Matrix image to its own api / impl / test modules.
|
2025-11-12 11:28:42 +01:00 |
|
Benoit Marty
|
30d39a3290
|
Ensure bottom sheet is collapsed when leaving RTE mode. Closes #5635
|
2025-11-10 16:59:36 +01:00 |
|
Benoit Marty
|
c62f834917
|
Format - no other change.
|
2025-11-10 16:59:00 +01:00 |
|
Benoit Marty
|
a902533247
|
Rename MessageComposerEvents to MessageComposerEvent
|
2025-11-10 16:29:30 +01:00 |
|
Benoit Marty
|
1292da2a72
|
Copyright: Add Element Creations Ltd. copyright
|
2025-11-10 11:05:05 +01:00 |
|
Benoit Marty
|
b748fcc631
|
Copyright: Add final period
|
2025-11-10 10:13:41 +01:00 |
|
Benoit Marty
|
0a0224b586
|
Copyright: run command uv run license-editor --repository ../element-x-android
|
2025-11-10 10:09:26 +01:00 |
|
Benoit Marty
|
f32e893361
|
Merge pull request #5698 from element-hq/feature/bma/handleEvent
Code consistency around view event handling
|
2025-11-10 09:36:04 +01:00 |
|
Benoit Marty
|
a7fecf74b4
|
Merge pull request #5701 from element-hq/feature/bma/improveComposerAlertMolecule
Improve composer alert molecule
|
2025-11-10 09:22:26 +01:00 |
|
ElementBot
|
43aa4c0e1f
|
Sync Strings from Localazy (#5704)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
|
2025-11-10 09:21:00 +01:00 |
|
Benoit Marty
|
bdc72f40ec
|
Merge pull request #5691 from kaylendog/kaylendog/history-sharing/alert
Convert `ComposerAlertMolecule` to use alert levels.
|
2025-11-08 14:26:03 +01:00 |
|
Benoit Marty
|
a352952a34
|
Fix test
|
2025-11-07 16:53:53 +01:00 |
|
Benoit Marty
|
42a0b91acc
|
Improve API of LoginHelper and AccountProviderDataSource
|
2025-11-07 16:53:52 +01:00 |
|
Benoit Marty
|
a3483d1f40
|
Rename API
|
2025-11-07 16:53:51 +01:00 |
|
Benoit Marty
|
8012dfb01c
|
Ensure that the current account provider is set when using a login deeplink. Fixes #5004
|
2025-11-07 16:53:50 +01:00 |
|
Benoit Marty
|
3e567d9b5a
|
Merge pull request #5692 from element-hq/feature/bma/loginFlow
Improve account provider selection during the login flow
|
2025-11-07 16:48:03 +01:00 |
|
Skye Elliot
|
7abbb1bb19
|
Merge branch 'develop' into kaylendog/history-sharing/alert
|
2025-11-07 15:10:29 +00:00 |
|
Benoit Marty
|
6619a2fbcf
|
Oups, thanks unit tests!
|
2025-11-07 14:11:37 +01:00 |
|
Benoit Marty
|
cffd4c31c9
|
Fix compilation issue
|
2025-11-07 13:35:23 +01:00 |
|
Benoit Marty
|
81aebba8cb
|
Rename parameter to event for code consistency
|
2025-11-07 12:28:16 +01:00 |
|
Benoit Marty
|
21ba602073
|
Introduce fun handleEvent for code consistency
|
2025-11-07 12:25:15 +01:00 |
|
Benoit Marty
|
34a986d8f2
|
Rename eventSink to handleEvent
|
2025-11-07 12:23:02 +01:00 |
|
Benoit Marty
|
e0f0dbec96
|
Rename eventHandler to handleEvent
|
2025-11-07 12:22:30 +01:00 |
|
Benoit Marty
|
cf19daf3a4
|
Rename handleEvents to handleEvent
|
2025-11-07 12:21:43 +01:00 |
|
Benoit Marty
|
4283fe8634
|
Update how eventSink is used in DefaultVoiceMessageComposerPresenter
|
2025-11-07 12:18:47 +01:00 |
|
Benoit Marty
|
a8cfeb4f8d
|
Merge pull request #5695 from element-hq/feature/bma/bugReportForm
Ensure the form data are not lost when opening the log viewer.
|
2025-11-07 11:13:30 +01:00 |
|
Benoit Marty
|
2409eac28d
|
Remove param
|
2025-11-07 10:21:38 +01:00 |
|
Benoit Marty
|
a7f3fb9c38
|
Avoid usage of not() and add unit tests.
|
2025-11-07 10:18:45 +01:00 |
|