mastodon-ios/MastodonSDK/Sources/MastodonSDK/API
CMK 30b2a35b84 feat: implement following list 2021-11-02 16:12:20 +08: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+Filter.swift feat: add filter for status 2021-07-09 19:07:12 +08:00
Mastodon+API+Account+FollowRequest.swift feat: add follower list for user 2021-11-01 19:54:54 +08: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 feat: handle profile follow, block, and mute actions 2021-04-02 18:13:45 +08: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+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 feat: refactor the mastodonSDK 2021-02-19 17:40:05 +08:00
Mastodon+API+Media.swift fix: media attachment needs wait process issue. resolve #275 2021-08-09 17:02:32 +08:00
Mastodon+API+Notifications.swift feat: handle notification response 2021-04-27 17:27:03 +08:00
Mastodon+API+OAuth.swift feat: adapt AuthenticationSession for authentication 2021-06-04 18:31:57 +08:00
Mastodon+API+Onboarding.swift chore: remove version 2021-02-19 17:12:00 +08: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 fix: lost comment if send without comment first 2021-04-25 18:45:17 +08:00
Mastodon+API+Statuses.swift feat: add Idempotency-Key` header for status 2021-08-09 17:54:11 +08:00
Mastodon+API+Suggestions.swift fix: decode error 2021-04-01 11:49:38 +08:00
Mastodon+API+Timeline.swift feat: use search api to fetch tag info 2021-04-02 10:21:51 +08:00
Mastodon+API+Trends.swift fix: decode error 2021-04-01 11:49:38 +08:00
Mastodon+API+V2+Media.swift feat: make search result works as statuses list 2021-07-15 15:49:30 +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 chore: suggestion use v2 api 2021-04-20 15:40:10 +08:00
Mastodon+API.swift feat: make search result works as statuses list 2021-07-15 15:49:30 +08:00