Tusker/Tusker/CoreData
Shadowfacts 4211806b5f Add followers/following screen
Closes #323
2023-01-18 15:02:56 -05:00
..
Tusker.xcdatamodeld/Tusker.xcdatamodel Delete Relationship when Account is deleted 2023-01-13 10:31:51 -05:00
AccountMO.swift Fix newly created statuses/accounts not having lastFetchedAt set 2022-05-06 10:24:50 -04:00
AccountPreferences.swift Add createdAt to AccountPreferences and TimelinePosition to guard against race conditions when creating/migrating 2023-01-01 12:58:44 -05:00
FilterKeywordMO.swift V2 filters API, CoreData, and editing UI 2022-12-03 12:29:11 -05:00
FilterMO.swift Extract filter create/update/delete logic into separate services 2022-12-03 14:40:12 -05:00
FollowedHashtag.swift Fix saved/followed hashtag lookups being case-sensitive 2022-11-30 16:46:18 -05:00
ListMO.swift Cache lists in CoreData 2022-12-20 15:13:18 -05:00
MastodonCachePersistentStore.swift Add followers/following screen 2023-01-18 15:02:56 -05:00
NSManagedObjectContext+Helpers.swift Move saved instances and hashtags to CoreData 2022-05-10 22:58:30 -04:00
RelationshipMO.swift Cache account relationships in CoreData 2020-10-12 18:20:57 -04:00
SavedHashtag.swift Sync saved hashtags and instances over iCloud 2022-12-19 10:58:14 -05:00
SavedInstance.swift Sync saved hashtags and instances over iCloud 2022-12-19 10:58:14 -05:00
StatusMO.swift Use WebURL for status URLs 2023-01-02 11:36:06 -05:00
TimelinePosition.swift Add createdAt to AccountPreferences and TimelinePosition to guard against race conditions when creating/migrating 2023-01-01 12:58:44 -05:00
TimlineState.swift Sync timeline position using iCloud 2022-12-23 16:37:42 -05:00