Shadowfacts shadowfacts
shadowfacts closed issue shadowfacts/Tusker#296 2022-12-11 18:15:50 +00:00
Scroll to top doesn’t work on Conversation screen
shadowfacts closed issue shadowfacts/Tusker#298 2022-12-11 18:15:50 +00:00
Circular avatars pref doesn't update sidebar item immediately
shadowfacts closed issue shadowfacts/Tusker#301 2022-12-11 18:15:50 +00:00
Copied images paste as URL
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-11 18:15:50 +00:00
71a57e9859 Fix images copied from Safari pasting as URLs
081ef16e5e Fix My Profile item in sidebar not updating when avatar style changes
b3ec259ce9 Fix status bar scroll to top not working in single-column navigation on iPad
Compare 3 commits »
shadowfacts commented on issue shadowfacts/Tusker#302 2022-12-11 18:15:01 +00:00
Refresh menu item is disabled on macOS

I think the issue is that SplitNavigationController fucks up the responder chain. When it jumps from the secondary nav controller to the root nav controller, it needs to go as far in as possible…

shadowfacts opened issue shadowfacts/Tusker#300 2022-12-11 00:31:06 +00:00
When refreshing timeline, reconfigure items to update timestamps
shadowfacts opened issue shadowfacts/Tusker#299 2022-12-11 00:30:29 +00:00
Inserting present items sometimes scrolls to top
shadowfacts opened issue shadowfacts/Tusker#298 2022-12-11 00:28:58 +00:00
Circular avatars pref doesn't update sidebar item immediately
shadowfacts opened issue shadowfacts/Tusker#297 2022-12-11 00:28:34 +00:00
Rewrite timeline position persistence to not use the NSUserActivity mechanism
shadowfacts commented on issue shadowfacts/Tusker#295 2022-12-11 00:25:55 +00:00
System image picker support?

That's a possibility. I'll have to think about.

shadowfacts pushed to main at shadowfacts/splash-rs 2022-12-10 20:42:30 +00:00
a20339a1f2 Don't use no copy string initializer
shadowfacts pushed to main at shadowfacts/splash-rs 2022-12-10 20:36:50 +00:00
798644bf8b Add tests
shadowfacts opened issue shadowfacts/Tusker#296 2022-12-09 18:03:46 +00:00
Scroll to top doesn’t work on Conversation screen
shadowfacts commented on issue shadowfacts/Tusker#294 2022-12-09 18:03:27 +00:00
Compose window opens in background when using Slide Over

Unfortunately, I think this is an OS limitation. Mail.app gets around this by presenting the compose screen modally when it's in Slide Over, but I don't think there's public API for determining that.

shadowfacts commented on issue shadowfacts/Tusker#295 2022-12-09 17:59:28 +00:00
System image picker support?

I have, but unfortunately Mastodon's attachment restrictions (up to 4 images OR 1 video) aren't expressible with PHPickerViewController.

shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-09 01:15:16 +00:00
4f48514d1a Actually only restore existing statuses
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-07 03:36:06 +00:00
f96acd33f2 Tweak timeline status VO labels to only include attachment text when not blurred
cde061c77a Fix custom emoji not being stripped from usernames in VoiceOver labels
Compare 2 commits »
shadowfacts closed issue shadowfacts/Tusker#290 2022-12-07 03:22:07 +00:00
Crash when scrolling through timeline with VoiceOver
shadowfacts closed issue shadowfacts/Tusker#291 2022-12-07 03:22:07 +00:00
VoiceOver: read attachment descriptions in timeline
shadowfacts closed issue shadowfacts/Tusker#292 2022-12-07 03:22:07 +00:00
VoiceOver: can’t escape gallery view