Jed Fox
Jed Fox
Thanks to @thespianuk’s trace, I’ve been able to track down the issue! The relevant code seems to be at… https://github.com/mastodon/mastodon-ios/blob/3e2282cb038b65d7695826442fcbe0d11bf1d066/MastodonSDK/Sources/MastodonUI/Scene/ComposeContent/ComposeContentViewModel%2BDataSource.swift#L36-L48 It seems like changing the `composeContentTableViewCell` frame may cause SwiftUI...
Hm, do you think it would make sense at this point to move the hashtag+favorites+bookmarks buttons to a More menu so they take up less space in the bar and...
(Could also put settings in the menu and add a submenu for switching accounts!)
I’m also curious what you think about putting divider line between the image and the text. It feels a bit weird to me when the image has a white background,...
Also: it's a bit weird to me that the background of the card darkens more than the table cell as a whole when you tap on the content of the...
> I don't fully understand (yet) why the iOS client can't "follow the link" to the other server's profile behind the scenes. Part of the reason might be that the...
Settings → Use default browser to open links should allow you to configure that!
It would be nice if the user could hit the return key to explicitly perform a search shorter than 3 characters, if that’s what they actually wanted
that’s at #658 :)
For future people who encounter this issue it might be nice to add a “Reset Push Notifications” button to the Spicy Zone that cancels all your existing push notification subscriptions...