Tusker/Tusker
Shadowfacts c99a724bf3
Fix instance public timelines crashing
The instance timeline controller needs to store a strong reference to
the instance-specific MastodonController since the timeline VC only
holds a weak reference, and unlike normal screens, the scene session
doesn't hold onto the MastodonController for other instances.
2020-01-20 11:18:55 -05:00
..
Activities Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
Assets.xcassets Remove old icons 2020-01-04 19:22:16 -05:00
Base.lproj iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
Caching Add custom emojis 2019-02-09 21:15:15 -05:00
Controllers Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
Extensions Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
Preferences Add preference to require attachment descriptions before posting 2020-01-17 21:55:21 -05:00
Screens Fix instance public timelines crashing 2020-01-20 11:18:55 -05:00
Shortcuts Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
Views Fix retain cycle in timeline cell cache observers 2020-01-19 23:14:51 -05:00
XCallbackURL Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
AppDelegate.swift Switch to scene-based lifecycle events 2020-01-07 18:39:19 -05:00
DomainBlocks.plist Block gab.* domains from logging in 2019-06-19 19:12:42 -04:00
DraftsManager.swift Replace GMImagePicker with custom asset picker based on SheetController 2020-01-04 16:25:15 -05:00
Info.plist Merge branch 'master' into multiple-accounts 2020-01-18 18:56:36 -05:00
LocalData.swift Clean up account switching code 2020-01-19 11:52:06 -05:00
MastodonCache.swift Fix retain cycle between MastodonController/MastodonCache 2020-01-19 23:14:13 -05:00
SavedHashtagsManager.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
SavedInstancesManager.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
SceneDelegate.swift Clean up account switching code 2020-01-19 11:52:06 -05:00
TuskerNavigationDelegate.swift Fix retain cycles with TuskerNavigationDelegate 2020-01-19 23:02:07 -05:00