IceCubesApp/Packages
Nathan Reed 194e3aea74
Add feature to block or mute user directly from post (#1460)
* Make status context menu button frame tap target larger

This makes it much easier to hit on the first try, and doesn't appear to negatively impact the layout.

* Add feature to block or mute user directly from post

To avoid calling the /accounts/relationships endpoint for every single status displayed, the data is only loaded when the menu is activated.
When the API call comes back, the items are added to the menu (updating the view model appears to cause the menu to update, even while it is displayed)
Borrowed blocking & muting logic/menu items from AccountDetailContextMenu.
2023-07-03 07:40:49 +02:00
..
Account More compact account list rows (#1442) 2023-06-26 15:54:56 +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 feature to block or mute user directly from post (#1460) 2023-07-03 07:40:49 +02:00
Timeline Better safeguard around timeline refresh 2023-04-09 15:11:02 +02:00