A WIP iOS app for Mastodon and Pleroma.
Go to file
Shadowfacts b47b08fa95
Store status collapse state in containing view controller
Also, copy the state between screens, so e.g. expanding a status in the
timeline and then opening that conversation already has that status
expanded.

This intentionally doesn't store the sensitive attachment visibility
state, since showing text when not necessary is less dangerous than for
images. (Possibly a preference for this in the future?)

Closes #55
2019-11-28 18:36:58 -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 Store status collapse state in containing view controller 2019-11-28 18:36:58 -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.