IceCubesApp
IceCubesApp copied to clipboard
A SwiftUI Mastodon client
is happening with the video. https://user-images.githubusercontent.com/29818439/215098357-67af985a-6785-4051-a55c-7fe1a291b172.mp4
I'd like to see a unified experience in the updates and notifications. Currently, you get an x amount of updates (new toots) and y amount of notifications on each platform...
App is missing a means of editing info fields. Ideally, two menu items would be available under the profile settings drop-down: 1) edit details (for editing the name and bio)...
Have used IceCubes on my iPhone SE2020 with iOS 16.2 for several updates now, and I keep seeing this. I know there is a lot of chatter about scrolling being...
#### System Info - iPad Air 3rd - iPadOS 16.3 #### How to reproduce ##### first method 1. In homepage, scroll down to a post that is not on top...
For example, ```markdown I'm [nixzhu](https://mastodon.social/@nixzhu). ``` will be rendered from ```markdown I'm [nixzhu]([https://mastodon.social/@nixzhu](https://mastodon.social/@nixzhu)). ``` I think the problem is that the `asMarkdown` in `HTMLString` is from `HTMLParser().parse(html: htmlValue)` ```swift do...
I was just thinking about maybe adding an option to disable the divider for posts? It would make it more minimalist and some people might like it.
in notification we have 3 types : Text, star, mention it will be better if every badge have it's own color Star = Yellow Text : Orange Mention : purple...
It feels awkward to me that selecting the whitespace between the posts when viewing the timeline, mainly horizontally (but also vertically) that the area beside a post doesn’t ‘open’ the...
Pasting GIF into post from GIF keyboards creates a static frame, not the animated GIF.