A WIP iOS app for Mastodon and Pleroma.
Go to file
Shadowfacts 681cdb8bb5
Fix automatically created drafts not being deleted after successful post
The newly created draft needs to be set to the compose VC's currentDraft
so that it gets removed after the status is successfully created.

Also, save the drafts to disk after saving a draft so that crashes don't
cause draft loss.
2019-11-28 22:26:37 -05:00
Artwork/Icons Add more button to status 2018-09-11 18:17:48 -04: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
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 Store status collapse state in containing view controller 2019-11-28 18:36:58 -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 automatically created drafts not being deleted after successful post 2019-11-28 22:26:37 -05:00
Tusker.xcodeproj Store status collapse state in containing view controller 2019-11-28 18:36:58 -05:00
Tusker.xcworkspace Use Gifu for GIF playback 2018-11-09 15:48:08 -05:00
TuskerTests Initial Commit 2018-08-15 22:27:48 -04:00
TuskerUITests Initial Commit 2018-08-15 22:27:48 -04:00
.gitignore Remove playground 2018-09-23 21:37:10 -04:00
.gitmodules Use Gifu for GIF playback 2018-11-09 15:48:08 -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.