- Sector ZZ 9 Plural Z Alpha
- https://shadowfacts.net
- Joined on
2019-02-09
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
Posting video on Pixelfed fails
Will try sending Accept: application/json for all API requests, but waiting until the 2023.8 beta cycle.
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
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
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
Edit history screen should note that history may not be complete for remote posts
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
Crash when triggering screen rotation
Haven't had any reports of this in quite a while, presuming this is resolved.
Crash when triggering screen rotation
Preference to disable split navigation
Links turn blue in context menu preview
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
04deb08bcf
Add feature flags to advanced preferences
f704d15dd7
Make UserActivityType.handle MainActor-bound