1441 Commits (9f156494317f0ee3d356d48c57ff41e209eaa44b)

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