Commit graph

28 commits

Author SHA1 Message Date
ganfra
1bde2384e9 quality: fix tests after api changes 2025-11-19 17:30:01 +01:00
ganfra
fe65ba1839 deps(sdk): fix api usages 2025-11-19 13:07:59 +01:00
Benoit Marty
d1aaca21b4 Simplify again. 2025-11-19 10:14:03 +01:00
Benoit Marty
5b242670da Improve code again. 2025-11-19 10:14:03 +01:00
Benoit Marty
43486a4708 Avoid creating many PowerLevelRoomMemberComparator instance and also avoid doing the sorting twice. 2025-11-19 10:14:03 +01:00
Benoit Marty
ac0e39cbef
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
Benoit Marty
954b2291d0 Fix regression on Preview. 2025-11-17 10:46:38 +01:00
ElementBot
738f707ca7
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
9ee64093cb Fix owners not displayed in the horizontal list. 2025-11-17 10:06:30 +01:00
Benoit Marty
270d255655 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
8586e25774 Render Owner in the horizontal list when editing Admins. Closes #5634. 2025-11-14 17:35:58 +01:00
ganfra
51959703b1 change(room members): remove useless call to updateMembers 2025-11-13 16:48:43 +01:00
Benoit Marty
eb31505dc7 Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
Benoit Marty
f86431e663 Copyright: Add final period 2025-11-10 10:13:41 +01:00
Benoit Marty
c4e0370f41 Copyright: run command uv run license-editor --repository ../element-x-android 2025-11-10 10:09:26 +01:00
ElementBot
967f250e4b
Sync Strings from Localazy (#5704)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-11-10 09:21:00 +01:00
ganfra
0cad4175fa Merge branch 'develop' into feature/fga/role_and_permissions_rework 2025-11-06 13:51:04 +01:00
ganfra
6db952c7df quality: fix more tests 2025-11-06 13:47:52 +01:00
ganfra
fbe7476ba7 change(roles and permissions): use @RoomCoroutineScope instead of local scope 2025-11-06 10:59:50 +01:00
ganfra
d9695ae6a0 change(roles and permissions): change title for space 2025-11-05 21:42:51 +01:00
ganfra
83a4457d6e Merge branch 'develop' into feature/fga/role_and_permissions_rework 2025-11-05 20:29:04 +01:00
ganfra
d9ebf876f6 quality(roles and permissions): fix tests 2025-11-05 17:54:02 +01:00
ganfra
fe7bc4fd9d change(roles and permissions): clean code 2025-11-05 15:40:34 +01:00
ganfra
42b8dc33f2 change(roles and permissions): improve the flow 2025-11-05 14:42:34 +01:00
ganfra
e557ceb702 change(roles and permissions): update change permission design 2025-11-03 21:40:42 +01:00
ganfra
ec207a548b change(roles and permissions): fix localazy strings 2025-11-03 18:35:18 +01:00
ganfra
499502b5af change(roles and permissions): import codefrom roomdetails module 2025-11-03 18:29:51 +01:00
ganfra
98670478ff change(roles and permissions): rename package changeroommemberrole to rolesandpermissions 2025-11-03 17:52:40 +01:00