244 Commits (f635f56400cdbb3333bc04da35ab86b7a7485f9b)

Author SHA1 Message Date
Jorge Martin Espinosa 310a7fc229
Resolve display names in mentions in real time (#3051) 3 months ago
Benoit Marty cd9f3ad3fb Use receiver. 3 months ago
Benoit Marty ef316032f8 Fix toString content 3 months ago
bmarty f3d286911c Sync Strings from Localazy 3 months ago
Jorge Martin Espinosa 19b6b924d9
Make sure the selection in the plain text editor is inside the text bounds (#2959) 4 months ago
bmarty ca5bc71057 Sync Strings from Localazy 4 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 4 months ago
Marco Antonio Alvarez a9835e0dd1
Add rich content listener to markdown text input (#2918) 4 months ago
Benoit Marty b3e0f6e843 Translations: pt -> pt-rBR 4 months ago
Jorge Martin Espinosa 72ab632233
Restore MarkdownTextInput contents (#2902) 4 months ago
Benoit Marty f04253287f Introduce lambdaError instead of using TODO, to handle error when a lambda is invoked and it should not. 4 months ago
Jorge Martin Espinosa 880ebb4de8
Plain text editor implementation based on markdown input (#2840) 4 months ago
bmarty 83a8a631f2 Sync Strings from Localazy 4 months ago
bmarty 0910da0a14 Sync Strings from Localazy 4 months ago
Benoit Marty bcbd989ec0 Reply: render sender name of replied event on 1 line only. 5 months ago
Benoit Marty 74a9a54719 Rename Preview to follow code convention 5 months ago
Benoit Marty 35de787326 Fix test. 5 months ago
Benoit Marty 09faa6d1c9 Simplify PermalinkData, now that we have RoomIdOrAlias interface. 5 months ago
Benoit Marty bd12ff737b Introduce value class RoomAlias 5 months ago
Benoit Marty 3df328b1ab Parse permalink using `parseMatrixEntityFrom`. 5 months ago
Benoit Marty 131edd0ba4 Always use method aRichTextEditorState instead of invoking the constructor directly, and remove parameter when it's the default value. 5 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. 6 months ago
bmarty 5809864182 Sync Strings from Localazy 6 months ago
bmarty c021809479 Sync Strings from Localazy 6 months ago
Jorge Martin Espinosa 3453738344
Prevent sending empty messages (#2527) 6 months ago
ElementBot dac54e7154
Sync Strings (#2523) 6 months ago
Benoit Marty 6d31c7d1d3 Import string again with new post processing. 7 months ago
bmarty 5c8be8f61f Sync Strings from Localazy 7 months ago
Benoit Marty b9933acf98 Sync Localazy strings - including post treatment. 7 months ago
Benoit Marty a7e38f0925 Sync Localazy strings. 7 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 7 months ago
bmarty 03c95555e3 Sync Strings from Localazy 8 months ago
Benoit Marty bfb6b32740 Send typing notification #2240 8 months ago
Benoit Marty eb51b49aef Always use the `latest...` fix. 8 months ago
Benoit Marty 3ced570b3c Fix detekt issue: 8 months ago
ElementBot 6bc080c279
Sync Strings (#2230) 8 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
Jorge Martin Espinosa 13e8e954d3
Improve rendering of voice messages in the timeline in large displays (#2199) 8 months ago
Benoit Marty 54e499d0d0 Remove empty test module 8 months ago
Jorge Martin Espinosa 4f6c7421bd
Implement ContentAvoidingLayout for timeline items (#2113) 9 months ago
Benoit Marty bc6d47b288 Add support for sending images from the keyboard #1977 9 months ago
Jorge Martin Espinosa 7fdba39d6d
Disable vector XML rasterisation on API 23 (#2128) 9 months ago
Jorge Martín bbc36adb39 Fix release build 9 months ago
Jorge Martín d5c8b62178 Add build script for the RTE library 9 months ago
bmarty e6f4a7364f Sync Strings from Localazy 9 months ago
Benoit Marty 6316dd2c15 Remove unused import and format. 9 months ago
Benoit Marty 9ae521dd0b Use Edit icon from Compound and delete ic_edit_solid 9 months ago
Benoit Marty c0fa56fff4 Fix size trick, the icon has changed. 9 months ago