Commit Graph

12389 Commits

Author SHA1 Message Date
ganfra
e47c0b32d7 change(room members): show ModerationView for banned members too 2025-11-06 20:07:01 +01:00
ganfra
0e09117231 Merge pull request #5685 from element-hq/feature/fga/role_and_permissions_rework
Change : roles and permissions
2025-11-06 19:13:01 +01:00
ElementBot
e66590061f Update screenshots 2025-11-06 17:40:02 +00:00
Benoit Marty
ca47b142cd Merge pull request #5689 from element-hq/bbz/use-dedicated-bug-report-subdomain
Use the dedicated subdomain for the bug report URL by default
2025-11-06 15:32:03 +01:00
ganfra
c08f4a183c Merge branch 'develop' into feature/fga/role_and_permissions_rework 2025-11-06 13:51:04 +01:00
ganfra
155d10668a quality: fix more tests 2025-11-06 13:47:52 +01:00
Ben Banfield-Zanin
d83b2f615a Use the dedicated (element.io !!) subdomain for the bug report URL by default. 2025-11-06 10:23:07 +00:00
ganfra
5097ac1571 change(roles and permissions): use @RoomCoroutineScope instead of local scope 2025-11-06 10:59:50 +01:00
ganfra
ca1f799983 misc: introduce @RoomCoroutineScope 2025-11-06 10:59:50 +01:00
ganfra
de4f0e7ce3 design: improve PreferenceDropdown 2025-11-06 10:59:50 +01:00
Benoit Marty
c0800e102a Merge pull request #5679 from element-hq/feature/bma/saveChangeDialog
Extract save change dialog
2025-11-06 10:09:18 +01:00
Benoit Marty
acd3fba49e Merge pull request #5686 from element-hq/feature/bma/userCertificate
Add the user certificate if any when creating Matrix Client.
2025-11-06 09:35:37 +01:00
Benoit Marty
f8d8830194 Rename preview. 2025-11-06 09:33:43 +01:00
renovate[bot]
28514e88ff fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0 (#5687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-06 09:02:28 +01:00
ElementBot
462d596177 Update screenshots 2025-11-05 20:58:34 +00:00
ganfra
602c32fb9a change(roles and permissions): change title for space 2025-11-05 21:42:51 +01:00
ganfra
79cf41d59c Merge branch 'develop' into feature/fga/role_and_permissions_rework 2025-11-05 20:29:04 +01:00
Benoit Marty
37f10ced4a Merge pull request #5645 from element-hq/feature/bma/mutliAccountNotification
Improve rendering notification for multi account
2025-11-05 18:08:20 +01:00
Benoit Marty
89afa3ba47 Add the user certificate if any when creating Matrix Client. 2025-11-05 18:05:11 +01:00
ganfra
5f007fd50c quality(roles and permissions): fix tests 2025-11-05 17:54:02 +01:00
ganfra
a33d4e8b42 Merge pull request #5668 from element-hq/feature/fga/space_settings
Space : prepare Space Settings screen
2025-11-05 16:18:09 +01:00
ganfra
f4ef9a0545 quality: use callback() method in nodes 2025-11-05 15:42:59 +01:00
ganfra
fca62a333e change(roles and permissions): clean code 2025-11-05 15:40:34 +01:00
ganfra
288171ba90 change(roles and permissions): improve the flow 2025-11-05 14:42:34 +01:00
Benoit Marty
cdd6744135 Changelog for version 25.11.2 2025-11-05 12:49:26 +01:00
Benoit Marty
fb79421f4d Adding fastlane file for version 25.11.2 2025-11-05 12:49:25 +01:00
Benoit Marty
36a2ecff66 Setting version for the release 25.11.2 2025-11-05 12:49:24 +01:00
Benoit Marty
c6c13bc7eb Merge pull request #5684 from element-hq/feature/bma/notificationCaption
Do not use the bestDescription but the caption for images, when available
2025-11-05 12:40:11 +01:00
Benoit Marty
baa6dbd0c4 Fix test. 2025-11-05 11:47:51 +01:00
Benoit Marty
f9f056bf85 Do not use the bastDescription but the cation for image/video/sticker because else the filename will be rendered in the notification and for media we do not want that.
Also fixes the issue when images is not rendered on some system and so they can be empty notification.

Closes #3945
2025-11-05 11:00:13 +01:00
ganfra
82babb9a60 Merge pull request #5683 from element-hq/renovate/metro
fix(deps): update metro to v0.7.4
2025-11-05 10:42:18 +01:00
ganfra
849dfa4a5e design: PreferenceDropdown now uses DropdownMenu 2025-11-05 10:21:09 +01:00
ganfra
fb1e83fdf9 design: update DropdownMenu to better match figma 2025-11-05 10:16:51 +01:00
renovate[bot]
09aaab89d0 fix(deps): update metro to v0.7.4 2025-11-05 02:42:27 +00:00
renovate[bot]
cf011795bf fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.11.4 (#5681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 20:25:56 +00:00
Benoit Marty
7d696d542c Merge pull request #5677 from element-hq/feature/bma/loadingVerificationAction
Make sure we know the session verification state before showing the options to verify the session
2025-11-04 16:32:17 +01:00
ElementBot
0d055c3cd9 Update screenshots 2025-11-04 15:31:36 +00:00
Benoit Marty
dd328c5a08 Use new SessionStore API 2025-11-04 16:22:16 +01:00
Benoit Marty
e96cd9e28f Merge remote-tracking branch 'origin/develop' into feature/bma/mutliAccountNotification 2025-11-04 16:20:42 +01:00
Benoit Marty
c800f86b7c Merge pull request #5678 from element-hq/feature/bma/countAccounts
Introduce new query to count accounts
2025-11-04 16:17:10 +01:00
Benoit Marty
fad10f5756 Use SaveChangesDialog 2025-11-04 16:03:33 +01:00
Benoit Marty
57f3182e7d Use SaveChangesDialog 2025-11-04 15:59:00 +01:00
Benoit Marty
bfc13c37a9 Extract SaveChangesDialog to its own file 2025-11-04 15:58:59 +01:00
Benoit Marty
16fcc12e93 Remove unused property 2025-11-04 15:53:50 +01:00
Benoit Marty
fb4114adad Revert "NotificationDataFactory: improve API"
This reverts commit b0e5e6cc61.

# Conflicts:
#	libraries/push/impl/src/test/kotlin/io/element/android/libraries/push/impl/notifications/NotificationDataFactoryTest.kt
2025-11-04 15:43:23 +01:00
Jorge Martin Espinosa
015b497d5a Use the SDK Client to check whether a homeserver is compatible (#5664)
* Use the SDK `Client` to check whether a HS is compatible

* Remove usage of unused `WellKnown`, keep `ElementWellKnown`

* Make `HomeServerLoginCompatibilityChecker.check` return `true/false` values to distinguish non-valid homeservers from a failed check

* Use `inMemoryStore` and `serverNameOrHomeserverUrl`

* Do some cleanup of `isValid` and `isWellknownValid`

* Make the debounce for starting the search a bit higher, as checking for the homeservers seems more resource-intensive now
2025-11-04 15:43:00 +01:00
Benoit Marty
0367ae610c Session database: use the new count API. 2025-11-04 15:30:29 +01:00
ElementBot
604d091dbc Update screenshots 2025-11-04 14:28:16 +00:00
Benoit Marty
9070420860 Session database: add count query. 2025-11-04 15:25:13 +01:00
Benoit Marty
0061b625f1 Merge pull request #5676 from element-hq/renovate/roborazzi
Update roborazzi to v1.51.0
2025-11-04 15:15:27 +01:00