Commit Graph

52 Commits

Author SHA1 Message Date
bmarty
d419f2fdff Sync Strings from Localazy 2025-01-27 00:25:38 +00:00
Benoit Marty
f7a4c999f7 Replace our firstIfSingle extension with singleOrNull from the Kotlin library. 2025-01-22 15:49:41 +01:00
bmarty
841c08cbf3 Sync Strings from Localazy 2025-01-20 00:26:57 +00:00
Benoit Marty
05fc76822a Apply dual licenses: AGPL + Element Commercial to file headers.
2 replace all actions have been performed:
- "SPDX-License-Identifier: AGPL-3.0-only" to "SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial"
- "Please see LICENSE in the repository root for full details." to "Please see LICENSE files in the repository root for full details."
2025-01-07 10:05:04 +01:00
Benoit Marty
52648d2abf Fix quality checks 2025-01-02 08:16:06 +01:00
Benoit Marty
e76519c525 Add overlapRatio parameter 2025-01-02 07:04:35 +01:00
Benoit Marty
6650a959e7 Fix issue when rendering in RTL. 2025-01-02 07:04:34 +01:00
Benoit Marty
eadf9e3db7 Add preview on AvatarRow 2025-01-02 07:04:33 +01:00
Benoit Marty
f863bbc43f Extract AvatarRow to its own file 2025-01-02 07:04:31 +01:00
bmarty
1cadb353dd Sync Strings from Localazy 2024-12-30 10:12:13 +00:00
bmarty
7a57ec1cc1 Sync Strings from Localazy 2024-12-23 00:16:39 +00:00
ganfra
5e2fed1ecd knock requests : rename KnockRequestsActionTarget to KnockRequestAction 2024-12-19 20:08:14 +01:00
ganfra
87ce71a883 knock requests : rename fixture aKnockRequestPresentable 2024-12-19 19:34:11 +01:00
ganfra
c095457212 knock requests : add KnockRequestsException 2024-12-19 19:31:53 +01:00
ganfra
be41e224e8 knock requests : fix test name 2024-12-18 20:36:40 +01:00
ganfra
92380ef3e4 knock requests : rework knock requests service to avoid reloading of data (and weird ui glitch because of them) 2024-12-18 20:24:29 +01:00
ganfra
69307f7c62 knock requests : format and clean 2024-12-18 18:13:13 +01:00
ganfra
79b0098ada knock requests : fix wrong string resource for error 2024-12-18 18:10:00 +01:00
ganfra
01f7fc20f4 Merge branch 'develop' into feature/fga/knock_requests_sdk 2024-12-18 17:21:16 +01:00
ganfra
a6decdf697 knock requests : add tests to the feature 2024-12-17 15:36:30 +01:00
ganfra
108253ca82 knock requests : make sure to use the correct confirmation submit text 2024-12-17 15:36:08 +01:00
ganfra
23cf3b1d4e knock request : simplify executing action 2024-12-17 15:35:44 +01:00
ganfra
1cc21c2d1c knock requests : makes knock can be handled and is enabled 2024-12-16 20:32:17 +01:00
ganfra
71c6b2a0e3 knock requests : manage remaining ui states 2024-12-16 12:09:14 +01:00
ganfra
ff3487307e knock requests : sync localazy 2024-12-16 11:07:38 +01:00
bmarty
e18e4142c7 Sync Strings from Localazy 2024-12-16 00:28:36 +00:00
ganfra
8a73a9c158 knock requests : branch the api in presenters 2024-12-13 20:00:00 +01:00
Benoit Marty
6e35ebcdeb Merge pull request #4010 from element-hq/feature/bma/mediaGalleryUi
Media gallery UI
2024-12-11 12:20:30 +01:00
Benoit Marty
caaa88485e Add edge case for the preview. 2024-12-10 11:58:31 +01:00
Benoit Marty
360ba2ba2f Fix alignment for edge cases. 2024-12-10 11:54:50 +01:00
Benoit Marty
7427dc1d94 Fix alignment of avatar according to Figma
https://www.figma.com/design/7TqjqdMBaPpm3IavKsMYu6/Ask-to-join-(Knocking)?node-id=4856-42262
2024-12-10 11:36:55 +01:00
Benoit Marty
8cd88e0086 Improve avatar rendering 2024-12-10 11:34:57 +01:00
Benoit Marty
0096e528c4 Sync strings. 2024-12-09 17:16:29 +01:00
Benoit Marty
61805646c8 Merge pull request #4007 from element-hq/sync-localazy
Sync Strings
2024-12-09 16:47:34 +01:00
ganfra
6260759ae3 knock request : emit accept single request from banner 2024-12-09 11:22:53 +01:00
ganfra
421bbba558 misc : introduce List.firstIfSingle extension 2024-12-09 11:18:04 +01:00
ganfra
98c0697a3f knock requests : use proper banner string resources 2024-12-09 11:01:42 +01:00
bmarty
01855f09a9 Sync Strings from Localazy 2024-12-09 00:30:45 +00:00
ganfra
ef3c056952 knock requests : refine and clean banner 2024-12-06 17:52:47 +01:00
ganfra
85669e6d10 knock requests : change banner background 2024-12-06 16:31:37 +01:00
ganfra
e001fee649 knock requests : branch banner in room 2024-12-06 16:31:24 +01:00
ganfra
4a7ebcc254 knock requests : update icon 2024-12-06 13:49:14 +01:00
ganfra
b149acff26 knock requests : start implementing banner ui 2024-12-06 13:29:31 +01:00
ganfra
aba1145b9c knock requests : fix stability of KnockRequestsCurrentAction 2024-12-05 12:15:35 +01:00
ganfra
63c4ac81b8 knock requests : cleaning up 2024-12-04 14:15:17 +01:00
ganfra
affd0570dc knock requests : add formatted date 2024-12-04 13:48:15 +01:00
ganfra
c79962f58c knock requests : allow reason to be expanded 2024-12-02 10:55:38 +01:00
ganfra
ce5ba36298 knock requests : adjust spacing for actions 2024-11-29 16:37:46 +01:00
ganfra
2c9f0dd471 knock requests : add permissions check 2024-11-27 11:40:47 +01:00
ganfra
58365730de knock requests : accept all ui 2024-11-26 21:31:23 +01:00