278 Commits (01e798634758fb79ebd1bc6e7ee2581680846449)

Author SHA1 Message Date
Benoit Marty 1f8f1c998f Fix API Break: introduce EventOrTransactionId 2 weeks ago
Benoit Marty b2fe4d95e2 Reduce start padding, the InReplyToView already have a 8 end padding. 2 weeks ago
Benoit Marty b1ab737393 Add preview on ComposerModeView 2 weeks ago
Benoit Marty d1582f3778 Extract methods aMessageComposerModeEdit() and aMessageComposerModeReply() 2 weeks ago
Benoit Marty 43b6370a0b Reduce end padding of the composer, to give more space when composing messages. 2 weeks ago
Benoit Marty 8561949944 Change type of parameter to MessageComposerMode.Special 2 weeks ago
ganfra eeb6b6f4bf misc : remove direct usage of RoomSummary in UI and let RoomSummary use RoomInfo. 3 weeks ago
bmarty e25ba65170 Sync Strings from Localazy 4 weeks ago
Benoit Marty dd2a1b3388 Add settings to hide images and videos in the timeline. 4 weeks ago
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 1 month ago
renovate[bot] 9756afc5d1
Update dependency androidx.compose:compose-bom to v2024.09.00 (#3399) 1 month ago
Benoit Marty f61df38e55 Migrate license to AGPL. 2 months 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) 4 months ago
Jorge Martin Espinosa 2ff5fa67fc
Restore intentional mentions in the markdown/plain text editor (#3193) 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
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. 5 months ago
Benoit Marty ef316032f8 Fix toString content 5 months ago
bmarty f3d286911c Sync Strings from Localazy 5 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 6 months ago
bmarty 0910da0a14 Sync Strings from Localazy 6 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 7 months ago
Benoit Marty 35de787326 Fix test. 7 months ago
Benoit Marty 09faa6d1c9 Simplify PermalinkData, now that we have RoomIdOrAlias interface. 7 months ago