mastodon-app-ufficiale-ipho.../MastodonSDK/Sources/MastodonSDK/API
nyaxix 213ef94ec5 Add bookmarking and bookmarks view
Based heavily on the work for favorites.

Adds bookmarking functionality to the application. The status view has been updated to include a bookmark button that can bookmark/unbookmark a status. The profile page has been updated to include a button in the header to navigate to a page that lists your bookmarks.
2022-08-14 17:51:36 -05: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 feat: add interaction for follow request notification 2022-06-28 19:00:39 +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+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 Handle onboarding authentication errors in /api/v1/instance 2022-03-15 20:17:27 -07: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 fix: notification includes admin mod type issue 2022-05-27 00:00:27 +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 feat: update report API endpoint 2022-05-16 16:14:41 +08:00
Mastodon+API+Statuses+FavoriteBy.swift feat: add reblogged by and favorited by user list entry for status 2022-05-17 22:09:43 +08: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.swift feat: add Idempotency-Key` header for status 2021-08-09 17:54:11 +08:00
Mastodon+API+Suggestions.swift feat: add For You tab for Discovery scene 2022-04-14 21:15:21 +08:00
Mastodon+API+Timeline.swift feat: add Community tab into discovery scene 2022-04-29 13:35:03 +08:00
Mastodon+API+Trends.swift feat: add hashtag and news list for Discovery scene 2022-04-13 20:43:16 +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 feat: add For You tab for Discovery scene 2022-04-14 21:15:21 +08:00
Mastodon+API.swift Add bookmarking and bookmarks view 2022-08-14 17:51:36 -05:00