2064 Commits

Author SHA1 Message Date
Doug
1e0a6d76ae 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
52b6c25bd8 Translations update 2024-05-13 08:54:31 +03:00
Doug
178797a178
Fix macOS timeline context menu missing the Remove item. (#2830)
The necessary permissions were only being checked when presenting the long press menu.
nightly/1.6.6.597
2024-05-10 21:38:11 +01:00
Mauro
ae06226cbc
UI update for room details (#2831) 2024-05-10 17:58:35 +02:00
Stefan Ceriu
446854e1c3 Fixes #2800 - Display message bodies (file names) next to attachment previews 2024-05-10 17:40:46 +03:00
Doug
6984afd6c0
Support tapping Matrix URIs in messages. (#2828) 2024-05-10 15:22:22 +01:00
Stefan Ceriu
d8845303fd Fixes #2805 - Fixes animation artifacts when focusing on in-reply-to messages 2024-05-10 16:28:46 +03:00
Stefan Ceriu
136ecb125c Update FormattedBodyText snapshots: cover more cases and use sizeThatFits layout 2024-05-10 14:07:43 +03:00
Stefan Ceriu
099b69d2f2 Prevent links from showing up in color within code blocks, simplify foreground color stripping 2024-05-10 14:07:43 +03:00
Stefan Ceriu
a401976b2b Enable room list invites by default and remove old code paths nightly/1.6.6.596 2024-05-09 19:01:57 +03:00
Stefan Ceriu
65310acc64 Reorder AttributedStringBuilder methods based on the order they're called in. 2024-05-09 18:48:51 +03:00
Stefan Ceriu
77f92ad068 Fixes #2807 - Stop inserting string attributes to code blocks. 2024-05-09 18:48:51 +03:00
Stefan Ceriu
45ac47ce16 Fix keyboard escape key not working for cancelling edits and replies on the Mac 2024-05-09 18:48:51 +03:00
Mauro
783eab2a8a
UX Update for user profile screen and room member details (#2822) 2024-05-09 15:41:09 +00:00
Element CI
1166400312 Prepare next release 2024-05-09 04:59:35 -07:00
Stefan Ceriu
905b21e0a8
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
1.6.5
2024-05-09 14:35:47 +03:00
Doug
d97f912df7
Only register for notifications when the setting is enabled. (#2819) nightly/1.6.5.595 2024-05-08 16:10:35 +01:00
Stefan Ceriu
636274df74
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
75ac523fa2 Translations update 2024-05-08 15:50:09 +03:00
Doug
9282088891 Remove OTLP support. 2024-05-08 11:33:37 +01:00
Doug
e1a2c5e599 Update the SDK. 2024-05-08 11:33:37 +01:00
Stefan Ceriu
8c22d080e1
Provide the room context as an environment object too, prevent reply … (#2804) nightly/1.6.5.594 2024-05-07 23:51:10 +02:00
Doug
37001cb711
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
ef6315d329
Add matrix.to site association (#2797) 2024-05-07 16:00:17 +01:00
Stefan Ceriu
a08b4842d1 Fixes #2790 - Reorder available composer menu actions 2024-05-07 17:52:45 +03:00
Valere
bd4fae6086
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
e829a3ded6
Move message forwarding out of the flow coordinator. (#2738) 2024-05-07 15:04:11 +01:00
Stefan Ceriu
eac2552ab5 Fix timeline item highlighting UI test 2024-05-07 16:55:39 +03:00
Stefan Ceriu
35803b479d 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
Element CI
bb58f3840d Prepare next release 2024-05-07 04:53:22 -07:00
Stefan Ceriu
e05e664f6d Fixes #2765 - Use the keyboard up arrow to edit the last message, use escape to cancel editing or replying. 1.6.4 2024-05-07 14:38:37 +03:00
Stefan Ceriu
3017100e5e Fixes #2792 - Use the right room context in the plain composer 2024-05-07 14:38:37 +03:00
Stefan Ceriu
4d0d150f2b Fix line length warning 2024-05-07 14:38:37 +03:00
Stefan Ceriu
5a28532e90 Prevent the textView from inheriting attributes from mention pills 2024-05-07 14:38:37 +03:00
Stefan Ceriu
17b79c1e80 Remove unused isMultiline binding 2024-05-07 14:38:37 +03:00
Mauro
7b42c75ff9
Updated settings screen (#2791) 2024-05-07 12:53:46 +02:00
Valere
0eb1fb257c
Posthog: use correct API for user properties (#2793) 2024-05-07 12:08:56 +02:00
Mauro
6ca92c272a
Allow emotes in the menu to scroll if their size overflows the container (#2780) 2024-05-07 11:04:03 +02:00
Valere
176abd5841
Bump posthog SDK version to 3.2.0 (#2788)
Co-authored-by: Mauro <34335419+Velin92@users.noreply.github.com>
nightly/1.6.4.593
2024-05-06 15:07:05 +00:00
ElementRobot
c398338335
Translations update (#2786)
Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
Co-authored-by: Mauro Romito <mauro.romito@element.io>
2024-05-06 13:18:48 +02:00
Doug
57fffa7fc7
Fix the font when editing a message with RTE off. (#2779)
Co-authored-by: Mauro <34335419+Velin92@users.noreply.github.com>
nightly/1.6.4.592
2024-05-03 20:45:28 +02:00
Mauro
7d06b471ec
Fix for extra newline in emotes (#2778) 2024-05-03 20:44:57 +02:00
Doug
e9d690450e
Fix permalink crash. (#2777) nightly/1.6.4.591 2024-05-03 14:58:06 +01:00
Doug
8734f94df0
Update back button label. (#2775) 2024-05-03 14:39:14 +01:00
Doug
11557e4879
Update the SDK. (#2776)
Handle async FFI changes.

Fix flakey unit test.
2024-05-03 12:00:05 +01:00
Stefan Ceriu
38416dbb5c
Plain composer suggestions and pills (#2751)
* Move ComposerToolbar files to withing the RoomScreen folder (as it's not a screen on its own)

* Switch the plain composer to NSAttributedStrings

* Enable suggestions on the plain composer

* Introduce a new `MatrixUserDisplayName` attributed string attributed and use it for mention building

* Implement mention pill rendering and sending on the plain message composer

* Fix plain composer snapshot tests

* Fix broken formatting options layout

* Add clarifying comment.
2024-05-03 10:06:16 +01:00
Doug
d067e844da
Permalink polish (#2771)
* Fix unbalanced padding.

* Animate the scroll to an event when it is already loaded.

* Perform the timeline clearance immediately before replacing the items.
Hides the empty timeline that was briefly shown.

* Make switching timeline more resilient.
nightly/1.6.4.590
2024-05-02 17:51:38 +01:00
Valere
ec19b5a0c4
Support for posthog super properties (#2774)
* Support for posthog super properties

* Use typed SuperProperties and add tests

* update superProperty in AppCoordinator
2024-05-02 16:21:09 +01:00
Doug
e511ac3cb2
Update SwiftOGG to fix bug with case-sensitive file systems. (#2770) nightly/1.6.4.589 2024-05-01 12:06:36 +01:00
Mauro
18dc9cd20f
Account URL is now fetched async (#2769) nightly/1.6.4.587 2024-04-30 19:08:32 +02:00