Tusker/Tusker
Shadowfacts 08c84688cf
Change recommended instance selector to store categories as strings
instead of enum

Additional categories can be added, which would cause a crash when
decoding.
As the category isn't used for anything, storing it as an enum value is
not necessary.
2020-01-18 22:42:20 -05:00
..
Activities Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
Assets.xcassets Remove old icons 2020-01-04 19:22:16 -05: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 Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
Extensions Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
Preferences Add preference to require attachment descriptions before posting 2020-01-17 21:55:21 -05:00
Screens Merge branch 'master' into multiple-accounts 2020-01-18 18:56:36 -05:00
Shortcuts Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
Views Change recommended instance selector to store categories as strings 2020-01-18 22:42:20 -05:00
XCallbackURL Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -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 Replace GMImagePicker with custom asset picker based on SheetController 2020-01-04 16:25:15 -05:00
Info.plist Merge branch 'master' into multiple-accounts 2020-01-18 18:56:36 -05:00
LocalData.swift Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
MastodonCache.swift Make MastodonCache specific to each API controller 2020-01-05 19:54:28 -05:00
SavedHashtagsManager.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
SavedInstancesManager.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
SceneDelegate.swift Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
TuskerNavigationDelegate.swift Merge branch 'master' into multiple-accounts 2020-01-18 18:56:36 -05:00