IceCubesApp icon indicating copy to clipboard operation
IceCubesApp copied to clipboard

A SwiftUI Mastodon client

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

![image](https://user-images.githubusercontent.com/13421207/213864128-43da34b9-c175-4218-8031-7c524bca542b.jpeg)

bug

When I try to sign in on an instance and after I selected the account credentials to be filled in then the iOS authentication interrupts the sign in and closes...

bug

Can you please add an option in settings to allow hiding of the http/s web links in posts when there is a preview rendered in the post. This would make...

enhancement

Ability to report a user is, unfortunately, vital.

enhancement

It would be nice to be able to hide replies and reblogs in the timeline. (Like on the Mastodon website)

enhancement

When a post has a Content Warning that you have to click to expand the post, and contains a blurred image, tapping the image's Show Sensitive Media button will cause...

From the Mastodon web interface, you can mute a user for a variable length of time. This would be a very useful feature to implement in the app.

enhancement

Hi! Love the app. The new-post notification says "1 new posts" instead of "1 new post". It seems to be here in the code: https://github.com/Dimillian/IceCubesApp/blob/997a33df697e940a5310b01e1304eace1a7be60f/Packages/Timeline/Sources/Timeline/TimelineViewModel.swift#L52 I found this about pluralisation...

bug

Previously, a couple classes were renamed to correct spelling, but the file names were not. This PR fixes that.