forked from shadowfacts/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
Tusker
Tusker is a WIP iOS app for Mastodon and Pleroma.
Description
Languages
Swift
100%