2630 Commits (2aabb9e7a2ba67d9d05a3b904117dba64e95c454)

Author SHA1 Message Date
ganfra 3e13191153 RoomList : make invite filter truly exclusive 5 months ago
ganfra 43e336cb72 RoomList : add invite filter 5 months ago
Benoit Marty 9ee36e9ca4 Remove unnecessary tests. 5 months ago
Benoit Marty 3df328b1ab Parse permalink using `parseMatrixEntityFrom`. 5 months ago
ganfra 9d87240f4c Room list : activate merged invites in Client 5 months ago
Benoit Marty 6b301ac37f Use `org.matrix.rustcomponents.sdk.matrixToUserPermalink` to build permalinks for user. 5 months ago
Benoit Marty 294f1f2d96 Use SDK API to build room and event permalinks. 5 months ago
Benoit Marty 88b3c33eaf Format 5 months ago
Benoit Marty 933263ee96 Remove unnecessary Box wrapping. 5 months ago
bmarty 8f6a1b410e Sync Strings from Localazy 5 months ago
Benoit Marty 3e52a4f3bd Encrypt new session data with a passphrase #2703 5 months ago
Jorge Martín efde2af29e Compound: add `SuperButton` and `GradientFloatingActionButton` components 5 months ago
ganfra 11979167c5 Room navigation : some clean up 5 months ago
ganfra a2329fc7df Join room : change state and view 5 months ago
ganfra fbb92f0c9a Room navigation : fix tests on invite after the refactoring 5 months ago
Benoit Marty 131edd0ba4 Always use method aRichTextEditorState instead of invoking the constructor directly, and remove parameter when it's the default value. 5 months ago
Benoit Marty ffede8b13b Use productionApplicationName, set to "Element", instead of "Element X", and use ot for `screen_onboarding_welcome_message` 5 months ago
Benoit Marty 810e4919bc Sync strings. 5 months ago
Benoit Marty 075510c425 Add `desktopApplicationName` to BuildMeta. 5 months ago
ganfra 9604acb75a Room navigation : more reliable roomInfoFlow method 5 months ago
Jorge Martin Espinosa 6db513c125
Improve designs of FTUE analytics opt-in screen (#2684) 5 months ago
Jorge Martin Espinosa cf072fa1e1
Improve session recovery screens (#2657) 5 months ago
Jorge Martin Espinosa d0f26777da
Remove Room moderation feature flag (#2678) 5 months ago
Jorge Martin Espinosa 1045f99d18
Add `SessionData.needsVerification` field (#2672) 5 months ago
Benoit Marty 16d289e180 Exclude `fun ContentToPreview()` from coverage, this is not production code. 5 months ago
Benoit Marty 1c66254e74 Add suggestion of users when starting a Chat #2634 5 months ago
Benoit Marty 649204238c Add functions trackRecentlyVisitedRoom and getRecentlyVisitedRooms 5 months ago
Jorge Martin Espinosa b6ceb8c697
Improve UI for notification permission screen in onboarding (#2660) 5 months ago
Jorge Martin Espinosa 8e2f7a35cb
Categorise members by role in the ChangeRoles screen (#2595) 5 months ago
SpiritCroc e4b76e0e89 Add back debugPlaceholderAvatar for inspection mode 5 months ago
bmarty e6bd14a1a9 Sync Strings from Localazy 6 months ago
SpiritCroc f704cca678 Fall back to initials avatar when image avatar doesn't work 6 months ago
ganfra 01d45377f6 Room navigation : do not replay RoomMembership Changes 6 months ago
ganfra cdadd19e6a Room navigation : introduce the JoinRoomNode 6 months ago
Benoit Marty c0caa907aa Move usersWithRole() function to a dedicated file and make it a documented extension of MatrixRoom. 6 months ago
Benoit Marty 34f3208fc0 Fix documentation 6 months ago
Benoit Marty f2afc9ccda Remove blank line 6 months ago
ganfra 5a192b49d7 Room navigation : add a JoinedRoomFlowNode so we use RoomFlowNode for managing different routes 6 months ago
Benoit Marty 97491c3f3f Member role: only count and display joined members. 6 months ago
Benoit Marty 04eb59bd07 Ensure SearchBar are displayed with max width. 6 months ago
Benoit Marty 3ed8b0d055 Avoid using fixture method in production code. 6 months ago
Benoit Marty 9d30adfed8 Remove unused NotificationPermissionManager 6 months ago
Benoit Marty b4582564ab Remove unused circularReveal Modifier. 6 months ago
Jorge Martin Espinosa 41287c5f59
Move session verification to FTUE flow, make it mandatory (#2594) 6 months ago
Benoit Marty bf068f4f25 Add action to copy permalink #2650 6 months ago
Benoit Marty 5310456b6c Fix test compilation. 6 months ago
Benoit Marty 403240256c Add showkase processor 6 months ago
Benoit Marty cb435c523b Create dedicated module for notification troubleshoot. 6 months ago
Benoit Marty 4f320fd4f8 Code clarity: use withTimeout with combination of runCatching instead of withTimeoutOrNull 6 months ago
Benoit Marty 52c039d676 Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity. 6 months ago