159 Commits (d5bf8ae42fc055b403695d053666fe514f42f1d3)

Author SHA1 Message Date
ganfra eeb6b6f4bf misc : remove direct usage of RoomSummary in UI and let RoomSummary use RoomInfo. 1 week ago
bmarty e25ba65170 Sync Strings from Localazy 2 weeks ago
Benoit Marty dd2a1b3388 Add settings to hide images and videos in the timeline. 2 weeks ago
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 3 weeks ago
renovate[bot] 9756afc5d1
Update dependency androidx.compose:compose-bom to v2024.09.00 (#3399) 3 weeks ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
Jorge Martin Espinosa 94f1388402
Use the right colors for `@room` mention pills (#3376) 2 months ago
Benoit Marty b112713d69 Rename test because method has been renamed. 2 months ago
Benoit Marty 2488ea6c98 Add missing test for MarkdownTextEditorState 2 months ago
Benoit Marty b3e8cf443e Fix test regression. 2 months ago
Benoit Marty 57d927e9aa Suggestion for room alias. 2 months ago
bmarty 3e67448006 Sync Strings from Localazy 2 months ago
bmarty 76804d9e48 Sync Strings from Localazy 3 months ago
ElementBot 1f01bd73c4
Sync Strings (#3232) 3 months ago
renovate[bot] 21553d757a
Update wysiwyg to v2.37.7 (#3218) 3 months ago
Jorge Martin Espinosa 2ff5fa67fc
Restore intentional mentions in the markdown/plain text editor (#3193) 3 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
bmarty 32c5da898b Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa d6b259b85a
Fix `@room` mentions crashing in debug builds (#3107) 4 months ago
ganfra 644b425d71 Draft : code cleanup 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
ganfra 2d324a7f4b Reply : fix reply cropped in timeline 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 9aa82b42fd Draft : introduce DraftService and start using it. 4 months ago
Benoit Marty cd9f3ad3fb Use receiver. 4 months ago
Benoit Marty ef316032f8 Fix toString content 4 months ago
bmarty f3d286911c Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa 19b6b924d9
Make sure the selection in the plain text editor is inside the text bounds (#2959) 5 months ago
bmarty ca5bc71057 Sync Strings from Localazy 5 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 5 months ago
Marco Antonio Alvarez a9835e0dd1
Add rich content listener to markdown text input (#2918) 5 months ago
Benoit Marty b3e0f6e843 Translations: pt -> pt-rBR 5 months ago
Jorge Martin Espinosa 72ab632233
Restore MarkdownTextInput contents (#2902) 5 months ago
Benoit Marty f04253287f Introduce lambdaError instead of using TODO, to handle error when a lambda is invoked and it should not. 5 months ago
Jorge Martin Espinosa 880ebb4de8
Plain text editor implementation based on markdown input (#2840) 5 months ago
bmarty 83a8a631f2 Sync Strings from Localazy 5 months ago
bmarty 0910da0a14 Sync Strings from Localazy 5 months ago
Benoit Marty bcbd989ec0 Reply: render sender name of replied event on 1 line only. 6 months ago
Benoit Marty 74a9a54719 Rename Preview to follow code convention 6 months ago
Benoit Marty 35de787326 Fix test. 6 months ago
Benoit Marty 09faa6d1c9 Simplify PermalinkData, now that we have RoomIdOrAlias interface. 6 months ago
Benoit Marty bd12ff737b Introduce value class RoomAlias 6 months ago
Benoit Marty 3df328b1ab Parse permalink using `parseMatrixEntityFrom`. 6 months ago
Benoit Marty 131edd0ba4 Always use method aRichTextEditorState instead of invoking the constructor directly, and remove parameter when it's the default value. 6 months ago
Benoit Marty 1e5a61a49c Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the `impl` project in order to remove projects.appconfig dependency from matrix.api module. 7 months ago
bmarty 5809864182 Sync Strings from Localazy 7 months ago
bmarty c021809479 Sync Strings from Localazy 7 months ago