bmarty
68fdaef8b8
Sync Strings from Localazy
6 months ago
Benoit Marty
0476bd95c8
Open user profile and room with event from permalink
6 months ago
bmarty
4f82baa2b0
Sync Strings from Localazy
6 months ago
Benoit Marty
268c196e35
Remove flag RoomListFilters.
...
This is also fixing the filter reset issue when going back to the room list.
6 months ago
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
bmarty
68631af9a6
Sync Strings from Localazy
6 months ago
Benoit Marty
74a9a54719
Rename Preview to follow code convention
7 months ago
Benoit Marty
cf49677ffa
Remove empty line and ensure check.sh script run ktlint.
7 months ago
Benoit Marty
473f0e8395
Let JoinRoomView render the InviteSender
7 months ago
Benoit Marty
2974156ee1
Move InviteSender to `:library:matrixui` module.
7 months ago
Benoit Marty
c02d5daf7d
Improve anInviteSender() and use it in RoomListStateProvider.
7 months ago
Benoit Marty
c98cb56b74
Add first UI test on RoomListSearchView
7 months ago
Benoit Marty
0d14cdcf5d
Use SuperButton for RoomDirectorySearchButton
7 months ago
Benoit Marty
cecc6f2085
Fix compilation issue after rebase: String -> RoomAlias
7 months ago
ganfra
90e273cd65
Room list invites: address some remarks and add small tests
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
4dbcd072c0
Invite : remove invitelist entry points
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
810e4919bc
Sync strings.
7 months ago
ganfra
9604acb75a
Room navigation : more reliable roomInfoFlow method
7 months ago
Jorge Martin Espinosa
cf072fa1e1
Improve session recovery screens ( #2657 )
...
* Improve enter recovery key screen UI
* Add instructions to reset the encryption of the logged in account.
* Update screenshots
* Fix maestro flow
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
ganfra
f586114458
Room navigation : rename module invitelist to invite
7 months ago
Jorge Martin Espinosa
8e2f7a35cb
Categorise members by role in the ChangeRoles screen ( #2595 )
...
* Categorise members by role in the ChangeRoles screen
* Fix automatic reload of member list when either the membership or power levels change
* Replace empty space with disabled checkbox
* Add 'pending' label to members who are in invited state
* Implement new designs
* Fix string issue in confirm recovery key screen
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
bmarty
e6bd14a1a9
Sync Strings from Localazy
7 months ago
Jorge Martin Espinosa
41287c5f59
Move session verification to FTUE flow, make it mandatory ( #2594 )
...
* Move session verification to the FTUE
* Allow session verification flow to be restarted
* Use `EncryptionService` to display session verification faster
* Remove session verification item from settings
* Remove session verification banner from room list
* Remove 'verification needed' variant from the `TimelineEncryptedHistoryBanner`
* Improve verification flow UI and UX
* Remove 'verification successful' snackbar message
* Only register push provider after the session has been verified
* Hide room list while the session hasn't been verified
* Prevent deep links from changing the navigation if the session isn't verified
* Update screenshots
* Renamed `FtueState` to `FtueService`, created an actual `FtueState`.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
bmarty
5809864182
Sync Strings from Localazy
7 months ago
ganfra
42004f251b
Room directory : more cleanup and more tests
7 months ago
ganfra
3f1f764745
Room directory : add tests and cleanup
7 months ago
ganfra
d632e216b7
RoomDirectory : branch feature flag
7 months ago
ganfra
153e88dade
RoomList Search : do not persist isActive when leaving composition
7 months ago
bmarty
3af876b953
Sync Strings from Localazy
7 months ago
ganfra
fa7a889a3f
Room directory : change names and adapt ui
8 months ago
ganfra
a8028ba968
Room directory search : branch entry point
8 months ago
Benoit Marty
a51855a171
Simplification since MatrixUser cannot be null anymore.
8 months ago
Benoit Marty
68fd649424
Use client.cachedAvatarUrl(), to be able to render the user avatar faster, and even if there is no network ( #2488 ).
8 months ago
ElementBot
f089847f48
Sync Strings ( #2557 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
8 months ago
ganfra
b368480aff
RoomList : add some more tests
8 months ago
ganfra
65fa3bf6a4
Tests: raise default timeout of consumeItemsUntilPredicate to 3 seconds (like awaitItem)
8 months ago
ganfra
bf68261ed9
RoomList: refactor and fix tests
8 months ago
bmarty
c021809479
Sync Strings from Localazy
8 months ago
ganfra
a2c4d7debd
RoomListFilters : integrate with TopBar (and bloom)
8 months ago
ganfra
0db6ff4263
RoomListFilters : improve look and feel
8 months ago
ganfra
4adbf5e297
RoomList : add empty state when filtering
8 months ago
ElementBot
dac54e7154
Sync Strings ( #2523 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
8 months ago
ganfra
de91b97949
RoomList : refactor how we manage state so it's easier to reason about.
8 months ago
ganfra
c06ded6bd0
Update localazy
8 months ago
ganfra
b9aa07ab14
RoomListFilters: extract logic of selection/deselection and tweak a bit the animations.
8 months ago