mastodon-app-ufficiale-ipho.../MastodonSDK/Sources/MastodonCore/Service/API
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
..
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 Make "Followed Hashtags"-screen work with entities (IOS-186) 2023-11-10 13:55:18 +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 Implement follow/unfollow and block/unblock for `Mastodon.Entity.Account` 2023-10-19 15:12:24 +02:00
APIService+Bookmark.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
APIService+CustomEmoji.swift Get rid of commonglog 2023-09-22 15:27:05 +02:00
APIService+DomainBlock.swift Remove duplicate code (IOS-5) 2023-12-18 20:38:20 +01:00
APIService+Favorite.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
APIService+Filter.swift More cleanup 2023-09-22 15:27:46 +02:00
APIService+Follow.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
APIService+FollowRequest.swift Merge branch 'develop' into performance_experiments 2023-09-26 10:25:26 +02:00
APIService+Follower.swift Merge branch 'develop' into performance_experiments 2023-09-26 10:25:26 +02:00
APIService+Following.swift Merge branch 'develop' into performance_experiments 2023-09-26 10:25:26 +02:00
APIService+HashtagTimeline.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
APIService+HomeTimeline.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +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 Merge branch 'develop' into performance_experiments 2023-09-26 10:25:26 +02: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 Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
APIService+Reblog.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
APIService+Recommend.swift chore: move core logic into package 2022-10-08 13:43:06 +08:00
APIService+Relationship.swift Implement follow/unfollow and block/unblock for `Mastodon.Entity.Account` 2023-10-19 15:12:24 +02:00
APIService+Report.swift fix: compile failure issue 2022-11-04 13:28:09 +08:00
APIService+Search.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
APIService+Status+History.swift Don't download edit-history (#1138) 2024-01-23 10:31:05 +01:00
APIService+Status+Publish.swift Remove Status from CoreData (#1167) 2024-01-08 11:17: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 Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
APIService+Subscriptions.swift Set notification-types (IOS-14) 2023-09-27 15:12:43 +02:00
APIService+Tags.swift Add pull to refresh (IOS-186) 2023-11-10 13:55:18 +01:00
APIService+Thread.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
APIService+Trend.swift Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
APIService+UserTimeline.swift Remove Status from CoreData (#1167) 2024-01-08 11:17: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