technicat, to Pixelfed

First use of platform detection to support both and

if toot.instance?.flavour == .pixelfed {
AllNotificationsPage()
} else {
NotificationsTab()
}

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.59.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.59.0

What's changed:

  • feat: TootClient.setNoteForAccount (sets private note) @technicat

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.58.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.58.0

What's changed:

  • API to check if flavour supports featuring tags @luckkerr
  • API to represent features and check if they are supported @luckkerr
  • make TootClient.getListsContainingAccount public @technicat

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.57.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.57.0

What's changed:

  • fix: rename getLists to getListsContainingAccount @konstantin

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.56.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.56.0

What's changed:

  • added TootClient.getLists(id) to get lists an account is in @technicat

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.55.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.55.0

What's changed:

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.54.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.54.0

What's changed:

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.53.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.53.0

What's changed:

  • workaround for ScheduledPost.sensitive returning as string instead of bool @technicat

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.52.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.52.0

What's changed:

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.51.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.51.0

What's changed:

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

technicat, to fediverse

my app seems to read calckey accounts just fine

konstantin, (edited ) to swift

It's been a while since I posted about @tootsdk - maybe it's worth the !

📣 is a cross-platform Swift library that can give you a head start when building apps for Mastodon and the fediverse in general. Works on desktop, mobile and server-side.

@davidgarywood and I created it with the goal of helping folks build all kinds of fun experiences that work with your favourite fedi instance. When we first moved from the other place, Dave set up a Mastodon instance for himself while I picked a Pleroma instance, and so we continually try to keep things working for both of us.

In any case, feel free to check it out and as always, your thoughts / comments / issues and PRs are always welcome :blobcathearthug:

https://github.com/TootSDK/TootSDK

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.50.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.50.0

What's changed:

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

technicat, to SwiftUI

My app looks better on iPad

technicat, to mastodon

Playing around with dialog text.

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.49.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.49.0

What's changed:

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to fediverse
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.48.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.48.0

What's changed:

  • added getProfileDirectory, getScheduledPosts @technicat

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

technicat, to fediverse

to my surprise, I seem to have multiple choice votes working

technicat, to fediverse

cool, my poll ui is working, was able to vote on this one. although the expiration date is wrong.

konstantin, to random

Hey folks, if you're using @tootsdk in a Linux environment (e.g. with Vapor on a server), we just released v0.47 which comes with a round of improvements for this target.

https://iosdev.space/@tootsdk/110422337955633269

tootsdk, to fediverse
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.47.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.47.0

What's changed:

  • add removeSuggestion @technicat
  • Improve compatibility for web push notifications and pagination @konstantin

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to fediverse
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.46.1 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.46.1

What's changed:

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to fediverse
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.46.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.46.0

What's changed:

  • Add missing initializer for push notification params @konstantin

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to fediverse
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.45.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.45.0

What's changed:

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

tootsdk, to fediverse
@tootsdk@iosdev.space avatar

A new release of TootSDK - 0.44.2 📣

https://github.com/TootSDK/TootSDK/releases/tag/0.44.2

What's changed:

  • cleanup: refactor fetch of paged result into a shared function @technicat

We’d like to thank everyone who has submitted PRs, raised issues since we released the package publicly.

Community contributions are greatly appreciated 🙌

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • everett
  • osvaldo12
  • magazineikmin
  • thenastyranch
  • rosin
  • normalnudes
  • Youngstown
  • Durango
  • slotface
  • ngwrru68w68
  • kavyap
  • DreamBathrooms
  • tester
  • InstantRegret
  • ethstaker
  • GTA5RPClips
  • tacticalgear
  • Leos
  • anitta
  • modclub
  • khanakhh
  • cubers
  • cisconetworking
  • megavids
  • provamag3
  • lostlight
  • All magazines