IceCubesApp icon indicating copy to clipboard operation
IceCubesApp copied to clipboard

A SwiftUI Mastodon client

Results 750 IceCubesApp issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

bug

### 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...

enhancement

### 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...

codex

## 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...

bug

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.

## 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...

bug