Tusker/Tusker/Screens
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
..
Account List Remove unnecessary XIBs 2019-09-06 17:45:49 -04:00
Attachment Fix multi-attachment layout issues 2019-06-16 22:39:46 -04:00
Bookmarks Replace Search tab with Explore tab 2019-12-17 00:22:25 -05:00
Compose Store in reply to status in drafts 2019-12-14 11:30:35 -05:00
Conversation Fix tablel view cells being re-selected on aborted nav swipe back 2019-12-14 11:59:31 -05:00
Explore Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
Gallery Automatically collapse long (> 500 chars) statuses 2019-11-17 18:36:19 -05:00
Large Image Fix controls in large image/gallery not hiding/showing on zoom 2019-11-28 21:51:24 -05:00
Lists Show list edit screen immediately upon creation 2019-12-19 21:37:47 -05:00
Main Replace Search tab with Explore tab 2019-12-17 00:22:25 -05:00
Notifications Fix tablel view cells being re-selected on aborted nav swipe back 2019-12-14 11:59:31 -05:00
Onboarding Fix custom instances not showing up when typed into the instance 2019-12-31 11:45:34 -05:00
Preferences Add theme toggle separate from system appearance 2019-12-31 00:12:18 -05:00
Profile More UI testing setup and API mocks 2019-12-31 11:40:56 -05:00
Search Add list editing 2019-12-17 22:56:53 -05:00
Status Action Account List Store status collapse state in containing view controller 2019-11-28 18:36:58 -05:00
Timeline Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
Utilities Use same nav delegate more options for context menu share sheet 2019-12-14 13:36:05 -05:00
FindInstanceViewController.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00