Tusker/Tusker
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
..
Activities Use share sheet instead of alert controller for status options 2019-09-05 13:40:10 -04:00
Assets.xcassets Add more button to status 2018-09-11 18:17:48 -04:00
Base.lproj iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
Caching Add custom emojis 2019-02-09 21:15:15 -05:00
Controllers Replace most storyboards with XIBs 2018-10-20 12:13:41 -04:00
Extensions Modify font descriptor traits when applying bold/italic formatting 2019-09-22 19:30:15 -04:00
Preferences Add preference to always blur media 2019-11-17 12:52:42 -05:00
Screens Store status collapse state in containing view controller 2019-11-28 18:36:58 -05:00
Shortcuts Add home screen shortcuts 2019-09-19 16:55:15 -04:00
Views Store status collapse state in containing view controller 2019-11-28 18:36:58 -05:00
XCallbackURL Cleanup user activity and XCB action handling code 2019-09-15 21:15:40 -04:00
AppDelegate.swift Fix a couple warnings 2019-09-23 11:07:32 -04:00
DomainBlocks.plist Block gab.* domains from logging in 2019-06-19 19:12:42 -04:00
DraftsManager.swift Store CW in drafts 2019-09-08 17:57:11 -04:00
Info.plist Add NSUserActivity for search 2019-09-15 21:20:50 -04:00
LocalData.swift Add logout button to preferences 2019-09-16 13:12:23 -04:00
MastodonCache.swift Update cells when statuses/accounts change from other sources 2019-08-02 17:40:32 -06:00
TuskerNavigationDelegate.swift Store status collapse state in containing view controller 2019-11-28 18:36:58 -05:00