1037 Commits (9c7c66b22228060b067e696b347207d45cd4877a)

Author SHA1 Message Date
Benoit Marty 1fcaf902e0 Rename `eventId` to `focusedEventId` for clarity. 5 months ago
Benoit Marty 33212a136c Open any user permalink. 5 months ago
Benoit Marty b7d214fa56 Update extension. 5 months ago
Benoit Marty 96203824ac Handle navigation to the same room. 5 months ago
Benoit Marty b1b5c563c7 Introduce RoomAliasResolverNode with error and retry handling. 5 months ago
Benoit Marty 09faa6d1c9 Simplify PermalinkData, now that we have RoomIdOrAlias interface. 5 months ago
Benoit Marty 8327ea306f Increase usage of `RoomAlias` 5 months ago
Benoit Marty ecd1bf76e2 Use RoomId and RoomAlias in MatrixRoomInfo 5 months ago
Benoit Marty 2a467bd49b Handle permalink navigation - WIP 5 months ago
Benoit Marty 3df328b1ab Parse permalink using `parseMatrixEntityFrom`. 5 months ago
Benoit Marty 294f1f2d96 Use SDK API to build room and event permalinks. 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 810e4919bc Sync strings. 5 months ago
Benoit Marty 16d289e180 Exclude `fun ContentToPreview()` from coverage, this is not production code. 6 months ago
Benoit Marty d1965005b0 Add unit test on RetrySendMessageMenu 6 months ago
Benoit Marty 39af0b8ecd Add more assertions 6 months ago
Benoit Marty 94eb1dac4f Some renaming for clarity, especially "RemoveFailed" was not clear, developer may think the that removing has failed. 6 months ago
Benoit Marty 3bf2bf7bca Improve preview of RetrySendMenuMenu 6 months ago
Benoit Marty 2f7e30a88f Remove old ExtraPadding workaround. 6 months ago
Jorge Martin Espinosa 41287c5f59
Move session verification to FTUE flow, make it mandatory (#2594) 6 months ago
Benoit Marty bf068f4f25 Add action to copy permalink #2650 6 months ago
Benoit Marty e18e5f1cc5 Run `./tools/localazy/downloadStrings.sh --all` 6 months ago
Benoit Marty 8e7fdc859c Code quality and remove reference to `DefaultMatrixToConverter.SUPPORTED_PATHS` in `MatrixToConverter` 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. 6 months ago
bmarty 5809864182 Sync Strings from Localazy 6 months ago
bmarty 3af876b953 Sync Strings from Localazy 6 months ago
Jorge Martin Espinosa 6aa84d600e
Implement MSC2530 (#2570) 6 months ago
Jorge Martín cc9c04b1a3 Fix SDK integration 6 months ago
Jorge Martin Espinosa 883d834284
Remove unnecessary `Room.updateMembers()` calls. (#2564) 6 months ago
Jorge Martin Espinosa 67d79059f8
Add legacy call invite state events and notifications (#2552) 6 months ago
Benoit Marty 470aca2652 Acronyms in camel case should have only the first letter capitalized. 6 months ago
Benoit Marty 59f66a9df0 Some string keys have been renamed, so rename them in the code. 6 months ago
Benoit Marty 72587d589f Run `./tools/localazy/downloadStrings.sh --all` after some key renaming on Localazy. 6 months ago
ganfra 40287e1991 Bugfix : fix timeline not showing sender info when room is marked as direct but not a 1:1 room #2530 6 months ago
Benoit Marty 72d215e246 Run `./tools/localazy/downloadStrings.sh --all` after config change. 6 months ago
Jorge Martin Espinosa 59a682b407
Change a room's permissions power levels (#2525) 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
ganfra c06ded6bd0 Update localazy 7 months ago
Jorge Martin Espinosa b9d902e3fe
Room admins can change user roles (#2423) 7 months ago
ElementBot f2169aaaa8
Sync Strings (#2484) 7 months ago
bmarty 4f81fe2090 Sync Strings from Localazy 7 months ago
bmarty 7710876089 Sync Strings from Localazy 7 months ago
Benoit Marty f484be0e0b Renaming function for code clarity. 7 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
ganfra 74d1aeeccb AttachmentsPreview: set zoomable state 7 months ago
ganfra 90923c2e89 Attachment : quickly improve rendering too 7 months ago