IceCubesApp
IceCubesApp copied to clipboard
A SwiftUI Mastodon client
Some animated gifs, such as [this one](https://sfba.social/@pmonks/109921792706083607), are very short, and only function as a communication device if they are played continuously on loop. That said, automatically looping gifs may...
This adds the functionality to hide posts created by bots. I tried to add the localization string, but it created a lot of changes.
Localised new strings.
## Environment: - OS: MacOS 26.2 (25C56) - IceCubesApp version: 2.1.1 ## Description If you add four photos to a post, only the first two are accessible as it is...
### Problem Currently, the action buttons (boost, favorite, bookmark) use the same tint color as links. This creates two issues: 1. **Hard to distinguish active states**: The boost button only...
### Motivation - Poll option text can be hard to read when a custom `tintColor` is used because the completed-result fill was fully opaque with the same tint. - The...
## Environment: - OS: 18.7.3 - IceCubesApp version: 2.1.3 (64bc4e2450 built locally) ## Description When displaying a completed poll when a custom tintColor is set similar to this in Display...
Addresses #2383 Disable landscape orientations on iPhone, since it seems [landscape support is not planned](https://github.com/Dimillian/IceCubesApp/issues/670#issuecomment-1418834967) for iPhone.
Thank you Xcode :)
## Environment: - OS: iOS 26.3 - IceCubesApp version: 2.0.9 ## Description Polls that have been voted on sometimes do not show the option that was selected. Putting the app...