Benoit Marty
6407d133a0
Fix compilation issue after string key renaming.
2025-10-09 12:21:55 +02:00
Benoit Marty
891485de50
Merge pull request #5498 from element-hq/feature/bma/filterDirectInLeaveSpace
...
Filter out direct room in the leave space screen.
2025-10-09 12:01:32 +02:00
Benoit Marty
c2560ad91c
Merge pull request #5490 from element-hq/feature/bma/improveImmutables
...
Ensure that we are using Immutable instead of Persistent
2025-10-09 11:48:32 +02:00
Benoit Marty
1559189a6f
Filter out direct room in the leave space screen. Closes #5496
2025-10-09 11:40:58 +02:00
Benoit Marty
67c9daa0bf
Add Konsist test to check that toPersistentList() is not used.
...
Same for `toPersistentSet()` and `toPersistentMap()`.
Fix existing issues.
2025-10-08 15:51:18 +02:00
bmarty
cb7186cf69
Sync Strings from Localazy
2025-10-08 10:23:22 +00:00
Benoit Marty
cd1b56bb26
Reduce number of changes in preview.
2025-10-07 21:56:25 +02:00
ganfra
44c6ce01dc
feature(space): use SpaceRoom.displayName from sdk
2025-10-07 20:15:46 +02:00
Benoit Marty
a584a5c1c6
Update Localazy config and sync all the strings.
2025-10-07 15:53:53 +02:00
ganfra
a497703a90
Merge pull request #5468 from element-hq/feature/fga/space_tweaks
...
Spaces : some tweaks around ui
2025-10-07 10:55:05 +02:00
ganfra
adb4828da4
feature(space): fix space tests compilation
2025-10-07 10:24:48 +02:00
ganfra
17f9673a0f
feature(space): introduce SpaceRoomVisibility and remove room count
2025-10-06 20:50:05 +02:00
Benoit Marty
77647a3f11
Let MatrixClient exposes val instead of fun for the services.
2025-10-06 15:12:35 +02:00
ganfra
8d94df09ac
feature(space): compute space room name locally
2025-10-06 14:21:01 +02:00
ganfra
68700d9bf9
Merge pull request #5456 from element-hq/feature/fga/space_list_scroll_position
...
feature(space) : keep space children in the presenter
2025-10-06 13:27:43 +02:00
ElementBot
7095b460b3
Sync Strings from Localazy ( #5460 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-10-06 12:38:51 +02:00
ganfra
bfbabd84c3
feature(space) : keep space children in the presenter
2025-10-03 18:19:25 +02:00
Benoit Marty
729959026d
Fix lint issue by removing old translations
2025-10-03 16:11:25 +02:00
Benoit Marty
e69dd05434
Improve LeaveSpacePresenter and add a retry mechanism if loading the rooms fails.
2025-10-03 14:43:47 +02:00
Benoit Marty
c459af6e61
Leave space: use the SDK API.
2025-10-02 17:26:02 +02:00
Benoit Marty
c83fda1cad
Leave space: Fix UI issue on top bar.
2025-10-02 17:25:35 +02:00
Benoit Marty
ccf34dc631
Enable leave space entry point.
2025-10-02 17:25:34 +02:00
Benoit Marty
5e0e0f0061
Add unit test on SpaceView
2025-10-01 14:29:21 +02:00
Benoit Marty
bb5a4f4954
Merge branch 'develop' into feature/fga/space_list_join_action
2025-10-01 12:41:22 +02:00
Benoit Marty
2db01facac
Add unit test on SpacePresenter
2025-10-01 12:35:33 +02:00
ganfra
ef44861096
misc (space) : update tests after rework
2025-10-01 11:52:41 +02:00
Benoit Marty
dc5be7ca8a
Add unit test on SpaceState
2025-10-01 11:44:20 +02:00
Benoit Marty
32be0e2c25
Remove code duplication.
2025-10-01 11:21:36 +02:00
ganfra
11c0799216
misc (space) : ensure SpaceRoomList is destroyed
2025-10-01 10:49:35 +02:00
Benoit Marty
c3b2cf9b9d
Improve Previews.
2025-10-01 10:48:15 +02:00
ganfra
f1eabdff7d
feature (space) : handle accept decline invite
2025-09-30 15:59:29 +02:00
Benoit Marty
22aeac664b
Merge pull request #5420 from element-hq/feature/bma/metroAssistedInject
...
Ensure Metro `@AssistedInject` is used.
2025-09-30 15:39:23 +02:00
ganfra
938baede22
feature (space) : some code clean up
2025-09-29 21:27:41 +02:00
ganfra
cd6a0ab5f5
feature (space) : fix breaking tests after rebase
2025-09-29 20:41:52 +02:00
ganfra
903a04f5c9
feature (space) : manage failures to join in Space screen
2025-09-29 20:38:55 +02:00
ganfra
6eae9e379f
Merge branch 'develop' into feature/fga/space_list_join_action
2025-09-29 18:01:42 +02:00
ElementBot
95949e615f
Sync Strings from Localazy ( #5427 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-09-29 15:10:21 +00:00
Benoit Marty
3ac3a8ba42
Do not use plurals in this case since it can lead to lint issues since there is no %d in the value for one and this triggers a warning in some languages.
2025-09-29 14:43:16 +02:00
Benoit Marty
ea2baf923b
Fix issue after rebase.
2025-09-29 10:44:23 +02:00
Benoit Marty
ef36922594
Address review comments.
2025-09-26 16:28:13 +02:00
Benoit Marty
4d1a5031da
Metro now have @AssistedInject.
2025-09-26 14:15:02 +02:00
Benoit Marty
c1678b548b
Cleanup to be able to merge.
2025-09-26 14:14:06 +02:00
Benoit Marty
b4232a83fd
Update tests
2025-09-26 14:14:05 +02:00
Benoit Marty
5afe213fe4
Update UI
2025-09-26 14:14:05 +02:00
Benoit Marty
f503bc401e
Select all rooms by default
2025-09-26 14:14:04 +02:00
Benoit Marty
de6f52c72a
Add unit test on LeaveSpaceState
2025-09-26 14:14:03 +02:00
Benoit Marty
9732d55a20
Add the (Admin) info.
2025-09-26 14:14:02 +02:00
Benoit Marty
74c2ee46d8
Leave space - Add screen to leave a space.
2025-09-26 14:14:00 +02:00
ganfra
d661355e23
feature (space) : allow joining children from space screen
2025-09-26 11:25:08 +02:00
renovate[bot]
5b9ce7a210
Update metro to v0.6.7 ( #5416 )
...
* Update metro to v0.6.7
* Replace `@Inject` with `@AssistedInject` where needed
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2025-09-26 08:16:36 +00:00