316 Commits (0f599ab970222f5408fba629fce63fceaf525b97)

Author SHA1 Message Date
Benoit Marty f014f0a3ae Add clear cache action in the developer settings (#643) 1 year ago
ganfra db55644fb8 Rust sdk update: make the project compiling 1 year ago
ganfra f3e072bdb0 RoomList: try syncing when network is back and inError state 1 year ago
Jorge Martin Espinosa 9251cbf536 [Message Actions] Report messages (#642) 1 year ago
ganfra ca080fd6af RoomList: introduces a SyncService 1 year ago
Jorge Martin Espinosa 42827206b3 [Message Actions] Forward messages (#635) 1 year ago
ganfra ef8dc6ea7a RoomList: change a bit the api of RoomSummaryDataSource 1 year ago
ganfra 2115db7af5 Rust sdk update: make the app compile 1 year ago
ganfra cb219e6292 Room/Timeline: simplify the apis 1 year ago
ganfra 4c0507a757 RoomList: make the main room list working (WIP) 1 year ago
Benoit Marty 9f01d6f66a Display a banner instead of the composer when user cannot post message to a room (#602) 1 year ago
Przemysław Romanik e44e296984 add '.' to MATRIX_ROOM_IDENTIFIER_REGEX 1 year ago
ganfra d4526e52c6 Matrix rust sdk: update to 0.1.20 (and fix compilation issues) 1 year ago
Jorge Martin Espinosa 31555c4bd0 [Message Actions] Retry sending failed messages (#596) 1 year ago
ganfra 26746f5e27 Extract fetchDetailsForEvent and use coroutineDispatchers.io 1 year ago
Jorge Martin Espinosa 9fa261e393 [Message Actions] Add emoji reactions option (#568) 1 year ago
Jorge Martin Espinosa 688ab3bd5e [Message Actions] Display debug info for events in the timeline (#555) 1 year ago
ganfra d54b8c4733 Matrix rust sdk : update SessionVerificationService to suspend (Async-Uniffi) 1 year ago
Jorge Martin Espinosa c176eab4a3 [Message actions] New UI for replies (#545) 1 year ago
ganfra 468ed5276f Media: clean up code 1 year ago
Chris Smith 7308428596 Use member count instead of counting members (#530) 1 year ago
ganfra fa63ed1faf MediaViewer: improve actions (save on disk and share) 1 year ago
ganfra 966199a007 Media: finally revert to using only uri but with the proper scheme.. 1 year ago
Florian Renaud 5d0fb45ff6 Update room properties from room details (#439) 1 year ago
Benoit Marty 685b034977 Cleanup 1 year ago
Benoit Marty 31afed1448 Map some info for the notifications. 1 year ago
Benoit Marty 4cc3050871 Cleanup 1 year ago
Benoit Marty f1d2f566bc Add OIDC support 1 year ago
Benoit Marty 111cca99bf Add `EventType` to avoid using hard-coding strings. 1 year ago
ganfra b2a66ddafe Media: handle PR review remarks 1 year ago
ganfra 3e01a2f317 Media: some code clean-up 1 year ago
renovate[bot] 91f77772bc Update dependency org.matrix.rustcomponents:sdk-android to v0.1.15 (#444) 1 year ago
Chris Smith 198d6d4c56 Invite users to existing rooms (#441) 1 year ago
ganfra 8c5e1c88ce Media: update doc on MediaLoader 1 year ago
ganfra 5176499195 Media: fix encrypted media 1 year ago
Marco Romano b51c19af19 Show pending invitations in room members list (#385) 1 year ago
ganfra 80adbd4bd1 Media: improve media viewer 1 year ago
Freezlex de2adcb55a fix: Add dash to MATRIX_ROOM_IDENTIFIER_REGEX in order to allow URLS such as foo-bar:foo.bar 1 year ago
Jorge Martin Espinosa 89b9db3be6 [Media upload] Upload image, video and files (#411) 1 year ago
Florian Renaud 27f6f5cd3b upload avatar within the room creation 1 year ago
renovate[bot] 474bc00f8e Update dependency org.matrix.rustcomponents:sdk-android to v0.1.12 (#407) 1 year ago
ganfra 4236b69705 Introduce MatrixMediaSource 1 year ago
Florian Renaud 310be7a14a Perform get profile request on matrix ID 1 year ago
renovate[bot] 8c00b19ba9 Update kotlin 1 year ago
Chris Smith 581c5ab2d2 Move and refactor MatrixUser (#381) 1 year ago
Chris Smith 99f571b4eb Search for users to start a new DM. (#376) 1 year ago
ganfra 154bd5e714 Update rust-sdk : make the app compiles again 1 year ago
ganfra 23a7b871f7 RoomMembers: change the API again.. 1 year ago
ganfra 4b9f2fdae0 Don't pass RoomMember to Node but a UserId instead 1 year ago
ganfra 64c50d4468 Ignore/Unignore: makes more sense to be at the client level than room 1 year ago