1575 Commits (41238db499ac5fc4d97d32298a3f3c109ff167e3)

Author SHA1 Message Date
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
Benoit Marty 0fa662175d Un-deprecate `screen_room_retry_send_menu_send_again_action` and sync string again. 4 months ago
Jorge Martin Espinosa 02d6fa7a92
Add timeline item for `m.call.notify` events (#2986) 4 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 4 months ago
bmarty f3d286911c Sync Strings from Localazy 4 months ago
ganfra a428922007 matrix : update rust sdk to 0.2.24 4 months ago
ganfra 7100a9d619 Message queuing : use redactEvent on timeline instead of room. 4 months ago
ganfra 431f7a4182 Message queuing : remove timestamp error state and timestamp click in timeline item. 5 months ago
ganfra 4d8810a55a Message queuing : remove LocalEventSendState.Canceled 5 months ago
ganfra 53a1cb5a3c Message queuing : remove RetrySendMenu classes and usages 5 months ago
Benoit Marty 3b0c59e648 Fix test 5 months ago
Benoit Marty 3ddec73ac5 When replying from notification, do not interfere with `specialModeEventTimelineItem` 5 months ago
ganfra e7c017af21 TimelineControllerTest: try removing flakiness of one test 5 months ago
Benoit Marty c4b61627a2 Analytics: track interaction `Interaction.Name.MobileRoomComposerFormattingEnabled` 5 months ago
Benoit Marty de36552f93 Analytics: track interaction `Interaction.Name.MobileRoomCallButton` 5 months ago
bmarty 66636ea967 Sync Strings from Localazy 5 months ago
Benoit Marty 063fd48422 Rename function. 5 months ago
Benoit Marty 3cf27ccf54 Add test on ForwardMessagesView 5 months ago
Benoit Marty a9b17923bd Simplify ForwardMessagesState by using AsyncAction. 5 months ago
Benoit Marty 45598a885e Rename some class from `Impl` to Default 5 months ago
Benoit Marty ec8cb2e32f Change Test class suffix. 5 months ago
Benoit Marty 7348f74702 Fix performance issue reported by Konsist test `Sealed interface used in Composable MUST be Immutable or Stable` 5 months ago
bmarty ca5bc71057 Sync Strings from Localazy 5 months ago
Benoit Marty b8ed7cc2e4 Suppress `ContentTrailingLambda` for ExpandableBottomSheetScaffold 5 months ago
Benoit Marty ea63f2aa32 Rename some fun regarding polls 5 months ago
Benoit Marty fc161c11d1 Rename some Events regarding polls 5 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 5 months ago