IceCubesApp/Packages
Nathan Reed ffe9e7a714
Add setting to control share button default behavior (#1421)
* Add setting to control share button default behavior

This adds a setting to control the behavior of the share button on the status row actions view.
Currently, it always shares the link to the post as well as the post text.
In iOS 16.4, Apple added iMessage unfurling for Mastodon URLs.
When sharing posts from Ice Cubes via iMessage, this leads to the recipient seeing two copies of the post: one from the unfurled link and one from Ice Cubes including the post text.
Users will now have the option to exclude the post text from their sharing.
This is easier than tapping the 3-dots button on the post (which is kind of small) and then expanding the Share menu in the context menu, which is the other way to access this functionality at the
moment.

The default value for the new option will be "Link and Text", which is the current behavior - so we won't change the behavior on existing users.

* Add new strings to other language localizations
2023-06-26 11:45:14 +02:00
..
Account Show verified URLs in account lists (#1364) 2023-04-08 13:31:43 +02:00
AppAccount Timeline & Timeline detail accessibility uplift (#1323) 2023-03-28 18:48:58 +02:00
Conversations Timeline & Timeline detail accessibility uplift (#1323) 2023-03-28 18:48:58 +02:00
DesignSystem Timeline & Timeline detail accessibility uplift (#1323) 2023-03-28 18:48:58 +02:00
Env Add setting to control share button default behavior (#1421) 2023-06-26 11:45:14 +02:00
Explore SwiftFormat 2023-03-13 13:38:28 +01:00
Lists Fix CustomEmoji Baseline Offset (#1188) 2023-03-06 15:21:26 +01:00
Models Fix ISO 639 languages 2023-04-25 15:39:17 +02:00
Network Streaming: Send message as UTF8 + token in subprotocols fix #1438 2023-06-23 07:33:10 +02:00
Notifications Timeline & Timeline detail accessibility uplift (#1323) 2023-03-28 18:48:58 +02:00
Status Add setting to control share button default behavior (#1421) 2023-06-26 11:45:14 +02:00
Timeline Better safeguard around timeline refresh 2023-04-09 15:11:02 +02:00