mastodon-ios/MastodonSDK/Sources/MastodonCore/Persistence
Nathan Mattes 13cc2bdbec
Don't add my own handle to a reply (#1254) (#1256)
* Don't add my own handle (#1254)

* Remove CoreData-stuff (#1254(

* Remove MastodonMentionContainer (#1254)

This is a left over from the status-refactoring. The Core Data-persistence-stuff for Status needed that, but as we don't use that any more say byebye
2024-03-19 10:28:16 +01:00
..
Model Add JSON-based account-persistence (IOS-192) 2023-12-31 12:57:56 +01:00
Protocol Don't add my own handle to a reply (#1254) (#1256) 2024-03-19 10:28:16 +01:00
FileManager+Account.swift Store accounts in container (IOS-192) 2024-01-02 23:05:25 +01:00
FileManager+SearchHistory.swift User UserIdentification for search and accounts (IOS-192) 2023-12-31 12:59:38 +01:00
FileManager+Shared.swift Store accounts in container (IOS-192) 2024-01-02 23:05:25 +01:00
FileManager+Timeline.swift Split private/public into their own extension 2024-01-11 14:10:47 +01:00
Persistence+Card.swift More cleanup 2023-09-22 15:27:46 +02:00
Persistence+Poll.swift More cleanup 2023-09-22 15:27:46 +02:00
Persistence+PollOption.swift More cleanup 2023-09-22 15:27:46 +02:00
Persistence+Status.swift Remove persistence for user (IOS-192) 2024-02-14 10:44:32 +01:00
Persistence.swift Cleanup (IOS-192) 2024-02-20 17:41:10 +01:00