- Sector ZZ 9 Plural Z Alpha
- https://shadowfacts.net
- Joined on
2019-02-09
b38c24b347
Bump build number and update changelog
a6d51cee3c
More fiddling with the sentry script
7bdbd9f71a
Handle task cancellation in MastodonController.run
b47876dc3d
Fix retain cycle due to account follow action workaround
4644475bc7
Fix crashes when ProfileStatusesVC doesn't finish loading until ProfileVC is deinit'd
b38c24b347
Bump build number and update changelog
a6d51cee3c
More fiddling with the sentry script
7bdbd9f71a
Handle task cancellation in MastodonController.run
b47876dc3d
Fix retain cycle due to account follow action workaround
4644475bc7
Fix crashes when ProfileStatusesVC doesn't finish loading until ProfileVC is deinit'd
16ba292afa
Remove debug print
c7f3bac330
Add sterner warning about post content type
abb8352c92
Fix ImageCache.get completion not being called when image isn't loaded
59d866aa23
Ditch custom image request grouping, rely on URLSession's
ba032412eb
Fix timeline reloading every time VC appears
2eb77433c6
Fix ImageCache.get completion not being called when image isn't loaded
c3d14f8838
Ditch custom image request grouping, rely on URLSession's
4ce3162932
Fix timeline reloading every time VC appears
5de0c034f4
Remove old TimelineTableViewController
b1d83f2746
Switch hashtag/instance/list timelines to use new collection view impl
658c08010d
Re-add undo scroll-to-top to timelines/profiles
6a5753fac8
Fix crash when tapping Load More button with Disable Infinite Scrolling
8da89986df
Fix find instance VC requiring double dismiss
c7e39cb041
Use short descriptions in instance selector when available
b755607895
Fix crash when TimelineStatusTableViewCell outlives its containing VC
508eef8c07
Nothing to see here
cc33cf18f2
Workaround for follow menu item never resolving on macOS
c5921bc4cb
Add option to disable automatic crash reporting
91450ced7c
Use Sentry for crash reporting
5afd9e83eb
Shhh
Deferred menu elements don't work with @MainActor Task
d05275020f
Tweak timeline status cell spacing
c420c236d9
Whoops
d5433e9b91
Fix crash when opening profile view controller with uncached account
cbbe9ec11f
Fix crash in profile due to accessing data source before it exists
0e06d47687
Fix status collapse changes not animating on profiles
10239d14c9
Fix selected segment not updating on profiles when switching tabs with keyboard shortcuts
2344275ff9
Enable blurhash in debug
e0ffa1d9c5
Cap blurhash image size at 32x32
77a6654ff2
Fix crash when generating blurhash image for AttachmentView that hasn't been laid out
43aee0ec67
Add pointer interaction to avatar in timeline status cell
d95ba82e5b
Improve pointer interaction on new status cell action buttons
Better pointer interaction for status action buttons
f2e80719d8
Add pointer interaction to avatar in timeline status cell
aa0ee0a1a4
Improve pointer interaction on new status cell action buttons
a5d278e187
Fix replies appearing multiple times in drafts
72f7e786ca
Don't remove persistent data when clearing cache
b0248f11cb
Fix wrong logs getting sent with crash reports
Key commands don't work with split nav
not just split nav, seems to have something to do with UISplitViewController
tapping a sidebar item causes the secondary vc to drop off the responder chain and leave the MainSidebarViewControlle…
71a2029752
Switch everything to new profile view controller
6bb1f3b7dc
Finish converting profiles to collection views
2469d285bc
Initial implementation of profile switching with collection views
5f410213e2
Start converting profile statuses to collection view
71a2029752
Switch everything to new profile view controller
6bb1f3b7dc
Finish converting profiles to collection views
2469d285bc
Initial implementation of profile switching with collection views
5f410213e2
Start converting profile statuses to collection view
bb3e1b44b1
Hide live text controls when other gallery controls are hidden
868df25417
Disable pruning offscreen rows in new timelines
2801f65e67
Fix reblog labels in new cells not being tappable
Reblog labels in new timeline cells aren’t tappable
Successive gallery dismissal breaks on new timeline