mastodon-ios/CoreDataStack/Entity
CMK f8127428dd Merge branch 'develop' into feature/content-warning
# Conflicts:
#	CoreDataStack/CoreData.xcdatamodeld/CoreData.xcdatamodel/contents
#	Mastodon.xcworkspace/xcshareddata/swiftpm/Package.resolved
2021-04-19 19:32:16 +08:00
..
Application.swift feat: [WIP] add profile scene 2021-04-01 14:39:15 +08:00
Attachment.swift feat: [WIP] add profile scene 2021-04-01 14:39:15 +08:00
Emoji.swift feat: [WIP] add profile scene 2021-04-01 14:39:15 +08:00
History.swift fix: tag and searchHistory repeated save in CoreDate 2021-04-08 12:22:05 +08:00
HomeTimelineIndex.swift feat: add blurhash image and update content warning 2021-04-16 20:08:32 +08:00
MastodonAuthentication.swift chore: use setPrimitiveValue 2021-03-06 13:04:30 +08:00
MastodonUser.swift feat: handle suspended account in profile scene 2021-04-08 17:06:03 +08:00
Mention.swift feat: implement reply status entry and update query of API 2021-04-14 15:59:29 +08:00
Notification.swift chore: code format 2021-04-16 13:45:54 +08:00
Poll.swift feat: [WIP] add profile scene 2021-04-01 14:39:15 +08:00
PollOption.swift chore: use setPrimitiveValue 2021-03-06 13:04:30 +08:00
PrivateNote.swift feat: [WIP] add profile scene 2021-04-01 14:39:15 +08:00
SearchHistory.swift fix: tag and searchHistory repeated save in CoreDate 2021-04-08 12:22:05 +08:00
Setting.swift fix: server-side data is inconsistent with local 2021-04-18 02:02:08 +08:00
Status.swift feat: add blurhash image and update content warning 2021-04-16 20:08:32 +08:00
Subscription.swift fix: server-side data is inconsistent with local 2021-04-18 02:02:08 +08:00
SubscriptionAlerts.swift fix: server-side data is inconsistent with local 2021-04-18 02:02:08 +08:00
Tag.swift fix: tag and searchHistory repeated save in CoreDate 2021-04-08 12:22:05 +08:00