mastodon-app-ufficiale-ipho.../MastodonSDK/Sources/MastodonCore
Nathan Mattes f9ae531b48 Don't download edit-history (#1138)
It was needed in the past when `editHistory` also persisted the history in CoreData. But as we don't use CoreData anymore...
2024-01-23 10:31:05 +01:00
..
Authentication Replace MastodonAuthentication to not be backed by CoreData 2023-06-13 14:47:43 +02:00
DataController Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
Extension Fix some warnings 2023-11-16 10:28:20 +01:00
FetchedResultsController Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
Model Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
Persistence Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
Service Don't download edit-history (#1138) 2024-01-23 10:31:05 +01:00
Vendor Fix unused-warnings 2023-09-22 15:28:07 +02:00
AppContext.swift Don't use core data in memory (for now) 2023-10-11 15:52:05 +02: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 Delete authentication credentials from Keychain upon logout 2023-11-24 21:20:04 +01:00
DocumentStore.swift chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
MastodonAuthentication.swift Refactor way to determine if translation is enabled 2023-10-18 14:34:20 +02:00
UserDefaults+Authentication.swift Move extension to its own file 2023-06-13 15:11:50 +02:00