Tusker/Tusker/Screens
Shadowfacts 02ba45fa34 Fix crash when opening & closing Preferences after changing account
The old ProfileHeaderView was being leaked, and it was still listening
to the preferencesDidChange notification, but crashing because its
delegate (and therefore MastodonController) had been dealloc'd.
2021-02-06 15:29:35 -05:00
..
Account List Fix account descriptions being squashed in the follows list 2020-05-12 22:24:51 -04:00
Asset Picker Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
Attachment Gallery Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
Bookmarks Prefetch on a background queue to avoid blocking main queue with 2021-01-18 14:29:32 -05:00
Compose Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
Conversation Show threads on Conversation screen 2021-01-31 17:42:29 -05:00
Crash Reporter Add multi-window support and auxiliary windows 2020-12-13 22:37:37 -05:00
Drafts Add multi-window drag and drop to all the things 2020-12-14 18:44:48 -05:00
Explore Add Trending Hashtags screen 2021-02-06 14:54:35 -05:00
Fast Account Switcher Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
Large Image Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
Lists Fix crash when editing list 2021-02-06 14:35:34 -05:00
Main Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
Notifications Avoid loading cached data into memory when prefetching 2021-01-18 14:50:56 -05:00
Onboarding Fix crash logging into instances whose domain does not match the Instance uri field 2020-10-21 21:47:01 -04:00
Preferences Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
Profile Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
Search Add trending hashtags to add saved hashtag controller 2021-01-28 23:20:25 -05:00
Status Action Account List Add multi-window drag and drop to all the things 2020-12-14 18:44:48 -05:00
Timeline Prefetch on a background queue to avoid blocking main queue with 2021-01-18 14:29:32 -05:00
Utilities Fix crash when opening & closing Preferences after changing account 2021-02-06 15:29:35 -05:00
FindInstanceViewController.swift Allow more browsing of instance public timelines 2020-09-13 15:51:08 -04:00