Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added getProfileDirectory, getScheduledPosts #169

Merged
merged 6 commits into from
Jun 9, 2023
Merged

added getProfileDirectory, getScheduledPosts #169

merged 6 commits into from
Jun 9, 2023

Conversation

technicat
Copy link
Contributor

Added TootClient.getProfileDirectory to access the Mastodon directory API.
Added a paged version of TootClient.getScheduledPosts (can probably replace the array-returning getScheduledPost)
Added parameter doc for limit in TootClient.getNotifications
Updated swift-nio package via Get Latest Packages in Xcode.

Sample result from getProfileDirectory

IMG_2652

@davidgarywood
Copy link
Contributor

Thanks for this one @technicat - one of us will give this some time soon to check out (in between WWDC stuff over next couple of days 😀), but it reads great on first scan 👍

Copy link
Contributor

@kkostov kkostov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice @technicat, thank you!

@kkostov kkostov merged commit 1b4ce1d into TootSDK:main Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants