mastodon-ios/MastodonSDK/Sources/MastodonCore
Nathan Mattes bb3ad77954 Remove persistence for tags (IOS-192)
Was connected to `let me = authenticationBox.authentication.user(in: managedObjectContext)`
2023-12-31 12:59:39 +01:00
..
Authentication Replace MastodonUser.ID with string (IOS-192) 2023-12-31 12:57:56 +01:00
Extension Replace MastodonUser.ID with string (IOS-192) 2023-12-31 12:57:56 +01:00
FetchedResultsController Remove obsolete Core Data-controller 2023-12-31 12:57:56 +01:00
Model Address PR Feedback (IOS-176) 2023-12-28 13:47:07 +01:00
Persistence Remove persistence for tags (IOS-192) 2023-12-31 12:59:39 +01:00
Service Remove persistence for tags (IOS-192) 2023-12-31 12:59:39 +01:00
Vendor Fix unused-warnings 2023-09-22 15:28:07 +02:00
AppContext.swift Add JSON-based account-persistence (IOS-192) 2023-12-31 12:57:56 +01:00
AppError.swift feat: [WIP] restore compose status publish function with background task support 2022-10-31 20:41:19 +08:00
AppSecret.swift Clear whitespace 2023-09-22 15:28:07 +02:00
AuthContext.swift Merge branch 'develop' into performance_experiments 2023-09-26 10:25:26 +02:00
AuthenticationServiceProvider.swift User UserIdentification for search and accounts (IOS-192) 2023-12-31 12:59:38 +01:00
DocumentStore.swift chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
MastodonAuthentication.swift User UserIdentification for search and accounts (IOS-192) 2023-12-31 12:59:38 +01:00
UserDefaults+Authentication.swift Move extension to its own file 2023-06-13 15:11:50 +02:00