Official iOS app for Mastodon
Go to file
Kyle Bashour 754cc10d8c Merge branch 'develop' into kb/refresh-control-z-index
* develop: (224 commits)
  Fix build
  feat: improve the i18n workflow
  chore: update SwiftGen to the latest version
  chore: code clean
  chore: Move updateActiveUserAccountPublisher to AuthenticationService
  Fix authenticated user account not reloaded
  feat: restore keyboard shortcut for compose scene
  feat: update i18n string
  chore: update i18n resources
  feat: restore post compose limit
  fix: iPad navigation bar still could be large title issue
  feat: add throttle for post compose auto-complete query
  fix: visibility missing bind back to source issue
  Update Localization/app.json
  New translations app.json (Galician)
  New translations Intents.strings (Portuguese, Brazilian)
  New translations app.json (Portuguese, Brazilian)
  New translations Intents.stringsdict (Portuguese, Brazilian)
  New translations ios-infoPlist.json (Portuguese, Brazilian)
  New translations app.json (Portuguese, Brazilian)
  ...
2022-11-14 14:21:16 -08:00
.github fix: CURRENT_PROJECT_VERSION not update issue 2022-11-08 14:37:28 +08:00
Documentation Fix typos 2022-11-10 01:50:04 +09:00
Localization Fix build 2022-11-14 23:19:53 +01:00
Mastodon Merge branch 'develop' into kb/refresh-control-z-index 2022-11-14 14:21:16 -08:00
Mastodon.xcodeproj Merge branch 'develop' into kb/refresh-control-z-index 2022-11-14 14:21:16 -08: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 Generate new localized strings 2022-11-09 07:37:37 +01:00
MastodonSDK Fix build 2022-11-14 23:19:53 +01:00
MastodonTests fix: manually bump the version to workaround auto version management not working issue 2022-11-08 14:17:43 +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 Consider old-school intel macs for development 2022-11-08 16:38:01 +01: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 Fix up README.md (#561) 2022-11-11 22:32:17 +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 feat: improve the i18n workflow 2022-11-15 01:44:28 +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-sources 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.