910 Commits (b0df319ac51ad7310f9e3a1bdd5a0de48cfbf2e2)

Author SHA1 Message Date
ganfra 23a7b871f7 RoomMembers: change the API again.. 2 years ago
ganfra 64c50d4468 Ignore/Unignore: makes more sense to be at the client level than room 2 years ago
ganfra 4b5ca3acdd Media: change the API 2 years ago
Jorge Martin Espinosa 2376d32b9e [Room Details] Block & unblock user (#340) 2 years ago
ganfra c920dfb97a MediaResolver: exposes Result instead of Nullable 2 years ago
ganfra 1ab96e2f34 Some clean up 2 years ago
ganfra dfabc02bf6 Timeline : Add isInit to avoid calling rust methods when the timeline is not ready. 2 years ago
Chris Smith ff5672597a Accepting and declining invites 2 years ago
ganfra 90bfe97250 Room : continue improving members loading 2 years ago
ganfra a1869a3019 Improve handling members 2 years ago
Chris Smith 34cc352053 Invite list view 2 years ago
Jorge Martin Espinosa fae3417181 Validate several ids in constructors (#336) 2 years ago
Jorge Martin Espinosa 30eb794d9c [Room details] DM designs (#313) 2 years ago
Jorge Martin Espinosa 97917e7a2d Update the Rust SDK to v0.1.9 (#318) 2 years ago
ganfra 776e9bd221 Add some tests on RoomFlowNode 2 years ago
Florian Renaud 81fc3406c8 Handle create room action 2 years ago
Jorge Martin Espinosa 851c0eeb8f [Room Details] Implement member details screen (#302) 2 years ago
Florian Renaud f5f322c14c Add create room API 2 years ago
ganfra 281f90e148 Some clean up on room details 2 years ago
Benoit Marty 287fca5438 UnifiedPush WIP 2 years ago
Benoit Marty 1faedca69d Add some tests (mainly imported from EA). Also change type from String to SessionId, RoomId, etc. 2 years ago
Benoit Marty 7ff72d480c Protect call to getNotificationItem 2 years ago
Benoit Marty b27f6c6594 Add Result + Dispatcher on SDK call. 2 years ago
Benoit Marty d41f4fc954 Retrieve notification - WIP 2 years ago
Benoit Marty 2247639a89 Register pusher - WIP 2 years ago
Benoit Marty 2135d75712 Use correct type (it's a type alias) 2 years ago
Jorge Martin Espinosa 3aea24380a [Room Details] Leave room (#296) 2 years ago
Jorge Martin Espinosa 11f041d940 [Room member list] Display room member list (#276) 2 years ago
Florian Renaud a335022499 Pass null name when creating DM 2 years ago
Florian Renaud 44e2e24733 Create or retrieve DM 2 years ago
ganfra af12d8b89e Makes MatrixClient Closeable outside of logout function. 2 years ago
Benoit Marty 46fb688add Small API change in SDK 0.1.5: RustRoomMember 2 years ago
Benoit Marty 1708a77fb3 Small API change in SDK 0.1.5: SlidingSyncState 2 years ago
Benoit Marty 18867dc8e6 Small API change in SDK 0.1.5 2 years ago
Jorge Martin Espinosa ecc73dd325 [Room Details] Implement room details screen (#256) 2 years ago
Jorge Martin Espinosa 09c275d883 [Verify Session] Add missing 'start verification' screen. (#241) 2 years ago
ganfra a007df27dd Update code so it compiles 2 years ago
Jorge Martin Espinosa ea17abebf3 Display most recent activity in room list (#220) 2 years ago
Jorge Martin Espinosa dcb98f06aa Add Session Verification flow (#197) 2 years ago
ganfra ccde8adef3 [MatrixSDK] map the remaining EventContents 2 years ago
ganfra 2dc44250fb [MatrixSDK] remove Rust AuthenticationService from the dependency graph 2 years ago
ganfra 801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile 2 years ago
ganfra fb85f35525 [MatrixSDK] start mapping all the timeline objects 2 years ago
ganfra 98911a12ad [MatrixSDK] makes sure to release FFI objects from RustMatrixRoom by calling close 2 years ago
ganfra fc51bd44e8 [MatrixSDK] makes sure to release FFI objects from RustRoomSummaryDataSource 2 years ago
ganfra 7504b0fdbd [MatrixSDK] makes sure to release FFI objects from RustMatrixClient 2 years ago
Jorge Martin Espinosa 8bfa4d7074 Fix the case when a valid homeserver url can't be extracted from the MXID (#182) 2 years ago
Benoit Marty 5ea2a4292d Split module `session-storage` into `api` and `impl`. 2 years ago
Jorge Martin Espinosa c87c0ea28c Refine sign in flow to match designs and iOS flow (#100) 2 years ago
Benoit Marty 466579c4d3 Move class of `matrix.api` module to `api` sub package. 2 years ago