1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-13 09:07:16 +01:00
mastodon-app-ufficiale-ipho.../MastodonSDK/Sources/MastodonCore/Service/API
Nathan Mattes f373506aa3 Remove user from UserItem-lists (IOS-192)
Also: Remove CoreData and replace User with Account in several places
2023-12-31 12:57:56 +01:00
..
CoreData
APIService.swift
APIService+Account.swift WIP: Comment out and replace user with status (IOS-192) 2023-12-31 12:56:59 +01:00
APIService+APIError.swift
APIService+App.swift
APIService+Authentication.swift
APIService+Block.swift Remove user from UserItem-lists (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
APIService+DomainBlock.swift
APIService+Favorite.swift Fix favorited post might lose repost header (IOS-206) 2023-12-07 15:16:13 +01:00
APIService+Filter.swift
APIService+Follow.swift Remove user from UserItem-lists (IOS-192) 2023-12-31 12:57:56 +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+FollowRequest.swift
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
APIService+Mute.swift Replace MastodonUser.ID with string (IOS-192) 2023-12-31 12:57:56 +01:00
APIService+Notification.swift
APIService+Onboarding.swift
APIService+Poll.swift
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
APIService+Relationship.swift Replace MastodonUser.ID with string (IOS-192) 2023-12-31 12:57:56 +01:00
APIService+Report.swift
APIService+Search.swift Remove status persistence (IOS-176) 2023-12-07 15:16:40 +01:00
APIService+Status.swift Fix Polls not showing up (IOS-213) 2023-12-14 16:33:50 +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+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 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