mastodon-ios/MastodonSDK/Sources/MastodonSDK/API
Nathan Mattes b2dbcc8095 Merge branch 'develop' into ios-192-profile-about
# Conflicts:
#	Mastodon/Protocol/Provider/DataSourceProvider+NotificationTableViewCellDelegate.swift
#	Mastodon/Scene/Notification/NotificationTimeline/NotificationTimelineViewController+DataSourceProvider.swift
#	MastodonSDK/Sources/MastodonCore/DataController/FeedDataController.swift
#	MastodonSDK/Sources/MastodonUI/View/Content/StatusView+Configuration.swift
2024-01-31 15:36:53 +01:00
..
Error fix: make sign up error i18n display for each text filed. Fix memory leaking issue for pick server scene 2021-03-04 15:29:46 +08:00
Mastodon+API+Account+Credentials.swift fix: profile field edit update logic issue 2021-05-31 16:57:48 +08:00
Mastodon+API+Account+FamiliarFollowers.swift feat: add familiar followers UI component for ProfileCard 2022-05-16 19:42:41 +08:00
Mastodon+API+Account+Filter.swift feat: add filter for status 2021-07-09 19:07:12 +08:00
Mastodon+API+Account+FollowRequest.swift Download (and cache) requested follows (IOS-157) 2023-05-25 14:42:00 +02:00
Mastodon+API+Account+FollowedTags.swift feat: Implement layout for hashtag timeline header view 2022-12-01 10:54:58 +01:00
Mastodon+API+Account+Followers.swift fix: follower list pagination not works issue 2021-11-02 16:01:22 +08:00
Mastodon+API+Account+Following.swift feat: implement following list 2021-11-02 16:12:20 +08:00
Mastodon+API+Account+Friendship.swift chore: Don't recursively iterate through blocks/mutes 2022-11-26 08:02:29 +01:00
Mastodon+API+Account.swift Fix typos in class and file names 2021-06-14 23:09:50 +02:00
Mastodon+API+App.swift feat: adapt AuthenticationSession for authentication 2021-06-04 18:31:57 +08:00
Mastodon+API+Bookmarks.swift Add bookmarking and bookmarks view 2022-08-14 17:51:36 -05:00
Mastodon+API+CustomEmojis.swift feat: add custom emojis API endpoint 2021-03-15 14:40:10 +08:00
Mastodon+API+DomainBlock.swift chore: add BlockDomainService 2021-04-30 15:08:35 +08:00
Mastodon+API+Favorites.swift chore: update query type 2021-04-08 17:06:02 +08:00
Mastodon+API+Instance.swift Make extended-description-download work properly (IOS-20) 2023-10-10 13:55:57 +02:00
Mastodon+API+Media.swift Use correct endpoint to add media-attributes for changes (#1138) 2024-01-23 10:30:15 +01:00
Mastodon+API+Notifications.swift fix: notification includes admin mod type issue 2022-05-27 00:00:27 +08:00
Mastodon+API+OAuth.swift chore: inject AuthContext 2022-10-08 15:16:10 +08:00
Mastodon+API+Onboarding.swift Download default servers (IOS-171) 2023-07-02 12:39:27 +02:00
Mastodon+API+Polls.swift feat: [WIP] make the vote poll logic works 2021-03-04 18:53:29 +08:00
Mastodon+API+Push.swift feat: make push notification trigger update when change setting 2021-04-26 16:57:50 +08:00
Mastodon+API+Reblog.swift chore: renaming reblog 2021-03-15 18:19:45 +08:00
Mastodon+API+Report.swift feat: update report API endpoint 2022-05-16 16:14:41 +08:00
Mastodon+API+Statuses+FavoriteBy.swift Implement post editing / edit history (#875) 2023-03-02 11:06:13 +01:00
Mastodon+API+Statuses+RebloggedBy.swift feat: add reblogged by and favorited by user list entry for status 2022-05-17 22:09:43 +08:00
Mastodon+API+Statuses+StatusHistory.swift Use correct endpoint to add media-attributes for changes (#1138) 2024-01-23 10:30:15 +01:00
Mastodon+API+Statuses+Translate.swift Send the device-language to translate-endpoint 2023-10-17 12:48:01 +02:00
Mastodon+API+Statuses.swift Add support for selecting the post language (#907) 2023-01-24 01:50:10 +01:00
Mastodon+API+Suggestions.swift feat: add For You tab for Discovery scene 2022-04-14 21:15:21 +08:00
Mastodon+API+Tags.swift feat: Implement follow/unfollow tag functionality 2022-12-01 10:54:59 +01:00
Mastodon+API+Timeline.swift feat: add Community tab into discovery scene 2022-04-29 13:35:03 +08:00
Mastodon+API+Trends.swift Add authentication to trends (#1104) 2023-08-21 11:29:48 +02:00
Mastodon+API+V2+Instance.swift feat: Implement /api/v2/instance to conditionally show Translation option 2022-12-12 16:41:13 +01:00
Mastodon+API+V2+Media.swift feat: bind the thumbnail and trigger media upload task 2022-11-08 19:40:58 +08:00
Mastodon+API+V2+Search.swift feat: [WIP] add search result list for scopes searching 2021-07-14 20:28:41 +08:00
Mastodon+API+V2+Suggestions.swift feat: add For You tab for Discovery scene 2022-04-14 21:15:21 +08:00
Mastodon+API.swift Remove remaining Tag-stuff (IOS-186) (#1205) 2024-01-05 16:46:49 +01:00