mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00

* Begin fixing of "Load More" on Home Timeline (IOS-266) * Don't show "Load More" if last status is first existing (IOS-266) * Insert missing items upon "Load More" (IOS-266) * Implement sinceID usage when loading latest posts (IOS-266) * Change updating of items on Load More(IOS-266) * Do not try to modify datasource directly (IOS-266) * Improve load more (IOS-266) * Fix load more using maxID and limit to 20 items (IOS-266) * Implement loading missing status in public timeline (IOS-266) * Implement subsequent "Load More" (IOS-266) * Make loadMore(item:at:) API more Swifty (IOS-266) * Address PR comments (IOS-266)
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
- App Store Deployment
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.
Languages
Swift
99.7%
Shell
0.2%