A WIP iOS app for Mastodon and Pleroma.
Go to file
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
Ambassador@4fe264af51 Initial UI testing setup 2019-12-30 16:00:14 -05:00
Artwork/Icons Add more button to status 2018-09-11 18:17:48 -04:00
BlankSlate.xcappdata Initial UI testing setup 2019-12-30 16:00:14 -05:00
Cache@8c42c575cf Refactor AvatarCache to ImageCache 2018-10-03 08:45:03 -04:00
Documentation Add X-Callback-URL for search 2019-09-15 18:12:49 -04:00
Embassy@189436100c Initial UI testing setup 2019-12-30 16:00:14 -05:00
GMImagePicker Initial rewrite/redesign of compose screen 2019-01-14 21:59:42 -05:00
Gifu@ed572f53ce Use Gifu for GIF playback 2018-11-09 15:48:08 -05:00
Pachyderm Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
PachydermTests Add character counter 2018-09-29 22:20:17 -04:00
SwiftSoup@f445c9067d Start home timeline 2018-08-16 22:39:16 -04:00
Tusker Fix custom instances not showing up when typed into the instance 2019-12-31 11:45:34 -05:00
Tusker.xcodeproj More UI testing setup and API mocks 2019-12-31 11:40:56 -05:00
Tusker.xcworkspace Initial UI testing setup 2019-12-30 16:00:14 -05:00
TuskerTests Initial Commit 2018-08-15 22:27:48 -04:00
TuskerUITests More UI testing setup and API mocks 2019-12-31 11:40:56 -05:00
.gitignore Remove playground 2018-09-23 21:37:10 -04:00
.gitmodules Initial UI testing setup 2019-12-30 16:00:14 -05:00
README.md Add README 2019-02-10 10:41:54 -05:00

README.md

Tusker

Tusker is a WIP iOS app for Mastodon and Pleroma.