Shadowfacts
d409d26478
Fix pressing CW button in Compose not toggling field visibility
...
Bring back the wrapper view, turn's out it was load bearing. We need to
be able to observe both the ui state and the draft object, while also
updating the observed draft object when the ui state's draft changes,
and this seems like the most straightforward way of doing that.
2022-11-23 14:07:03 -05:00
Shadowfacts
40800f964d
Fix jump to present not scrolling all the way to the top
2022-11-23 11:58:52 -05:00
Shadowfacts
9f7d16a70e
Don't show duplicate actions in status cell more actions menu
2022-11-23 11:47:00 -05:00
Shadowfacts
c2cb0a0c5a
Timeline state restoration
2022-11-23 11:35:25 -05:00
Shadowfacts
272f35417b
Rewrite account list VC using UICollectionView
2022-11-22 15:38:40 -05:00
Shadowfacts
848c3dd950
Rewrite status action account list to use UICollectionView
2022-11-22 15:29:17 -05:00
Shadowfacts
dfeb39b31f
Fix selecting draft not working
...
Closes #263
2022-11-22 14:00:41 -05:00
Shadowfacts
bab5226f2a
Fix albums in asset picker not being sorted by name
2022-11-22 13:57:56 -05:00
Shadowfacts
49f1d6339f
Fix crash when toggling collapse in Trending Posts
...
Closes #262
2022-11-22 11:47:57 -05:00
Shadowfacts
3e7cb443fa
Correct post content type warning
...
Hometown does not support formatting
2022-11-22 11:39:47 -05:00
Shadowfacts
b5c8a38b9b
Add preference for using twitter-style keyboard
2022-11-22 11:06:21 -05:00
Shadowfacts
45c844b065
Separate Shared Albums section in asset picker
...
Closes #244
2022-11-21 23:21:21 -05:00
Shadowfacts
47b838a386
Change timeline gap-filling to do a proper job of maintaining the bottom-relative scroll position
2022-11-21 22:47:44 -05:00
Shadowfacts
276691efbf
Embiggen gallery share/close buttons
...
Closes #257
2022-11-20 21:37:57 -05:00
Shadowfacts
0a8d50cc27
Fix double-tap to zoom in gallery not working
...
Closes #256
2022-11-20 15:48:29 -05:00
Shadowfacts
11e81acbc1
Fix toasts not adjusting font for Dynamic Type
2022-11-20 14:15:21 -05:00
Shadowfacts
fb2c9b341c
Fix custom alert action icon getting squished when Dynamic Type is on
...
Closes #254
2022-11-20 14:12:00 -05:00
Shadowfacts
810ae71832
Make poll options in Compose reorderable with drag/drop
2022-11-20 14:06:45 -05:00
Shadowfacts
001a73af3c
Workaround for profile header changing size when statuses are loaded in the background
...
Closes #250
2022-11-20 13:57:51 -05:00
Shadowfacts
9feef054fc
Fix list timeline VC presenting edit screen repeatedly
2022-11-19 14:22:26 -05:00
Shadowfacts
bf87ae7a7d
Add Add to List menu action to accounts
...
Closes #247
2022-11-19 14:22:26 -05:00
Shadowfacts
f8de6f9e10
Fix follow/block/mute actions showing up on user's own account
2022-11-19 14:10:19 -05:00
Shadowfacts
ab47fa776e
Store lists on MastodonController
2022-11-19 14:08:39 -05:00
Shadowfacts
7178473f34
Fix compose toolbar being hidden by software keyboard on iPadOS 15
...
Closes #252
2022-11-19 13:35:34 -05:00
Shadowfacts
c8319d8af2
Remove old and debug code
2022-11-19 13:11:29 -05:00
Shadowfacts
9ff1452c68
Show jump to present toast if necessary when scene re-appears
2022-11-19 13:09:37 -05:00
Shadowfacts
ce534c4a05
Actual gap cell implementation
2022-11-19 11:15:14 -05:00
Shadowfacts
0fddf94292
Timeline jump to present
2022-11-18 20:49:15 -05:00
Shadowfacts
8276e99d27
Timeline gaps and gap filling
2022-11-18 17:29:55 -05:00
Shadowfacts
a5ad8e43b1
Disable attachment colorspace conversion on Mastodon v4
2022-11-15 21:45:42 -05:00
Shadowfacts
99a1c76cb1
Clean up instance type/feature detection
...
Add akkoma detection
2022-11-14 21:17:08 -05:00
Shadowfacts
06ad46e639
Fix confirm reblog alert not adjusting to Dynamic Type
...
Closes #246
2022-11-13 17:15:06 -05:00
Shadowfacts
1a767ff910
Fix crash when opening My Profile on iPad
2022-11-13 14:30:00 -05:00
Shadowfacts
220c8050b1
Re-add pointer effects to Compose toolbar buttons
2022-11-13 14:15:44 -05:00
Shadowfacts
d4fa9c96e8
Add context menu action to delete draft
2022-11-13 14:03:51 -05:00
Shadowfacts
22b5d62ba1
Make GIF attachments animate in the Compose screen
2022-11-13 14:01:54 -05:00
Shadowfacts
b9bdd29986
Fix GIFs dragged from Finder posting as static images
...
Closes #239
2022-11-13 13:46:19 -05:00
Shadowfacts
f848bbf7c4
Remove unneeded ComposeContainerView
2022-11-12 22:59:11 -05:00
Shadowfacts
0fe9edfdbc
Fix crash when opening Drafts screen on macOS
2022-11-12 22:59:11 -05:00
Shadowfacts
6d2830cf78
Rewrite Compose toolbar with SwiftUI
...
Fixes buttons not being accessible with VoiceOver
Fixes content overflowing on small devices
Closes #232
Closes #218
2022-11-12 22:59:11 -05:00
Shadowfacts
3fd62552b3
Hide redundant info from VoiceOver in mute screen
2022-11-12 14:45:30 -05:00
Shadowfacts
bf3f735062
Focus CW field immediately when CW enabled, move focus to main text view when return key pressed
...
Closes #226
2022-11-12 14:16:05 -05:00
Shadowfacts
de0198946e
Fix keyboard reappearing after pressing Post button on Compose screen
2022-11-12 13:52:36 -05:00
Shadowfacts
072a77b58e
Cleanup previewing actions code
2022-11-11 23:35:30 -05:00
Shadowfacts
eb7fe22863
Add mute action to profiles
...
Closes #201
2022-11-11 23:35:30 -05:00
Shadowfacts
f1511039ef
Add domain block action to profiles
2022-11-11 22:44:58 -05:00
Shadowfacts
0413f326a0
Add block action to accounts
...
Closes #208
2022-11-11 19:09:34 -05:00
Shadowfacts
802a0ac9ba
Fix scope selector in Profile Directory being flipped
2022-11-11 18:30:09 -05:00
Shadowfacts
e6a5b899be
Add context menu action for deleting lists on iPad
2022-11-11 18:20:16 -05:00
Shadowfacts
60bf3b2e33
Fix potential crash when deleting list
2022-11-11 18:16:44 -05:00
Shadowfacts
b465838b71
Fix renaming list not updating UI
...
Closes #213
2022-11-11 18:08:44 -05:00
Shadowfacts
21bd716844
Fix crash when creating list fails
...
Closes #212
2022-11-11 17:54:25 -05:00
Shadowfacts
523fb91b21
Add scope to search following accounts when editing list
...
Also fixes crash when loading or editing list
Closes #216
Closes #221
2022-11-11 17:33:48 -05:00
Shadowfacts
d8bf770902
Instance selector tweaks
...
Closes #234
Closes #237
2022-11-10 17:05:51 -05:00
Shadowfacts
10aa32d9cc
Don't use UIPageViewController for profiles
...
Closes #228
2022-11-10 17:00:46 -05:00
Shadowfacts
7474969969
Workaround for AVPlayerViewController controls not respecting safe area
...
Closes #176
2022-11-09 21:46:52 -05:00
Shadowfacts
319b5458fc
Fix refreshing not loading initial when previous attempt failed
...
Closes #214
2022-11-09 19:15:08 -05:00
Shadowfacts
6d692c2730
Rewrite Drafts screen with SwiftUI
2022-11-09 18:18:31 -05:00
Shadowfacts
9a43ab5a13
Fix caret not scrolling into view when focusing compose text views
...
Closes #233
2022-11-09 17:18:17 -05:00
Shadowfacts
01124b76a3
Add Duckable package, make Compose screen duckable
2022-11-08 22:17:01 -05:00
Shadowfacts
7600954f4b
Refactor ComposeView to use a single List for everything
2022-11-07 22:58:01 -05:00
Shadowfacts
e40f4faa8e
Rewrite TrendingStatusesViewController to use collection view
2022-11-05 15:13:20 -04:00
Shadowfacts
999118798c
Fix inserting pinned items that already exist when refreshing profile
2022-11-05 14:38:08 -04:00
Shadowfacts
84cf755332
Fix drawing VC background flickering in dark mode
...
Closes #199
2022-11-05 14:29:45 -04:00
Shadowfacts
5bd7c0ad2b
Add preference to prevent blurring media behind CW
...
Closes #203
2022-11-05 13:20:55 -04:00
Shadowfacts
20986ba3f0
Add preference for default reply visibility
...
Closes #207
2022-11-05 12:20:30 -04:00
Shadowfacts
b9555cf7dd
Dynamic type support in assorted places
2022-11-04 22:32:40 -04:00
Shadowfacts
96d8a79d42
Dynamic type support in Explore screen
2022-11-04 21:47:42 -04:00
Shadowfacts
bfdce07d81
Fix compose reply avatar being wrongly aligned for 1-line statuses
2022-11-03 19:14:52 -04:00
Shadowfacts
6bc4993d81
Fix favorite/reblog menu actions not working
2022-11-03 18:48:39 -04:00
Shadowfacts
b47876dc3d
Fix retain cycle due to account follow action workaround
2022-11-02 22:59:44 -04:00
Shadowfacts
4644475bc7
Fix crashes when ProfileStatusesVC doesn't finish loading until ProfileVC is deinit'd
2022-11-02 22:53:07 -04:00
Shadowfacts
16ba292afa
Remove debug print
2022-11-02 22:34:40 -04:00
Shadowfacts
c7f3bac330
Add sterner warning about post content type
2022-11-02 22:06:08 -04:00
Shadowfacts
59d866aa23
Ditch custom image request grouping, rely on URLSession's
2022-11-02 22:06:08 -04:00
Shadowfacts
ba032412eb
Fix timeline reloading every time VC appears
...
Caused by changes to TimelineLikeController required to let list
timelines reload from scratch
2022-11-02 22:06:07 -04:00
Shadowfacts
5de0c034f4
Remove old TimelineTableViewController
2022-11-01 21:11:13 -04:00
Shadowfacts
b1d83f2746
Switch hashtag/instance/list timelines to use new collection view impl
2022-11-01 21:10:41 -04:00
Shadowfacts
658c08010d
Re-add undo scroll-to-top to timelines/profiles
2022-11-01 20:49:07 -04:00
Shadowfacts
8da89986df
Fix find instance VC requiring double dismiss
2022-10-31 17:39:57 -04:00
Shadowfacts
b755607895
Fix crash when TimelineStatusTableViewCell outlives its containing VC
2022-10-31 17:33:33 -04:00
Shadowfacts
508eef8c07
Nothing to see here
2022-10-31 17:33:33 -04:00
Shadowfacts
a18dfc38af
Fix crash when refreshing profile before it has loaded
2022-10-31 17:33:33 -04:00
Shadowfacts
cc33cf18f2
Workaround for follow menu item never resolving on macOS
...
See #198
2022-10-30 18:54:14 -04:00
Shadowfacts
c5921bc4cb
Add option to disable automatic crash reporting
2022-10-30 18:17:53 -04:00
Shadowfacts
91450ced7c
Use Sentry for crash reporting
2022-10-30 17:10:58 -04:00
Shadowfacts
5afd9e83eb
Shhh
2022-10-30 14:47:36 -04:00
Shadowfacts
c420c236d9
Whoops
2022-10-29 21:06:27 -04:00
Shadowfacts
d5433e9b91
Fix crash when opening profile view controller with uncached account
...
E.g., by tapping a mention in a status
2022-10-29 18:55:13 -04:00
Shadowfacts
cbbe9ec11f
Fix crash in profile due to accessing data source before it exists
...
This could happen if an account is updated in the background while a
profile is on screen and the user has not visited all of the tabs.
2022-10-29 18:40:41 -04:00
Shadowfacts
0e06d47687
Fix status collapse changes not animating on profiles
2022-10-29 18:27:24 -04:00
Shadowfacts
10239d14c9
Fix selected segment not updating on profiles when switching tabs with keyboard shortcuts
2022-10-29 15:08:03 -04:00
Shadowfacts
e0ffa1d9c5
Cap blurhash image size at 32x32
2022-10-29 14:19:43 -04:00
Shadowfacts
bb9cef55ea
Don't remove persistent data when clearing cache
2022-10-29 14:19:43 -04:00
Shadowfacts
67718d8fe4
Fix wrong logs getting sent with crash reports
2022-10-29 14:19:43 -04:00
Shadowfacts
71a2029752
Switch everything to new profile view controller
2022-10-28 21:38:56 -04:00
Shadowfacts
6bb1f3b7dc
Finish converting profiles to collection views
2022-10-28 21:31:18 -04:00
Shadowfacts
2469d285bc
Initial implementation of profile switching with collection views
2022-10-28 19:17:33 -04:00
Shadowfacts
5f410213e2
Start converting profile statuses to collection view
2022-10-28 19:17:33 -04:00
Shadowfacts
bb3e1b44b1
Hide live text controls when other gallery controls are hidden
...
Closes #189
2022-10-28 19:16:00 -04:00