Shadowfacts
db6ba0c62c
Remove navigation mode preference feature flag
2023-10-01 00:14:20 -04:00
Shadowfacts
16029dc161
Fix Appearance > Interface prefs using wrong row background color
2023-10-01 00:12:01 -04:00
Shadowfacts
31a0db014a
Improve multi-column layout for suggested profiles
2023-10-01 00:08:00 -04:00
Shadowfacts
5be8005e24
Use two columns for trending links/accounts on wide screens
2023-09-29 17:33:18 -04:00
Shadowfacts
ad4e112e96
Fix switching back to previous navigation mode
2023-09-29 17:18:29 -04:00
Shadowfacts
7a2dc7d3c4
Improve readable-width content inset behavior
2023-09-28 21:30:30 -04:00
Shadowfacts
0948371f83
Improve appearance of lists when converting from HTML
...
Closes #434
2023-09-27 17:35:36 -04:00
Shadowfacts
3ba1a00257
Reconfigure visible updates when refreshing
...
Closes #300
2023-09-26 09:42:39 -04:00
Shadowfacts
1b42cd7816
Fix cell reuse bug with follow/action notifications
2023-09-26 09:18:01 -04:00
Shadowfacts
a2fe0dfb78
Avoid unnecessarily recreating avatar views in notifications cells
2023-09-25 21:44:43 -04:00
Shadowfacts
bf1ed57180
Allow authoring local-only posts on Akkoma
...
Closes #332
2023-09-25 21:23:28 -04:00
Shadowfacts
6821f1b9a0
Don't show doubled "New Post" in window titlebar on macOS
...
Closes #429
2023-09-24 23:50:08 -04:00
Shadowfacts
7ae741cd83
Fix Live Text control reappearing when swiping between gallery pages with controls hidden
...
Closes #431
2023-09-24 23:44:40 -04:00
Shadowfacts
fe9ad83ddc
Fix replies with content warnings showing confirm dialog when unchanged
...
Closes #430
2023-09-24 23:28:36 -04:00
Shadowfacts
6b7c828cc9
Try to compress videos to fit within instance limits
...
Closes #425
2023-09-16 14:07:49 -04:00
Shadowfacts
2be1ee19de
Improve error message when uploading attachment to Pixelfed fails
...
See #425
2023-09-16 13:56:46 -04:00
Shadowfacts
3f15a453bd
Update to recommended Xcode settings
2023-09-16 13:50:39 -04:00
Shadowfacts
53611d80d6
Bump version and update changelog
2023-09-16 13:48:05 -04:00
Shadowfacts
4614b25f33
Remove test code
2023-09-09 12:42:34 -04:00
Shadowfacts
519446c5a8
Fix crash if autocomplete controller dealloc'd before search task starts
2023-09-09 12:28:53 -04:00
Shadowfacts
4b52cafb9a
Bump version and build number
2023-09-09 12:28:21 -04:00
Shadowfacts
1ca84a3b95
Don't swizzle unnecessarily on iOS 17
2023-09-09 11:45:54 -04:00
Shadowfacts
b28792eb29
Report string when mention url decoding fails
2023-09-09 11:41:54 -04:00
Shadowfacts
9c3be68e1c
Don't report 422 or 500 errors
2023-09-09 11:40:18 -04:00
Shadowfacts
df9ce81060
Fix crash when ComposeUIConfig.dismiss called after hosting controller dealloc'd
...
I'm not sure how this can happen (possibly if the user dismissed the
compose screen while the status was being posted? but I haven't been
able to reproduce that), but guard against it since it's causing crashes
2023-09-09 11:37:25 -04:00
Shadowfacts
173eda1757
Prevent dismissing compose screen while posting
2023-09-09 11:35:46 -04:00
Shadowfacts
b2b15b8b6e
Disallow posting direct messages on Pixelfed
2023-09-09 11:07:27 -04:00
Shadowfacts
f448090c2a
Gate navigation mode preference behind feature flag
2023-09-09 10:57:56 -04:00
Shadowfacts
232e3285ae
Fix widescreen navigation mode preference not persisting
2023-09-09 10:56:21 -04:00
Shadowfacts
ebc127c921
Add readable content inset to certain screens
2023-09-09 10:56:11 -04:00
Shadowfacts
41665b1060
Indicate that edit history may be incomplete for remote posts
...
Closes #385
2023-09-07 18:04:08 -04:00
Shadowfacts
3a3b7aaee4
Use custom UITraitDefinition on iOS 17
2023-09-06 13:51:27 -04:00
Shadowfacts
f2485f0ba1
Add feature flag for browser-style navigation
2023-09-06 13:27:42 -04:00
Shadowfacts
75caf2c1eb
Enable switching between navigation modes
2023-09-06 13:19:06 -04:00
Shadowfacts
f1a6a405c2
Fix crash when split VC collapses with multi-column nav controller
2023-09-05 20:47:11 -04:00
Shadowfacts
88105f22a0
Add widescreen navigation mode preference
2023-09-05 19:21:50 -04:00
Shadowfacts
9c368f295e
Initial multi-column navigation controller implementation
2023-09-05 19:21:37 -04:00
Shadowfacts
04deb08bcf
Add feature flags to advanced preferences
2023-09-04 23:35:40 -04:00
Shadowfacts
f704d15dd7
Make UserActivityType.handle MainActor-bound
2023-08-23 17:07:41 -07:00
Shadowfacts
297af7b905
Tweak instance type matching, add iceshrimp
2023-07-24 22:42:17 -07:00
Shadowfacts
6c0564e0ee
Bump version and update changelog
2023-07-23 10:36:11 -07:00
Shadowfacts
3d232d81ba
Fix firefish instances not being detected
2023-07-22 11:23:16 -07:00
Shadowfacts
3109aafd20
Workaround for status collapse button overlapping other views in the cell
2023-07-18 21:14:43 -07:00
Shadowfacts
105a01811a
Actual fix for links appearing as the wrong color
...
Closes #402
2023-07-18 21:01:30 -07:00
Shadowfacts
33999fe895
Fix crash/hang when showing emoji autocomplete with very many emojis
...
Closes #424
2023-07-13 23:41:02 -07:00
Shadowfacts
7f12479514
Fix not being able to share images from Shortcuts actions that have public.image and public.file-url representations
...
Closes #420
2023-07-08 15:37:45 -07:00
Shadowfacts
0eb000224e
Fix double posting in poor network conditions
...
Closes #421
2023-07-08 15:24:40 -07:00
Shadowfacts
3c9692d5b2
Remove ambiguating constraint priorities, avoid removing and recreating the same constraints
...
Closes #407
2023-07-05 20:30:55 -07:00
Shadowfacts
50bfaf7236
Clamp uncropped attachment aspect ratio
...
Closes #418
2023-07-04 11:11:20 -07:00
Shadowfacts
385f31728d
Fix sharing screenshot from markup not working
...
Closes #419
2023-07-04 11:07:35 -07:00