Benoit Marty
9c7c66b222
Fix padding issue on `RoomPreviewMembersCountMolecule`
7 months ago
Benoit Marty
4e55c9aa4e
Please ktlint
7 months ago
Benoit Marty
b7d4fa655e
Readability
7 months ago
Benoit Marty
7528bb7ffa
Add Modifier and preview for RoomPreviewMembersCountMolecule. Also increase end padding to ensure that rendering is correct for big numbers.
7 months ago
Benoit Marty
35de787326
Fix test.
7 months ago
Benoit Marty
5aa0ffea34
String -> RoomAlias
7 months ago
Benoit Marty
1b8dd2cded
Create Atom and Molecule for RoomPreview screens
7 months ago
Benoit Marty
d0fdaaeb86
Move ContentScaffold to design system and rename to RoomPreviewOrganism
7 months ago
Benoit Marty
b8d87d4e75
Ignore too generic exceptions (temporary code).
7 months ago
Benoit Marty
c9580ad1e5
Remove extra space.
7 months ago
Benoit Marty
2eb545cd11
Add test to JoinRoomPresenter to cover RoomPreview
7 months ago
Benoit Marty
12b230594b
Fix JoinRoomPresenterTest
7 months ago
Benoit Marty
6a125bbb1b
Add test on RoomAliasResolverPresenter
7 months ago
Benoit Marty
7a7fb2aa54
Comment out SDK usage.
7 months ago
Benoit Marty
b7d214fa56
Update extension.
7 months ago
Benoit Marty
b6e30833da
Add name to call arguments.
7 months ago
Benoit Marty
96203824ac
Handle navigation to the same room.
7 months ago
Benoit Marty
235ef2a71b
Resolve RoomId in RoomFlowNode.
7 months ago
Benoit Marty
09faa6d1c9
Simplify PermalinkData, now that we have RoomIdOrAlias interface.
7 months ago
Benoit Marty
ea3a1f363a
Alias permalink navigation - WIP
7 months ago
Benoit Marty
8327ea306f
Increase usage of `RoomAlias`
7 months ago
Benoit Marty
ecd1bf76e2
Use RoomId and RoomAlias in MatrixRoomInfo
7 months ago
Benoit Marty
bd12ff737b
Introduce value class RoomAlias
7 months ago
Benoit Marty
68346dd782
Add MatrixClient.getRoomPreview method.
7 months ago
Benoit Marty
37fa6548c4
Add MatrixClient.resolveRoomAlias method.
7 months ago
ganfra
90e273cd65
Room list invites: address some remarks and add small tests
7 months ago
ganfra
83e7c13618
Timeline : start reworking timeline apis
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
ganfra
2ae6931486
Timeline : expose new pagination status api
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
43e336cb72
RoomList : add invite filter
7 months ago
Benoit Marty
9ee36e9ca4
Remove unnecessary tests.
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
ganfra
9d87240f4c
Room list : activate merged invites in Client
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
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
3e52a4f3bd
Encrypt new session data with a passphrase #2703
7 months ago
Jorge Martín
efde2af29e
Compound: add `SuperButton` and `GradientFloatingActionButton` components
...
Also add `ButtonSize.Small` and adjust existing `Button` component
7 months ago
ganfra
11979167c5
Room navigation : some clean up
7 months ago
ganfra
a2329fc7df
Join room : change state and view
7 months ago
ganfra
fbb92f0c9a
Room navigation : fix tests on invite after the refactoring
7 months ago
Benoit Marty
131edd0ba4
Always use method aRichTextEditorState instead of invoking the constructor directly, and remove parameter when it's the default value.
7 months ago
Benoit Marty
ffede8b13b
Use productionApplicationName, set to "Element", instead of "Element X", and use ot for `screen_onboarding_welcome_message`
7 months ago
Benoit Marty
810e4919bc
Sync strings.
7 months ago