Tusker/Tusker
Shadowfacts 6ef643e374
Fix custom instances not showing up when typed into the instance
selector search field

With Combine Cancellables are automatically cancelled on deinit, so the
instance selector needs to hold on to a reference to pipeline
cancellable for its lifetime, otherwise it's cancelled immediately after
creation.

Closes #59
2019-12-31 11:45:34 -05:00
..
Activities Add (un)bookmarking to status more options 2019-12-14 12:40:50 -05:00
Assets.xcassets Add more button to status 2018-09-11 18:17:48 -04: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 Replace most storyboards with XIBs 2018-10-20 12:13:41 -04:00
Extensions Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
Preferences Add theme toggle separate from system appearance 2019-12-31 00:12:18 -05:00
Screens Fix custom instances not showing up when typed into the instance 2019-12-31 11:45:34 -05:00
Shortcuts Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
Views Initial UI testing setup 2019-12-30 16:00:14 -05:00
XCallbackURL Replace Search tab with Explore tab 2019-12-17 00:22:25 -05:00
AppDelegate.swift Add theme toggle separate from system appearance 2019-12-31 00:12:18 -05:00
DomainBlocks.plist Block gab.* domains from logging in 2019-06-19 19:12:42 -04:00
DraftsManager.swift Store in reply to status in drafts 2019-12-14 11:30:35 -05:00
Info.plist Initial UI testing setup 2019-12-30 16:00:14 -05:00
LocalData.swift More UI testing setup and API mocks 2019-12-31 11:40:56 -05:00
MastodonCache.swift Use synchronized MastodonCache to prevent race condition crashes 2019-12-14 11:31:14 -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
TuskerNavigationDelegate.swift Add local saved hashtags 2019-12-19 21:20:29 -05:00