Questa è l'app ufficiale di Mastodon, gira su ios 14 o superiore. L'app ufficiale è rivolta ai nuovi utenti che non hanno familiarità con il Fediverso. Semplifica il processo di registrazione e nasconde alcune caratteristiche come la timeline Federata. https://mastodon.it
Go to file
Jeff Verkoeyen 337e221c20 Resolve build failure when running tests from Xcode.
The build failure was:

```
MastodonTests/MastodonTests.swift:39:27: error build: Cannot find 'AppContext' in scope
```
2022-11-12 19:36:22 -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 Update app.json 2022-11-09 21:18:15 +01:00
Mastodon Merge pull request #527 from jordanekay/fix-spelling 2022-11-12 08:20:07 +01:00
Mastodon.xcodeproj Merge pull request #527 from jordanekay/fix-spelling 2022-11-12 08:20:07 +01:00
Mastodon.xcworkspace Fix pods 2022-11-08 16:48:17 +01:00
MastodonIntent Generate new localized strings 2022-11-09 07:37:37 +01:00
MastodonSDK Replace a deprecated method 2022-11-12 00:33:18 +09: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 Remove duplicate imports 2022-11-11 00:36:39 +09: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 Remove an unused dependency 2022-11-13 00:46:15 +09:00
Podfile.lock Remove an unused dependency 2022-11-13 00:46:15 +09: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: add content warning for post spoiler 2022-01-29 17:02:30 +08:00
update_localization.sh feat: use bundler to install Ruby Gems instead of installing them system-wide using root 2022-04-29 09:18:34 +02: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.