mastodon-ios/MastodonSDK/Sources/MastodonCore/Service/API
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
..
CoreData Merge branch 'develop' into performance_experiments 2023-09-26 10:25:26 +02:00
APIService+APIError.swift Fix Video Player Constraints issue 2022-11-17 14:26:40 +09:00
APIService+Account.swift WIP: Comment out and replace user with status (IOS-192) 2023-12-31 12:56:59 +01:00
APIService+App.swift Fix name for development (IOS-157) 2023-05-25 14:42:00 +02:00
APIService+Authentication.swift chore: move core logic into package 2022-10-08 13:43:06 +08:00
APIService+Block.swift Add some actions to Relationship-action-button (IOS-192) 2023-12-31 12:57:56 +01:00
APIService+Bookmark.swift Fix favorited post might lose repost header (IOS-206) 2023-12-07 15:16:13 +01:00
APIService+CustomEmoji.swift Get rid of commonglog 2023-09-22 15:27:05 +02:00
APIService+DomainBlock.swift Get rid of commonglog 2023-09-22 15:27:05 +02:00
APIService+Favorite.swift Fix favorited post might lose repost header (IOS-206) 2023-12-07 15:16:13 +01:00
APIService+Filter.swift More cleanup 2023-09-22 15:27:46 +02:00
APIService+Follow.swift Fix warnings (IOS-192) 2023-12-31 12:59:39 +01:00
APIService+FollowRequest.swift Don't persist follow-requests (IOS-192) 2023-12-31 12:59:39 +01:00
APIService+Follower.swift Remove user from UserItem-lists (IOS-192) 2023-12-31 12:57:56 +01:00
APIService+Following.swift Add JSON-based account-persistence (IOS-192) 2023-12-31 12:57:56 +01:00
APIService+HashtagTimeline.swift Address PR Feedback (IOS-176) 2023-12-28 13:47:07 +01:00
APIService+HomeTimeline.swift Add JSON-based account-persistence (IOS-192) 2023-12-31 12:57:56 +01:00
APIService+Instance.swift Make extended-description-download work properly (IOS-20) 2023-10-10 13:55:57 +02:00
APIService+Media.swift chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
APIService+Mute.swift Show text on relationship-button based on relationship (IOS-192) 2023-12-31 12:57:56 +01:00
APIService+Notification.swift Replace MastodonAuthentication to not be backed by CoreData 2023-06-13 14:47:43 +02:00
APIService+Onboarding.swift Use download of default servers (IOS-171) 2023-07-02 14:26:21 +02:00
APIService+Poll.swift Merge branch 'develop' into performance_experiments 2023-09-26 10:25:26 +02:00
APIService+PublicTimeline.swift Address PR Feedback (IOS-176) 2023-12-28 13:47:07 +01:00
APIService+Reblog.swift Remove unused code 2023-12-04 14:36:31 +01:00
APIService+Recommend.swift chore: move core logic into package 2022-10-08 13:43:06 +08:00
APIService+Relationship.swift Add relationship to ProfileViewModel (IOS-192) 2023-12-31 12:57:56 +01:00
APIService+Report.swift fix: compile failure issue 2022-11-04 13:28:09 +08:00
APIService+Search.swift Add relationship to ProfileViewModel (IOS-192) 2023-12-31 12:57:56 +01:00
APIService+Status+History.swift Fix some warnings 2023-11-16 10:28:20 +01:00
APIService+Status+Publish.swift Remove status persistence (IOS-176) 2023-12-07 15:16:40 +01:00
APIService+Status+Translate.swift Send the device-language to translate-endpoint 2023-10-17 12:48:01 +02:00
APIService+Status.swift Fix Polls not showing up (IOS-213) 2023-12-14 16:33:50 +01:00
APIService+Subscriptions.swift Set notification-types (IOS-14) 2023-09-27 15:12:43 +02:00
APIService+Tags.swift Remove persistence for tags (IOS-192) 2023-12-31 12:59:39 +01:00
APIService+Thread.swift Remove status persistence (IOS-176) 2023-12-07 15:16:40 +01:00
APIService+Trend.swift Remove status persistence (IOS-176) 2023-12-07 15:16:40 +01:00
APIService+UserTimeline.swift Remove status persistence (IOS-176) 2023-12-07 15:16:40 +01:00
APIService+WebFinger.swift Get rid of commonglog 2023-09-22 15:27:05 +02:00
APIService.swift More cleanup 2023-09-22 15:27:46 +02:00