Tusker/Tusker/Screens
Shadowfacts bde21fbc6c Fix crash due to prematurely pruned statuses being fetched
If the app hasn't launched in long enough, we may be displaying old statuses as a result of state restoration. If the user leaves the app, those statuses can't get pruned, because the user may return. We need to make sure the lastFetchedAt date is current, since awakeFromFetch won't be called until the object is faulted in (which wasn't happening immediately during state restoration).
2023-10-24 15:50:58 -04:00
..
Account Follows Improve readable-width content inset behavior 2023-09-28 21:30:30 -04:00
Account List Improve readable-width content inset behavior 2023-09-28 21:30:30 -04:00
Attachment Gallery Add QuickLook fallback for showing unknown attachments in the gallery 2023-05-16 11:25:28 -04:00
Compose Fix crash when ComposeUIConfig.dismiss called after hosting controller dealloc'd 2023-09-09 11:37:25 -04:00
Conversation Improve readable-width content inset behavior 2023-09-28 21:30:30 -04:00
Crash Reporter Add support link to about screen 2023-01-25 18:54:09 -05:00
Customize Timelines Add hashtag pinned timeline search improvements 2023-04-16 14:50:54 -04:00
Explore Add search operators UI on Mastodon 4.2 2023-10-01 21:40:53 -04:00
Fast Account Switcher Make various corners continuously rounded 2023-05-09 14:56:48 -04:00
Large Image Fix Live Text control reappearing when swiping between gallery pages with controls hidden 2023-09-24 23:44:40 -04:00
Lists Fix keyboard focus background on list cells not showing correctly 2023-04-16 18:46:47 -04:00
Local Predicate Statuses List Improve readable-width content inset behavior 2023-09-28 21:30:30 -04:00
Main Fix delay before My Profile sidebar item appears on launch 2023-10-01 10:20:45 -04:00
Mute Fix custom emoji in display name being replaced multiple times unnecessarily 2023-05-14 14:41:36 -04:00
Notifications Fix older notifications not loading when initially visible set fits on one screen 2023-10-19 21:21:50 -04:00
Onboarding Use cached logged-in account for things 2023-05-28 22:26:46 -07:00
Preferences Remove navigation mode preference feature flag 2023-10-01 00:14:20 -04:00
Profile Improve readable-width content inset behavior 2023-09-28 21:30:30 -04:00
Report Use custom UITraitDefinition on iOS 17 2023-09-06 13:51:27 -04:00
Search Add search operators UI on Mastodon 4.2 2023-10-01 21:40:53 -04:00
Status Action Account List Improve readable-width content inset behavior 2023-09-28 21:30:30 -04:00
Status Edit History Improve readable-width content inset behavior 2023-09-28 21:30:30 -04:00
Timeline Fix crash due to prematurely pruned statuses being fetched 2023-10-24 15:50:58 -04:00
Utilities Clean up TimelineLikeCollectionViewController.apply(_:animatingDifferences:) 2023-10-24 14:56:39 -04:00
FindInstanceViewController.swift Add jump to present button to timelines 2023-02-07 23:52:23 -05:00