IceCubesApp
IceCubesApp copied to clipboard
A SwiftUI Mastodon client

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...
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...
Ability to report a user is, unfortunately, vital.
It would be nice to be able to hide replies and reblogs in the timeline. (Like on the Mastodon website)
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.
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...
Previously, a couple classes were renamed to correct spelling, but the file names were not. This PR fixes that.