Commit graph

4043 commits

Author SHA1 Message Date
ganfra
7f372282dc knock requests : format and clean 2024-12-18 18:13:13 +01:00
ganfra
a973c8f028 knock requests : fix wrong string resource for error 2024-12-18 18:10:00 +01:00
ganfra
5275a3e5d3 Merge branch 'develop' into feature/fga/knock_requests_sdk 2024-12-18 17:21:16 +01:00
Benoit Marty
0648cf36f9
Merge pull request #4056 from element-hq/feature/bma/messageActionList
Update message action list
2024-12-18 16:47:51 +01:00
ganfra
38c3989c36
Merge pull request #4060 from element-hq/feature/fga/update_rust_sdk_0.2.72
depencies(sdk) : update rust sdk 0.2.72
2024-12-18 16:40:21 +01:00
ganfra
ae03c4c718 deps(sdk) : update rust sdk to 0.2.72 and fix api breaks 2024-12-18 15:24:04 +01:00
ganfra
34b81435fc test(settings) : try to fix flakiness 2024-12-18 15:21:19 +01:00
Benoit Marty
865f877bb7 Fix flaky test by using CompletableDeferred 2024-12-17 15:42:50 +01:00
ganfra
e1f6c07ecd knock requests : add tests to the feature 2024-12-17 15:36:30 +01:00
ganfra
0b5dc40d40 knock requests : make sure to use the correct confirmation submit text 2024-12-17 15:36:08 +01:00
ganfra
03925109da knock request : simplify executing action 2024-12-17 15:35:44 +01:00
Benoit Marty
a0e0d2569f Add EditPoll action and fix tests. 2024-12-17 14:35:19 +01:00
Benoit Marty
22214204fd Add tests on TimelineItemActionComparator 2024-12-17 14:35:19 +01:00
Benoit Marty
57595d6a57 Make TimelineItemAction an enum class. 2024-12-17 14:35:19 +01:00
Benoit Marty
293da9800e Reorder items in message action list. 2024-12-17 14:35:19 +01:00
Benoit Marty
dddef7936d Change icon of the remove caption action 2024-12-17 14:35:19 +01:00
Benoit Marty
df400a531f Replace ic_developer_options.xml by the icon from Compound. 2024-12-17 14:35:19 +01:00
ganfra
00169c7be2 knock requests : makes knock can be handled and is enabled 2024-12-16 20:32:17 +01:00
Benoit Marty
ea59ce118d Add a quick filter on the open source licence screen. 2024-12-16 17:36:51 +01:00
ganfra
759cd0f0e0 knock requests : manage remaining ui states 2024-12-16 12:09:14 +01:00
ganfra
33c02c1f2c knock requests : sync localazy 2024-12-16 11:07:38 +01:00
Valere
abc8a14c61 feat(crypto): Support for new UtdCause for historical messages 2024-12-16 10:58:13 +01:00
bmarty
ff3fbe9cbf Sync Strings from Localazy 2024-12-16 00:28:36 +00:00
ganfra
dfb5362394 knock requests : branch the api in presenters 2024-12-13 20:00:00 +01:00
Benoit Marty
3643ec30c4
Merge pull request #4036 from element-hq/feature/bma/extractVoiceMessagePlayer
Extract voice message player to its own module
2024-12-13 19:38:02 +01:00
Benoit Marty
f74258d794 Extract voice message player to its own module 2024-12-13 15:44:58 +01:00
Benoit Marty
ce09aac59d Add audio file support in the gallery and in the media viewer.
Make MediaPlayerControllerView compatible to control audio playback
2024-12-13 09:45:45 +01:00
Benoit Marty
01e2cebf81
Merge pull request #4029 from element-hq/feature/bma/eventCache
Add a feature flag to be able to enable the event cache
2024-12-12 17:59:47 +01:00
Benoit Marty
f4bd047586 Fix tests 2024-12-12 17:53:02 +01:00
Benoit Marty
4f1c745fc8 Add a way to clear the cache for a specific room. 2024-12-12 11:58:46 +01:00
Benoit Marty
da272ddb07 Implement month separator for the Gallery.
Improve day separator rendering in the timeline.
Use Today, Yesterday, and the name of the day if less than 7 days and do not render the year for the current year.
Improve date format for the media viewer.
Rework how date and time are computed.
ActionListView: Time can take more space, so update the layout.
2024-12-11 23:57:57 +01:00
Benoit Marty
06d6ba1899
Merge pull request #4010 from element-hq/feature/bma/mediaGalleryUi
Media gallery UI
2024-12-11 12:20:30 +01:00
Benoit Marty
4064cad055 Add edge case for the preview. 2024-12-10 11:58:31 +01:00
Benoit Marty
45924cc02c Fix alignment for edge cases. 2024-12-10 11:54:50 +01:00
Benoit Marty
50e8ceaaea 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
d00841471e Improve avatar rendering 2024-12-10 11:34:57 +01:00
ganfra
967115bb1c
Merge pull request #4012 from element-hq/feature/fga/fix_open_dm_twice
fix(dm) : remove duplicate LaunchedEffect when opening DM
2024-12-10 11:03:24 +01:00
Benoit Marty
ff86d0679f Fix test. 2024-12-10 10:17:57 +01:00
Benoit Marty
b78039a17f Add test. 2024-12-10 09:47:53 +01:00
Benoit Marty
197fda5d0e Rename onDone to onBackClick. 2024-12-10 08:51:43 +01:00
ganfra
6ad89fd512 fix(dm) : remove duplicate LaunchedEffect 2024-12-09 19:58:54 +01:00
Benoit Marty
653c1e8214 Sync strings. 2024-12-09 17:16:29 +01:00
Benoit Marty
3e1b1c29d1 Media Gallery 2024-12-09 16:48:48 +01:00
Benoit Marty
c1c1264e9a
Merge pull request #4007 from element-hq/sync-localazy
Sync Strings
2024-12-09 16:47:34 +01:00
ganfra
364a374292 knock request : emit accept single request from banner 2024-12-09 11:22:53 +01:00
ganfra
cc9365a2c4 misc : introduce List.firstIfSingle extension 2024-12-09 11:18:04 +01:00
ganfra
e383c7f907 knock requests : use proper banner string resources 2024-12-09 11:01:42 +01:00
bmarty
e8218b3a7c Sync Strings from Localazy 2024-12-09 00:30:45 +00:00
ganfra
603deb7b76 knock requests : refine and clean banner 2024-12-06 17:52:47 +01:00
ganfra
350a9c0464 knock requests : change banner background 2024-12-06 16:31:37 +01:00