mastodon-app-ufficiale-ipho.../Mastodon/Service/APIService
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
..
CoreData feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+APIError.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+Account.swift fix: follow push notification deep-link not works issue 2022-02-11 15:28:39 +08:00
APIService+App.swift chore: update client website 2021-07-27 13:56:55 +08:00
APIService+Authentication.swift feat: adapt AuthenticationSession for authentication 2021-06-04 18:31:57 +08:00
APIService+Block.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+Bookmark.swift Add bookmarking and bookmarks view 2022-08-14 17:51:36 -05:00
APIService+CustomEmoji.swift feat: implement emojis preloading logic 2021-03-15 19:25:44 +08:00
APIService+DomainBlock.swift feat: complete upload and publish logic 2021-07-20 16:40:04 +08:00
APIService+Favorite.swift feat: add reblogged by and favorited by user list entry for status 2022-05-17 22:09:43 +08:00
APIService+Filter.swift feat: complete upload and publish logic 2021-07-20 16:40:04 +08:00
APIService+Follow.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+FollowRequest.swift feat: add interaction for follow request notification 2022-06-28 19:00:39 +08:00
APIService+Follower.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+Following.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+HashtagTimeline.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+HomeTimeline.swift fix: add missing error prompt for sign up scene 2022-04-27 17:37:03 +08:00
APIService+Instance.swift feat: add sign out debug menu 2021-02-05 15:58:48 +08:00
APIService+Media.swift fix: media attachment needs wait process issue. resolve #275 2021-08-09 17:02:32 +08:00
APIService+Mute.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+Notification.swift fix: use wrong mention types issue. resolve #452 2022-06-14 11:09:57 +08:00
APIService+Onboarding.swift chore: [WIP] refactor pick server scene with diffable data source 2021-03-06 00:46:53 +08:00
APIService+Poll.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+PublicTimeline.swift feat: add Community tab into discovery scene 2022-04-29 13:35:03 +08:00
APIService+Reblog.swift feat: add reblogged by and favorited by user list entry for status 2022-05-17 22:09:43 +08:00
APIService+Recommend.swift feat: add familiar followers UI component for ProfileCard 2022-05-16 19:42:41 +08:00
APIService+Relationship.swift feat: add notification timeline fetcher 2022-02-11 19:27:14 +08:00
APIService+Report.swift feat: update report flow 2022-02-08 12:36:06 +08:00
APIService+Search.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+Status+Publish.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+Status.swift feat: add reblogged by and favorited by user list entry for status 2022-05-17 22:09:43 +08:00
APIService+Subscriptions.swift feat: add notification timeline fetcher 2022-02-11 19:27:14 +08:00
APIService+Thread.swift chore: suppress warnings 2022-05-07 11:42:10 +08:00
APIService+Trend.swift feat: add hashtag and news list for Discovery scene 2022-04-13 20:43:16 +08:00
APIService+UserTimeline.swift feat: add Community tab into discovery scene 2022-04-29 13:35:03 +08:00
APIService+WebFinger.swift feat: add onion domain ATS exception rule. resolve #338 2022-03-16 02:24:59 +08:00
APIService.swift feat: add reblogged by and favorited by user list entry for status 2022-05-17 22:09:43 +08:00