Official iOS app for Mastodon
Vai al file
CMK c296cf303e
Merge pull request #603 from mastodon/release-1.4.7
Release v1.4.7
2022-11-21 11:13:47 +08:00
.github fix: the wrong command to set GitHub env 2022-11-18 21:42:49 +08:00
Documentation Merge pull request #546 from treeshateorcs/patch-1 2022-11-15 07:11:59 +01:00
Localization Merge branch 'l10n_develop' into release-1.4.7 2022-11-18 19:03:12 +08:00
Mastodon fix: Status notification shows "mentioned you" text 2022-11-18 10:54:40 +01:00
Mastodon.xcodeproj chore: Move UIImage(systemName: "chevron.up.chevron.down") to UIImage Extension 2022-11-18 10:10:54 +01:00
Mastodon.xcworkspace feat: add compress progress display. Set video compress config to 720p at 60 fps 2022-11-11 21:28:19 +08:00
MastodonIntent feat: new i18n languages. Czech (cs) and Slovenian (sl) 2022-11-16 19:56:16 +08:00
MastodonSDK Merge pull request #634 from mastodon/fix/auto-complete 2022-11-19 01:01:27 +08:00
MastodonTests Resolve build failure when running tests from Xcode. 2022-11-12 19:36:22 -08:00
MastodonUITests fix: manually bump the version to workaround auto version management not working issue 2022-11-08 14:17:43 +08:00
NotificationService fix: manually bump the version to workaround auto version management not working issue 2022-11-08 14:17:43 +08:00
ShareActionExtension chore: code clean 2022-11-14 00:06:44 +08:00
ci_scripts chore: export brew installed ruby 2022-07-27 18:41:39 +08:00
env chore: replace CocoaPods-Keys with Arkana 2022-07-15 11:34:16 +08:00
.arkana.yml Merge branch 'release-1.4.6' into feature/package-refactor 2022-11-01 14:14:00 +08:00
.env.example chore: fix GitHub CI 2022-10-08 14:01:21 +08:00
.gitignore chore: replace CocoaPods-Keys with Arkana 2022-07-15 11:34:16 +08:00
AppStoreSnapshotTestPlan.xctestplan chore: update the snapshot documents and UITests 2022-03-19 01:02:23 +08:00
Gemfile chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
Gemfile.lock Fix Video Player Constraints issue 2022-11-17 14:26:40 +09:00
LICENSE chore: add GPL-3 LICENSE 2021-07-31 18:18:34 +08:00
MastodonSDK.xctestplan feat: add rules attribute for Instance entity 2021-02-22 12:26:44 +08:00
Podfile chore: update SwiftGen to the latest version 2022-11-15 01:42:14 +08:00
Podfile.lock chore: update SwiftGen to the latest version 2022-11-15 01:42:14 +08:00
README.md Update README.md (#589) 2022-11-15 05:05:16 +01:00
crowdin.yml chore: fix placeholders conflict for some languages issue 2022-05-13 11:50:04 +08:00
swiftgen.yml feat: improve the i18n workflow 2022-11-15 01:44:28 +08:00
update_localization.sh fix: not copy translation resource for info.plist issue 2022-11-16 20:02:09 +08:00

README.md

Mastodon

CI Crowdin

Download on the App Store

Introduction

This is the repository for the official iOS App for Mastodon. You can install it from the App Store now. You can build the app from source and file bug report here.

Read this blog post for this app to learn more.

Developing an official iOS app for Mastodon

Getting Started

Acknowledgments

Thanks to these open-source projects listed here.

License

This project is released under the GPL-3 License. It is also dual-licensed to Apple for the purposes of publishing the app on the App Store. For this reason, any contributors are required to sign a Contributor License Agreement.