IceCubesApp/Packages/Status
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
..
.swiftpm/xcode/xcshareddata/xcschemes Generic Statuses list 2022-12-19 07:17:01 +01:00
Sources/Status Add feature to block or mute user directly from post (#1460) 2023-07-03 07:40:49 +02:00
.gitignore Account statuses and more packages 2022-12-18 20:30:19 +01:00
Package.resolved Rework image compression / upload 2023-03-11 13:38:08 +01:00
Package.swift Composer: Internalize TextView + fix a lot of lag when editing 2023-02-06 12:24:57 +01:00
README.md Account statuses and more packages 2022-12-18 20:30:19 +01:00

Status

A description of this package.