Tusker/Tusker
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
..
Activities Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
Assets.xcassets Add app icon 2020-03-01 13:11:09 -05:00
Base.lproj iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
Caching Remove old imports 2021-01-20 18:52:16 -05:00
Controllers Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
CoreData Prefetch on a background queue to avoid blocking main queue with 2021-01-18 14:29:32 -05:00
Extensions Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
Models Add multi-window support and auxiliary windows 2020-12-13 22:37:37 -05:00
Preferences Add opposite collapse keywords preference 2020-11-03 15:39:02 -05:00
Screens Fix crash when opening & closing Preferences after changing account 2021-02-06 15:29:35 -05:00
Shortcuts Add multi-window support and auxiliary windows 2020-12-13 22:37:37 -05:00
Vendor Disable blurhashes in debug builds 2021-01-30 14:15:17 -05:00
Views Add Trending Hashtags screen 2021-02-06 14:54:35 -05:00
XCallbackURL Fix logging in to PixelFed instances 2020-10-25 23:07:41 -04:00
en.lproj Show threads on Conversation screen 2021-01-31 17:42:29 -05:00
AppDelegate.swift Add multi-window support and auxiliary windows 2020-12-13 22:37:37 -05:00
AudioSessionHelper.swift Prevent audio from other apps pausing when showing gifv attachments 2020-06-21 16:01:29 -04:00
AuxiliarySceneDelegate.swift Fix secondary windows not respecting theme preference 2021-01-06 19:20:14 -05:00
ComposeSceneDelegate.swift Fix secondary windows not respecting theme preference 2021-01-06 19:20:14 -05:00
DomainBlocks.plist Block gab.* domains from logging in 2019-06-19 19:12:42 -04:00
FuzzyMatcher.swift Add Compose screen mention, hashtag, emoji completion 2020-10-11 22:14:45 -04:00
ImageGrayscalifier.swift Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
Info.plist Bump build number and update changelog 2020-12-31 11:13:47 -05:00
LazilyDecoding.swift Fix LazilyDecoding not handling top-level optionals 2020-11-11 12:44:57 -05:00
LocalData.swift Add fast account switching on iPhone 2020-11-09 19:39:42 -05:00
MainSceneDelegate.swift Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
MultiThreadDictionary.swift Avoid loading cached data into memory when prefetching 2021-01-18 14:50:56 -05:00
SavedDataManager.swift Change saved hashtags/instances to be per-account 2020-01-20 11:48:47 -05:00
Tusker.entitlements Use App Group for user defaults 2020-07-03 18:54:21 -04:00
TuskerNavigationDelegate.swift Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
WeakArray.swift WeakArray improvements 2020-09-20 11:27:14 -04:00