Benoit Marty
37fa6548c4
Add MatrixClient.resolveRoomAlias method.
7 months ago
renovate[bot]
c52f1c69e9
Update core to v1.13.0
7 months ago
ganfra
0cda5b9e90
Merge pull request #2714 from element-hq/feature/fga/room_list_invites
...
[Feature] Room list invites
7 months ago
ganfra
90e273cd65
Room list invites: address some remarks and add small tests
7 months ago
renovate[bot]
9f91f0bd81
Update dependency androidx.compose.compiler:compiler to v1.5.12
7 months ago
Benoit Marty
e3268247bc
Merge pull request #2721 from element-hq/feature/bma/roomMemberDetailsPresenterImprovement
...
Room member details presenter improvement
7 months ago
Benoit Marty
5b3a2d8eca
Use produceState and fetch profile only if necessary.
7 months ago
Benoit Marty
f9d3f947c2
Add missing test for unblock user with error.
7 months ago
Benoit Marty
3f0159d438
Format
7 months ago
Benoit Marty
47e1d6fb0c
Changelog
7 months ago
Benoit Marty
4d50e43e85
Add test covering fallback to user profile.
7 months ago
Benoit Marty
0dba614c0a
createRoomMemberDetailsPresenter just need a UserId.
7 months ago
Benoit Marty
c9d5961684
RoomMemberDetailsPresenter: fallback to user profile data if the user is not a member of the room.
...
This can be displayed when the user click on a non-member user permalink.
7 months ago
Benoit Marty
f2ff326938
Observe ignoredUsersFlow to have live data about blocked user.
...
This will also ensure that blocking a user will work even if the user is not a member of the room (preparatory work for user permalink)
7 months ago
Benoit Marty
e971218873
Merge pull request #2711 from element-hq/renovate/danger-danger-js-12.x
...
Update danger/danger-js action to v12
7 months ago
Benoit Marty
117d53dbc5
version++
7 months ago
Benoit Marty
de5eaf8e02
Merge tag 'v0.4.10' into develop
...
tag
7 months ago
Benoit Marty
0f08e8053a
Merge branch 'release/0.4.10' into main
7 months ago
Benoit Marty
282c345b3c
Adding fastlane file for version 0.4.10
7 months ago
Benoit Marty
e838e7aa3b
Changelog for version 0.4.10
7 months ago
renovate[bot]
a427d2ea6c
Update danger/danger-js action to v12
7 months ago
ganfra
97e79d94d1
Room list invite: remove remaining inviteList test
7 months ago
ElementBot
253d8aaa51
Update screenshots
7 months ago
ganfra
e171472fc4
Room list invites : clean and format
7 months ago
ganfra
e72983f1b8
RoomList invites : update and remove tests
7 months ago
ganfra
997c4606c6
Invites : open room instead of invite list when clicking an invite notification
7 months ago
ganfra
3e13191153
RoomList : make invite filter truly exclusive
7 months ago
ganfra
4dbcd072c0
Invite : remove invitelist entry points
7 months ago
Benoit Marty
1286ea7e77
Merge pull request #2696 from element-hq/misc/add-super-button-component
...
Compound: add SuperButton and GradientFAB components
7 months ago
ganfra
43e336cb72
RoomList : add invite filter
7 months ago
ganfra
c102c5b436
RoomList: branch accept/decline invite actions
7 months ago
ganfra
26eaed5ea4
RoomList : invite row
7 months ago
Benoit Marty
ff6c8df61c
Merge pull request #2709 from element-hq/feature/bma/permalinkParser
...
Parse permalink using `parseMatrixEntityFrom` from the SDK
7 months ago
Benoit Marty
9ee36e9ca4
Remove unnecessary tests.
7 months ago
Benoit Marty
83a49a88a5
changelog
7 months ago
Benoit Marty
3df328b1ab
Parse permalink using `parseMatrixEntityFrom`.
...
Create new PermalinkData type for link to Events.
Keep matrixToConverter for now to first convert to matrix.to link. At some point it may be done by the SDK.
Remove parse(Uri)
7 months ago
Benoit Marty
89d2f43b1a
Merge pull request #2708 from element-hq/feature/bma/sdkPermalink
...
Use sdk API to build permalinks
7 months ago
Benoit Marty
9fcb880f1d
Fix formatting issue.
7 months ago
Benoit Marty
b1cb24a883
Use Node scope instead of UI scope.
7 months ago
ganfra
9d87240f4c
Room list : activate merged invites in Client
7 months ago
Benoit Marty
6036a3c7d1
Use `org.matrix.rustcomponents.sdk.matrixToUserPermalink` to build permalinks for user.
7 months ago
Benoit Marty
6b301ac37f
Use `org.matrix.rustcomponents.sdk.matrixToUserPermalink` to build permalinks for user.
7 months ago
Benoit Marty
294f1f2d96
Use SDK API to build room and event permalinks.
7 months ago
Benoit Marty
7b14a0e4c8
Merge pull request #2704 from element-hq/feature/bma/encryptDbRelease
...
Encrypt new session data with a passphrase
7 months ago
Benoit Marty
166063f8f7
Merge pull request #2706 from element-hq/sync-localazy
...
Sync Strings
7 months ago
Benoit Marty
88b3c33eaf
Format
7 months ago
Benoit Marty
933263ee96
Remove unnecessary Box wrapping.
7 months ago
bmarty
8f6a1b410e
Sync Strings from Localazy
7 months ago
Benoit Marty
709312a14e
Merge pull request #2662 from element-hq/renovate/kotlin
...
Update dependency com.google.devtools.ksp to v1.9.23-1.0.20
7 months ago
Benoit Marty
3f63c58c9b
Merge pull request #2699 from element-hq/renovate/gradle-wrapper-validation-action-3.x
...
Update gradle/wrapper-validation-action action to v3
7 months ago