IceCubesApp
IceCubesApp copied to clipboard
A SwiftUI Mastodon client
 also maybe a smaller Bookmark
I tried writing a “private” message in Ivory something like “@henrik Testing” with an attached GIF (with alt text). The DM tab in Ice Cubes now crashes. 
Some instances require media to have alt-text, so a warning before posting a toot that has an attachment but no alt text would be useful. Could be made optional in...
Inspired by https://github.com/metabolist/metatext/blob/d844a97c88744daccf56118671545d68725625e3/View%20Controllers/EditAttachmentViewController.swift we could detect a first draft of the image description via VNRecognizeTextRequest.
Haven't used XCode for years. I cloned the repo, opened it in XCode and naively just did a `Product/Run`. This fails with the error > unable to open configuration settings...
Suppose that you click on the Explore button, then go to the Trending Posts and click on "See more". As you browse the list of posts you click on one...
When I receive notifications and silent mode is enabled (via the switch at the side), there are no vibrations. When I use the standard app, there are vibrations. Not sure,...
I've often found it useful when an app had a shortcut directly to the system settings. Is this something you might consider? It's unstyled/untranslated right now because I just wanted...
**User story** As a user reading my timeline I want the oldest items at the top, and the newest items at the bottom, so that the order matches how you...