Tusker/Tusker
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
..
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 Fix automatically created drafts not being deleted after successful post 2019-11-28 22:26:37 -05:00
Shortcuts Add home screen shortcuts 2019-09-19 16:55:15 -04:00
Views Fix content warning label always showing in conversation main status 2019-11-28 21:22:13 -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 Fix automatically created drafts not being deleted after successful post 2019-11-28 22:26:37 -05: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