mastodon-ios/Mastodon/Service/APIService
CMK e4c38c70e2
Release v1.4.1 (#427)
* feat: use bundler to install Ruby Gems instead of installing them system-wide using root

* chore: install bundler without sudo

* Improve tab bar icon vertical alignment

* feat: update tabBar UI

* chore: update version to 1.4.1 (122)

* chore: fix accessibility large content label text missing issue

* chore: update version to 1.4.1 (123)

* chore: update navigation bar button item assets

* fix: compose tabBar button layout raise crash on iPad issue

* chore: update version to 1.4.1 (124)

* chore: suppress warnings

* feat: add navigation pan pop gesture. resolve #407 #419

* chore: update version to 1.4.1 (125)

* fix: profile bio line break get trimmed issue. resolve #311

* chore: update version to 1.4.1 (126)

Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
Co-authored-by: vollkorntomate <thomas.voelkl@outlook.de>
2022-05-09 05:28:35 +02: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+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: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +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: adapt the app to async & await. Update timeline UI 2022-01-27 21:23: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 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +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: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+Recommend.swift feat: add For You tab for Discovery scene 2022-04-14 21:15:21 +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: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
APIService+Subscriptions.swift feat: add notification timeline fetcher 2022-02-11 19:27:14 +08:00
APIService+Thread.swift Release v1.4.1 (#427) 2022-05-09 05:28:35 +02: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 chore: drop Nuke 2021-07-21 19:45:24 +08:00