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/it/Quale-app-mastodon-utilizzare
Go to file
Nathan Mattes 1583ce0d9a Add a new loading-state for timeline-switches (IOS-235)
Gosh, this took longer than expected. It didn't work for quite some time but the trick is to check for the states in several places, like in HomeTimelineViewModel+Diffable or when the timeline reached the end. Those triggered a reload and we don't want that in case the state is `contextSwitch`.
2024-04-04 12:19:44 +02:00
.github Remove Cocoapods (#1179) 2024-02-29 18:15:30 +01:00
Documentation Update the requirements 2024-03-12 09:08:52 +01:00
Localization New Crowdin updates (#1242) 2024-03-21 17:00:09 +01:00
Mastodon Add a new loading-state for timeline-switches (IOS-235) 2024-04-04 12:19:44 +02:00
Mastodon.xcodeproj Bump version 2024-03-27 10:34:35 +01:00
MastodonIntent Merge branch 'develop' into ios-192-profile-about 2024-01-31 15:36:53 +01:00
MastodonSDK Fix loading of older posts (IOS-235) 2024-04-04 12:19:44 +02:00
MastodonTests Merge branch 'develop' into fix-warnings 2023-01-04 15:12:51 +01:00
MastodonUITests fix: manually bump the version to workaround auto version management not working issue 2022-11-08 14:17:43 +08:00
NotificationService More cleanup 2023-09-22 15:27:46 +02:00
OpenInActionExtension Improve "Open in Mastodon" by using Search API (#888) 2023-01-16 23:36:00 +01:00
ShareActionExtension Restore Credentials from Keychain (#1171) 2023-11-18 18:52:19 +01:00
WidgetExtension Merge branch 'develop' into ios-192-profile-about 2024-02-20 18:29:27 +01:00
ci_scripts Remove Cocoapods (#1179) 2024-02-29 18:15:30 +01:00
env chore: replace CocoaPods-Keys with Arkana 2022-07-15 11:34:16 +08:00
fastlane Remove Cocoapods (#1179) 2024-02-29 18:15:30 +01: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 Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
.ruby-version Improvements to the project setup (#905) 2023-01-24 01:47:37 +01:00
AppStoreSnapshotTestPlan.xctestplan chore: update the snapshot documents and UITests 2022-03-19 01:02:23 +08:00
Gemfile Remove CocoaPods gems 2024-03-11 22:31:16 +01:00
Gemfile.lock Remove CocoaPods gems 2024-03-11 22:31:16 +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
README.md Implement Fastlane (#1130) 2023-10-10 12:48:47 +02: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 localization update script 2024-03-19 15:46:24 +01: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.