Swiftpack.co - Swift Packages by Swiftodon

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by Swiftodon

Swiftodon/Mastodon.swift 2.1.2
A Mastodon API client written in Swift for iOS, iPadOS and macOS.
⭐️ 120
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.1.2
1 year ago
* fix: `Status.url` is now optional
Codable Entities
1 year ago
All entities are now coddle, such that they can be serialised by applications. Some entities may contain secret data. The applications have to make sure, that this are stored securely.
2.1.0
1 year ago
* Adds watchOS 8 Support
Phoenix
1 year ago
# Remove Dependencies, remove Carthage, migrate to Xcode 14 / Swift 5 and add SPM support * As `id` fields on the Mastodon API are generally string fields, We've migrated those as well. * We've introduced `MastodonClientAuthenticated` to omit the auth token in every single function call. * Test coverage using mocked network requests has been added for all `MastodonClient` / `MastodonClientAuthenticated` public methods.
Added the scope parameter for the OAuth token request
6 years ago
Enhancement for the createApp method
6 years ago
- added plugins parameter to the constructor - added endpointClosure parameter to the method createApp
API Enhacement
6 years ago
Added optional endpointClosure parameter to MastodonClient methods
7 years ago
* Implement Multi-tenancy by using Moya's *endpointCloaure*.
iOS macOS watchOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics