daedd2b5be
The buttons now have a minimum height rather than a constant height. Also made a couple minor improvements / bug fixes: - Both buttons now react to Dynamic Type settings changes (enabled `adjustsFontForContentSizeCategory`). - A layout pass is now enforced in traitCollectionDidChange to ensure that setupButtonShadowView is using the right bounds. - signUpButtonShadowView now uses signUpButtonShadowView's bounds. |
||
---|---|---|
.github | ||
Documentation | ||
Localization | ||
Mastodon | ||
Mastodon.xcodeproj | ||
Mastodon.xcworkspace | ||
MastodonIntent | ||
MastodonSDK | ||
MastodonTests | ||
MastodonUITests | ||
NotificationService | ||
ShareActionExtension | ||
ci_scripts | ||
env | ||
.arkana.yml | ||
.env.example | ||
.gitignore | ||
AppStoreSnapshotTestPlan.xctestplan | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
MastodonSDK.xctestplan | ||
Podfile | ||
Podfile.lock | ||
README.md | ||
crowdin.yml | ||
swiftgen.yml | ||
update_localization.sh |
README.md
Mastodon
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.
Getting Started
- Read the setup guide here
- About contributing
- Documentation folder
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.