1201 Commits (27027371c0ff53cc4d97eba5b0e46821afc0eb3a)

Author SHA1 Message Date
ganfra a23e5e2400 Edit : fallback to room.edit when timeline item is not found. 3 months ago
Jorge Martin Espinosa a888b4d43c
Fix linkification not working for `Spanned` strings in text messages (#3233) 3 months ago
ElementBot 1f01bd73c4
Sync Strings (#3232) 3 months ago
Benoit Marty 5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 3 months ago
ganfra 2f0e9ebd93 Compose : add immutability to some Reaction classes 3 months ago
Jorge Martin Espinosa f5e866e18c
Fix pillification not working for non formatted message bodies (#3201) 3 months ago
Jorge Martin Espinosa 2ff5fa67fc
Restore intentional mentions in the markdown/plain text editor (#3193) 3 months ago
Jorge Martin Espinosa 0be7058416
Unify the way we decide whether a room is a DM or a group room (#3100) 3 months ago
renovate[bot] 68efc918ba
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.31 (#3145) 4 months ago
Benoit Marty a7de751f0e Ensure that all the callback instances are invoked. 4 months ago
Benoit Marty 6a1304a252 Improve click behavior on room timeline title. #3063 4 months ago
ganfra 008ba4fee3 Draft : improve DefaultComposerDraftService code. 4 months ago
ganfra 83066250cc Draft : add some doc on ComposerDraftStores 4 months ago
jmartinesp dabaa2d265 Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 4 months ago
ganfra 82838d6ea5 Draft : use the volatile draft store when moving to edit mode 4 months ago
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101) 4 months ago
ganfra afd13ab22f Draft : introduce VolatileComposerDraftStore 4 months ago
ganfra f15e9daf67 Timeline : fix text item not refreshed when content change 4 months ago
ganfra 3a610e6550 Draft : also clear draft when composer is blank 4 months ago
bmarty 32c5da898b Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa d6b259b85a
Fix `@room` mentions crashing in debug builds (#3107) 4 months ago
Jorge Martin Espinosa 4904c4b751
Bump Rust SDK version and adapt our code (#3068) 4 months ago
ganfra 644b425d71 Draft : code cleanup 4 months ago
ganfra 029962c101 Draft : add unit tests for draft support 4 months ago
ganfra e68684815d Draft : makes sure all existing tests passes 4 months ago
ganfra 321c2dca30 Draft : refactor a bit ComposerMode and formatting management so we don't mess up with draft restoration. 4 months ago
Benoit Marty d14b9de8c9 Fix format issue. 4 months ago
Benoit Marty 315392d8ef Improve the way we cut the bubble layout to give space for the sender Avatar. 4 months ago
ganfra 2d324a7f4b Reply : fix reply cropped in timeline 4 months ago
ganfra 6ac7ab84ce Draft : branch reply mode 4 months ago
ganfra 5597a1743a Reply : refactor so we can use ReplyToDetails in Composer and Timeline 4 months ago
Jorge Martin Espinosa 310a7fc229
Resolve display names in mentions in real time (#3051) 4 months ago
ganfra 08816bd2df Reply : move InReplyTo and related to matrix.ui module. 4 months ago
Benoit Marty 33c76dfd2d Use extension MatrixUser.getAvatarData and fix compilation issue. 4 months ago
Benoit Marty a2ff1dc933 Use ImmutableList in Composable. 4 months ago
Benoit Marty a9f23c06b0 Add enum `Suggestion` instead of reusing `TimelineRoom` 4 months ago
Benoit Marty 99c90f1ced Use heroes to render room avatars 4 months ago
ganfra 9aa82b42fd Draft : introduce DraftService and start using it. 4 months ago
ganfra 72dc9394ed Sending : copy link action should be available only for remote event 4 months ago
ganfra 0e94771f03 Sending queue : reintroduce failed status for unrecoverable error 4 months ago
Jorge Martin Espinosa b741c32e91
Add full screen intent permissions banner (#3024) 4 months ago
ganfra 75b1c22197 Timeline : let FocusOnEvent be cancellable and refactor a bit focus states. 4 months ago
ganfra f53dbef8de Progress dialog : add dialog properties parameter 4 months ago
ganfra ccf7efe9b1 Sending queue : fix more tests. 4 months ago
ganfra bc4922afbb Fix ktlint 4 months ago
ganfra c177d3de7b Sending queue : fix more tests as we have less methods available now. 4 months ago
ganfra 2ce02c564a Sending queue : disable edition of local echo 4 months ago
ganfra a603855933 Sending queue : code quality 4 months ago
ganfra 60de33b8c6 Sending queue : remove onTimelineClik on TimelineViewTest (temporary) 4 months ago