Commit graph

3992 commits

Author SHA1 Message Date
ganfra
e744ff00ba knock requests : update icon 2024-12-06 13:49:14 +01:00
ganfra
84299fc37a knock requests : start implementing banner ui 2024-12-06 13:29:31 +01:00
ganfra
eae73ac2b9
Merge pull request #3995 from element-hq/feature/fga/requests_to_join_list
feat(knock_requests_list) : implement design
2024-12-06 13:28:52 +01:00
ganfra
584f20a088
knock requests : small nit on RoomDetailsNode
Co-authored-by: Benoit Marty <benoit@matrix.org>
2024-12-05 18:28:31 +01:00
ganfra
be1a8a3d16 knock requests : fix test on room details view 2024-12-05 12:57:15 +01:00
ganfra
5ac401be57 knock requests : fix stability of KnockRequestsCurrentAction 2024-12-05 12:15:35 +01:00
ganfra
f3ee89ddfd
Merge pull request #3993 from element-hq/feature/fga/fix_keyboard_dismiss
fix(composer) : use HideKeyboardWhenDisposed only in MessagesView
2024-12-04 15:14:24 +01:00
ganfra
d57ec1c2f8 Merge branch 'develop' into feature/fga/requests_to_join_list 2024-12-04 14:24:40 +01:00
ganfra
80f25e637a knock requests : cleaning up 2024-12-04 14:15:17 +01:00
ganfra
822dbca424 knock requests : add formatted date 2024-12-04 13:48:15 +01:00
ganfra
a81392d8ac fix(composer) : use HideKeyboardWhenDisposed only in MessagesView 2024-12-04 11:31:33 +01:00
ganfra
a064c88f8f fix(room_detail) : hide room avatar preview 2024-12-04 11:03:24 +01:00
ganfra
01cd76a1de
Merge pull request #3988 from element-hq/feature/fga/update_rust_sdk_0.2.68
dependencies : update rust sdk to 0.2.68
2024-12-03 16:57:06 +01:00
ganfra
3e9fb94b9d fix(ui) : update timeline informative view 2024-12-03 15:55:31 +01:00
ganfra
894c0f296a deps : update rust sdk to 0.2.68 and expose new UtdCause 2024-12-03 14:29:37 +01:00
Benoit Marty
5e927398b1 Fix tests. 2024-12-03 11:37:19 +01:00
Benoit Marty
0574c14421 Simplify code. 2024-12-03 10:21:06 +01:00
Benoit Marty
04edf84783 Fix navigation issue. LocationViewer should not use the Appyx overlay. 2024-12-03 10:17:28 +01:00
Benoit Marty
dbb062f230 Create method buildMediaViewerNavTarget 2024-12-03 10:08:13 +01:00
Benoit Marty
a21bd16af6 Move more fields to TimelineItemEventContentWithAttachment 2024-12-03 09:42:13 +01:00
Benoit Marty
89aee0446a Fix player controls not showing on attachment preview. 2024-12-02 17:39:00 +01:00
Benoit Marty
3b5b443cbb MediaViewer: iterate on design 2024-12-02 17:05:44 +01:00
Benoit Marty
94ebac7e74 Add warning when adding a caption. 2024-12-02 15:53:48 +01:00
Valere
bcac193b12 feat(crypto): Support new expected UTD causes UX + Analytics 2024-12-02 14:52:16 +01:00
Benoit Marty
6592e3e939
Merge pull request #3967 from element-hq/feature/bma/mediaModule
Rework on media module
2024-12-02 14:41:36 +01:00
ganfra
0f12b151fd knock requests : allow reason to be expanded 2024-12-02 10:55:38 +01:00
bmarty
5f8007d6f1 Sync Strings from Localazy 2024-12-02 00:30:02 +00:00
ganfra
95cf18dbb5 knock requests : adjust spacing for actions 2024-11-29 16:37:46 +01:00
ganfra
8612da9713
Merge pull request #3970 from element-hq/feature/fga/knock_reason_field_update
change : knock message supporting text display number of characters
2024-11-29 16:35:21 +01:00
ganfra
31678c9c81
Merge pull request #3966 from element-hq/feature/fga/create_room_config_improvements
changes: iterate on room create screen
2024-11-29 16:08:12 +01:00
Benoit Marty
74e9dbe577
Merge pull request #3971 from element-hq/feature/bma/cleanup
Fix wrong name of classes and method
2024-11-29 15:37:23 +01:00
Benoit Marty
30897d3a3e
Merge pull request #3963 from element-hq/feature/bma/copyCaption
Add timeline action item to copy caption
2024-11-29 15:36:58 +01:00
Benoit Marty
efabf712a8 Fix wrong name. 2024-11-29 15:19:09 +01:00
Benoit Marty
350a47cc22 Fix wrong name. 2024-11-29 15:18:09 +01:00
ganfra
484cb3f2a2 change : knock message supporting text display number of characters 2024-11-29 12:13:23 +01:00
Benoit Marty
975457d19e Remove unused import 2024-11-29 12:05:46 +01:00
Benoit Marty
2fdb28d61c Fix navigation issue. 2024-11-29 11:28:35 +01:00
Benoit Marty
96d7fbfadc Move code to the impl module 2024-11-29 09:24:50 +01:00
Benoit Marty
3677c43134
Merge pull request #3961 from element-hq/feature/bma/passphraseIssue
Fix navigation issue when entering recovery key after navigating from the banner
2024-11-29 09:11:21 +01:00
Benoit Marty
646b92ac62 Change to better solution. 2024-11-29 09:07:47 +01:00
ganfra
3ae5d61cf0 changes: iterate on room create screen #3965 2024-11-28 17:51:22 +01:00
Benoit Marty
13ae18983c Let the factory for ActionListPresenter be injected in Node. 2024-11-28 11:08:06 +01:00
Benoit Marty
207e4f8b1e Add unit test for PinnedMessagesListTimelineActionPostProcessor 2024-11-28 10:57:10 +01:00
Benoit Marty
1f99169304 Sort action list item.
It will also ensure that the preview are closer to reality.
2024-11-28 10:42:57 +01:00
Jorge Martin Espinosa
67be3f0851
Element Call: display error dialog only when loading the main URL (#3962) 2024-11-28 10:14:53 +01:00
Benoit Marty
98578681ff Improve the preview 2024-11-28 09:37:39 +01:00
Benoit Marty
37f3e259f8 Add "Copy caption" action for Event with Caption 2024-11-28 09:31:48 +01:00
Benoit Marty
b013b312b8 Change wording of message action "Copy" from "Copy" to "Copy text" 2024-11-28 09:12:14 +01:00
Benoit Marty
da8056dcdb Fix navigation issue when entering recovery key after navigating from the banner. 2024-11-27 17:11:30 +01:00
ganfra
20ed6bb0d2 knock requests : add permissions check 2024-11-27 11:40:47 +01:00