renovate[bot]
dff24f50e8
Update peter-evans/create-pull-request action to v6
2024-05-20 11:16:59 +01:00
renovate[bot]
07247d7076
Update actions/checkout action to v4
2024-05-20 11:14:18 +01:00
renovate[bot]
6a566da69e
Update actions/cache action to v4
2024-05-20 11:11:46 +01:00
renovate[bot]
797d990bc9
Update dependency fastlane to v2.220.0
2024-05-17 17:53:50 +03:00
renovate[bot]
187ea28007
Update dependency apple/swift-argument-parser to from: "1.3.1"
2024-05-17 17:53:37 +03:00
renovate[bot]
a5643a1e7f
Add renovate.json
2024-05-17 14:29:13 +03:00
Element CI
cbccd15948
Prepare next release
2024-05-17 01:50:17 -07:00
Stefan Ceriu
e512177440
Fixes #2845 - Fix voice message recoder not showing send message button
2024-05-17 11:11:49 +03:00
Doug
fd8367df2a
Update the tools to use swift-command-line-tools.
2024-05-15 11:32:45 +01:00
Doug
5f291c5123
Switch to element-hq rust components.
2024-05-15 11:32:45 +01:00
Doug
3d26f66293
Update the SDK.
2024-05-14 17:56:34 +01:00
Mauro
cbfa4f2cf6
DM Details have been updated ( #2836 )
2024-05-14 18:47:20 +02:00
Stefan Ceriu
d1dc44c062
Revert "Fix timeline item highlighting UI test"
...
This reverts commit 721fa2b021 .
2024-05-14 16:04:16 +03:00
Doug
9efe29621c
Fix SDK build script.
2024-05-14 11:06:46 +01:00
Doug
846d00e831
Update build-sdk tool. ( #2835 )
...
- Support new --target option on Rust allowing multiple targets to be built.
- Add new --device and --simulator shortcuts.
2024-05-14 10:48:52 +01:00
Doug
29ca045c5f
Add Forgot PIN button to AppLockSetupPINScreen. ( #2833 )
2024-05-13 15:41:35 +01:00
Element CI
3a95868d77
Prepare next release
2024-05-13 06:06:11 -07:00
Stefan Ceriu
da5d9b570d
Exclude invites when using room list filters
2024-05-13 15:49:14 +03:00
Mauro Romito
73a77b83ec
Wipe log files following SDK bump
2024-05-13 15:38:19 +03:00
Doug
489529820b
Fix compile error in unit tests.
2024-05-13 15:37:57 +03:00
Doug
251a2dec4a
Show a failure toast when alias look-up fails.
2024-05-13 15:37:57 +03:00
Doug
73e37a8ddf
Make sure we pass the via parameters with all the routes.
...
Put the event ID first.
Fix tests.
Bump the SDK.
2024-05-13 15:37:57 +03:00
Velin92
044c2b025d
Translations update
2024-05-13 08:54:31 +03:00
Doug
2c8d737772
Fix macOS timeline context menu missing the Remove item. ( #2830 )
...
The necessary permissions were only being checked when presenting the long press menu.
2024-05-10 21:38:11 +01:00
Mauro
ce2de325ac
UI update for room details ( #2831 )
2024-05-10 17:58:35 +02:00
Stefan Ceriu
711c65f800
Fixes #2800 - Display message bodies (file names) next to attachment previews
2024-05-10 17:40:46 +03:00
Doug
87679329d8
Support tapping Matrix URIs in messages. ( #2828 )
2024-05-10 15:22:22 +01:00
Stefan Ceriu
cc4bc179af
Fixes #2805 - Fixes animation artifacts when focusing on in-reply-to messages
2024-05-10 16:28:46 +03:00
Stefan Ceriu
434a6428ee
Update FormattedBodyText snapshots: cover more cases and use sizeThatFits layout
2024-05-10 14:07:43 +03:00
Stefan Ceriu
62e1ec0464
Prevent links from showing up in color within code blocks, simplify foreground color stripping
2024-05-10 14:07:43 +03:00
Stefan Ceriu
0548450b6b
Enable room list invites by default and remove old code paths
2024-05-09 19:01:57 +03:00
Stefan Ceriu
4e670d1502
Reorder AttributedStringBuilder methods based on the order they're called in.
2024-05-09 18:48:51 +03:00
Stefan Ceriu
3bab870e5b
Fixes #2807 - Stop inserting string attributes to code blocks.
2024-05-09 18:48:51 +03:00
Stefan Ceriu
f5ef7a0682
Fix keyboard escape key not working for cancelling edits and replies on the Mac
2024-05-09 18:48:51 +03:00
Mauro
f52ccd6f4d
UX Update for user profile screen and room member details ( #2822 )
2024-05-09 15:41:09 +00:00
Element CI
dd33b60aac
Prepare next release
2024-05-09 04:59:35 -07:00
Stefan Ceriu
83163012f6
Fixes #2808 - Switch the message sending failure options from a dialog to an alert
...
* Fixes #2808 - Switch the message sending failure options from a dialog to an alert
- this prevents it from showing up as a popup on the room list on an iPad
- it used to be set on the timeline and not on the timeline item because of our use of a UITableView
* Cleanup room screen action names
2024-05-09 14:35:47 +03:00
Doug
5874013c43
Only register for notifications when the setting is enabled. ( #2819 )
2024-05-08 16:10:35 +01:00
Stefan Ceriu
1eb0b569d0
Seamlessly switch for the RichTextEditor based message composer to the… ( #2753 )
...
* Seemlesly switch for the RichTextEditor based message composer to the plain one depending on whether formatting options are enabled or not.
* Address PR comments
* Fixes #2803 - Add extra padding at the bottom of the composer suggestions list
* Update preview test snapshots
* Update UI test snapshots
2024-05-08 17:57:32 +03:00
stefanceriu
d2a4c3a7a5
Translations update
2024-05-08 15:50:09 +03:00
Doug
9ebf68f276
Remove OTLP support.
2024-05-08 11:33:37 +01:00
Doug
722a4f6882
Update the SDK.
2024-05-08 11:33:37 +01:00
Stefan Ceriu
b18be3a069
Provide the room context as an environment object too, prevent reply … ( #2804 )
2024-05-07 23:51:10 +02:00
Doug
749485d55d
Add reaction toggles to macOS timeline context menu. ( #2801 )
...
Highlight reactions that have already been sent.
Share the default reactions.
2024-05-07 16:50:54 +01:00
Doug
2c77654440
Add matrix.to site association ( #2797 )
2024-05-07 16:00:17 +01:00
Stefan Ceriu
dd811550c5
Fixes #2790 - Reorder available composer menu actions
2024-05-07 17:52:45 +03:00
Valere
2d12c097d5
Posthog: report SessionSecurityState ( #2795 )
...
* Posthog: report SessionSecurityState
* Review quick change
---------
Co-authored-by: Mauro <34335419+Velin92@users.noreply.github.com >
2024-05-07 14:31:12 +00:00
Doug
a122c30ce4
Move message forwarding out of the flow coordinator. ( #2738 )
2024-05-07 15:04:11 +01:00
Stefan Ceriu
721fa2b021
Fix timeline item highlighting UI test
2024-05-07 16:55:39 +03:00
Stefan Ceriu
25d4486292
Fix integration tests
...
- remove the invites flow as the button visibility depends on the number of invites and invites are moving to the room list anyway
2024-05-07 16:55:39 +03:00