Tusker/Tusker
Shadowfacts 465aedd43f
Make account info username optional
Onboarding view controller needs to set the account info object on the
mastodon controller before calling getOwnAccount since getOwnAccount
will upsert the user's account into the persistent container, which
requires the account info to exist to create a unique-per-account
identifier.
2020-04-12 11:14:10 -04:00
..
Activities Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
Assets.xcassets Add app icon 2020-03-01 13:11:09 -05:00
Base.lproj iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
Caching Improve ImageCache loading 2020-01-25 10:30:04 -05:00
Controllers Make account info username optional 2020-04-12 11:14:10 -04:00
CoreData Convert API objects to CoreData models and save them 2020-04-11 22:23:31 -04:00
Extensions Merge gallery and large image animations 2020-03-17 21:05:45 -04:00
Models Allow pasting and drag/dropping video attachments on compose screen 2020-03-16 19:05:58 -04:00
Preferences Add preference to disable gif animation in timelines 2020-02-22 13:12:28 -05:00
Screens Make account info username optional 2020-04-12 11:14:10 -04:00
Shortcuts Remove old code 2020-03-02 22:31:37 -05:00
Views Add pointer interactions status buttons and profile header more button 2020-03-24 23:02:40 -04:00
XCallbackURL Show custom emojis in display names (where possible) 2020-03-01 19:40:32 -05:00
AppDelegate.swift Switch to scene-based lifecycle events 2020-01-07 18:39:19 -05:00
DomainBlocks.plist Block gab.* domains from logging in 2019-06-19 19:12:42 -04:00
DraftsManager.swift Extract compose attachments into separate VC 2020-03-14 15:47:15 -04:00
Info.plist Bump build number 2020-03-17 21:58:14 -04:00
LazilyDecoding.swift Add LazilyDecoding for CoreData embedded objects 2020-04-11 15:35:00 -04:00
LocalData.swift Make account info username optional 2020-04-12 11:14:10 -04:00
MastodonCache.swift Convert API objects to CoreData models and save them 2020-04-11 22:23:31 -04:00
SavedDataManager.swift Change saved hashtags/instances to be per-account 2020-01-20 11:48:47 -05:00
SceneDelegate.swift Fix preferences/drafts not saving on iPad in some circumstances 2020-03-15 11:26:30 -04:00
TuskerNavigationDelegate.swift Hide large image source view during expand/shrink animation 2020-03-25 23:10:48 -04:00
WeakArray.swift Hide large image source view during expand/shrink animation 2020-03-25 23:10:48 -04:00