Shadowfacts shadowfacts
shadowfacts pushed to public-beta at shadowfacts/Tusker 2023-09-13 15:30:19 +00:00
f52ff09833 Bump version and update changelog
4614b25f33 Remove test code
519446c5a8 Fix crash if autocomplete controller dealloc'd before search task starts
4b52cafb9a Bump version and build number
1ca84a3b95 Don't swizzle unnecessarily on iOS 17
Compare 23 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-09-13 15:30:14 +00:00
f52ff09833 Bump version and update changelog
shadowfacts commented on issue shadowfacts/Tusker#425 2023-09-12 13:28:50 +00:00
Posting video on Pixelfed fails

Will try sending Accept: application/json for all API requests, but waiting until the 2023.8 beta cycle.

shadowfacts pushed to develop at shadowfacts/Tusker 2023-09-09 16:42:38 +00:00
4614b25f33 Remove test code
shadowfacts opened issue shadowfacts/Tusker#428 2023-09-09 16:37:06 +00:00
New edit list screen
shadowfacts pushed to develop at shadowfacts/Tusker 2023-09-09 16:33:25 +00:00
519446c5a8 Fix crash if autocomplete controller dealloc'd before search task starts
4b52cafb9a Bump version and build number
1ca84a3b95 Don't swizzle unnecessarily on iOS 17
Compare 3 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-09-09 15:43:29 +00:00
b28792eb29 Report string when mention url decoding fails
9c3be68e1c Don't report 422 or 500 errors
df9ce81060 Fix crash when ComposeUIConfig.dismiss called after hosting controller dealloc'd
173eda1757 Prevent dismissing compose screen while posting
b2b15b8b6e Disallow posting direct messages on Pixelfed
Compare 5 commits »
shadowfacts commented on issue shadowfacts/Tusker#425 2023-09-09 15:27:40 +00:00
Posting video on Pixelfed fails

when a file that's too large is uploaded, pixelfed returns a 200 response with html in the body so decoding the response fails: https://social.shadowfacts.net/notice/AZavmXXnOtszlXFIum

shadowfacts closed issue shadowfacts/Tusker#385 2023-09-09 14:58:21 +00:00
Edit history screen should note that history may not be complete for remote posts
shadowfacts pushed to develop at shadowfacts/Tusker 2023-09-09 14:58:21 +00:00
f448090c2a Gate navigation mode preference behind feature flag
232e3285ae Fix widescreen navigation mode preference not persisting
ebc127c921 Add readable content inset to certain screens
41665b1060 Indicate that edit history may be incomplete for remote posts
Compare 4 commits »
shadowfacts commented on issue shadowfacts/Tusker#172 2023-09-07 21:49:20 +00:00
Crash when triggering screen rotation

Haven't had any reports of this in quite a while, presuming this is resolved.

shadowfacts closed issue shadowfacts/Tusker#172 2023-09-07 21:49:20 +00:00
Crash when triggering screen rotation
shadowfacts commented on issue shadowfacts/Tusker#335 2023-09-07 15:50:53 +00:00
macOS: Font size control

Worth checking again on Sonoma, with traitOverrides

shadowfacts commented on issue shadowfacts/Tusker#353 2023-09-07 15:44:00 +00:00
Audio session issues

Probably worth spending a DTS incident on this...

shadowfacts commented on issue shadowfacts/Tusker#339 2023-09-07 15:41:15 +00:00
Preference to disable split navigation

75caf2c1eb156e2ddab97b956b6cb806ef6d2e4c

shadowfacts closed issue shadowfacts/Tusker#339 2023-09-07 15:41:15 +00:00
Preference to disable split navigation
shadowfacts commented on issue shadowfacts/Tusker#426 2023-09-06 18:58:11 +00:00
Links turn blue in context menu preview

No longer reproduces.

shadowfacts closed issue shadowfacts/Tusker#426 2023-09-06 18:58:11 +00:00
Links turn blue in context menu preview
shadowfacts pushed to develop at shadowfacts/Tusker 2023-09-06 17:51:46 +00:00
3a3b7aaee4 Use custom UITraitDefinition on iOS 17
f2485f0ba1 Add feature flag for browser-style navigation
75caf2c1eb Enable switching between navigation modes
f1a6a405c2 Fix crash when split VC collapses with multi-column nav controller
88105f22a0 Add widescreen navigation mode preference
Compare 6 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-09-06 17:20:17 +00:00
04deb08bcf Add feature flags to advanced preferences
f704d15dd7 Make UserActivityType.handle MainActor-bound
Compare 2 commits »