Benoit Marty
|
ce7bb11724
|
Ensure roomId are not rendered in the UI.
Add preview to see the effect.
Use RoomAvatar data fallback everywhere, to not use roomId (`!` char) for the avatar initial, but rather `#`.
|
6 months ago |
Benoit Marty
|
8f7b064773
|
Use Dash avatar for room with no name and no avatar.
|
6 months ago |
Benoit Marty
|
2c2bf7c687
|
Add screen to render Spaces (they are not supported yet)
|
6 months ago |
Benoit Marty
|
132b4e87ea
|
Avoid rendering roomId on screen.
|
6 months ago |
Benoit Marty
|
b175c2d2c3
|
Add a preview with the minimum available data.
|
6 months ago |
Benoit Marty
|
d4b7f01a06
|
Introduce RoomType
|
6 months ago |
Benoit Marty
|
0140c8982e
|
i18n
|
6 months ago |
Benoit Marty
|
52f7b29577
|
Fix missing background issue.
|
7 months ago |
Benoit Marty
|
797c912ccd
|
Implement Knock action (until the SDK level)
|
7 months ago |
Benoit Marty
|
6863a906ee
|
fix typo
|
7 months ago |
Benoit Marty
|
1fd71801a6
|
Remove useless case. If user is invited, roomInfo will be present.
|
7 months ago |
Benoit Marty
|
87f89244a6
|
Avoid getting roomInfo again. Also add a test to cover the case of non-null inviter.
|
7 months ago |
Benoit Marty
|
dd945acab7
|
Remove extra new line.
|
7 months ago |
Benoit Marty
|
4489df1085
|
Apply Gradient Background to JoinRoomView and RoomAliasResolverView.
|
7 months ago |
Benoit Marty
|
6d41f67c75
|
Improve layout of inviter in RoomJoinView.
|
7 months ago |
Benoit Marty
|
473f0e8395
|
Let JoinRoomView render the InviteSender
|
7 months ago |
Benoit Marty
|
dc2dd43625
|
Use SuperButton on JoinRoomView, and set all button to size Large
|
7 months ago |
Benoit Marty
|
2701a6f87d
|
Add UI test on JoinRoomView
|
7 months ago |
Benoit Marty
|
d2e043fbe4
|
More complete preview
|
7 months ago |
Benoit Marty
|
82befcb92c
|
Order import
|
7 months ago |
Benoit Marty
|
bc1c93c663
|
Use `PreviewsDayNight` instead of `PreviewLightDark` in order to generate screenshots.
|
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
|
b9b2072b28
|
Remove useless usage of coroutine scope.
|
7 months ago |
Benoit Marty
|
234696cb03
|
Rename `JoinRoomEvents.Retry` to `JoinRoomEvents.RetryFetchingContent`
|
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
|
400299ceac
|
Format file.
|
7 months ago |
Benoit Marty
|
6c8c14f9ff
|
Add Retry on Join room node.
|
7 months ago |
Benoit Marty
|
235ef2a71b
|
Resolve RoomId in RoomFlowNode.
|
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
|
2a467bd49b
|
Handle permalink navigation - WIP
- prepare navigating to an Event
- add NodeBuilder to MessagesEntryPoint
|
7 months ago |
ganfra
|
90e273cd65
|
Room list invites: address some remarks and add small tests
|
7 months ago |
ganfra
|
e72983f1b8
|
RoomList invites : update and remove tests
|
7 months ago |
bmarty
|
8f6a1b410e
|
Sync Strings from Localazy
|
7 months ago |
Benoit Marty
|
9e14db2739
|
Attempt to fix preview of JoinRoomView
|
7 months ago |
Benoit Marty
|
7c5a89d775
|
Fix test: ContentState.UnknownRoom case will be handled later.
|
7 months ago |
Benoit Marty
|
1eb1efed52
|
Cleanup
|
7 months ago |
Benoit Marty
|
61f76533b9
|
Format
|
7 months ago |
Benoit Marty
|
64c66b4454
|
Fix preview of JoinRoomView
|
7 months ago |
Benoit Marty
|
794e3440fd
|
Use `ContentState.Loading` instead of `ContentState.UnknownRoom`.
|
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
|
ab8c31541b
|
Room join : add presenter tests
|
7 months ago |
ganfra
|
fbb92f0c9a
|
Room navigation : fix tests on invite after the refactoring
|
7 months ago |
ganfra
|
db9a402ce5
|
Room navigation : make it working with RoomDirectory
|
7 months ago |
ganfra
|
9604acb75a
|
Room navigation : more reliable roomInfoFlow method
|
7 months ago |
ganfra
|
14a638626d
|
Room navigation : import join room strings
|
7 months ago |
ganfra
|
5e684edb8d
|
Room navigation : extract JoinRoomNode to his own feature module
|
7 months ago |