tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 3.10.0 📣

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

What's changed:

  • Add report, signup and severed relationship notification types @luckkerr

Community contributions are greatly appreciated 🙌

pipilo, to iOS
@pipilo@indieapps.space avatar

Version 1.1 of #Pipilo on #iOS is out. Pipilo is a unique fediverse app where you view posts one at a time in a horizontal timeline.

New in this update is support for notifications. Following the core idea of the app they are displayed in horizontal groups organized by days.
Premium users can also enable push notifications with quick reply action.

Check it out, share and enjoy!

Full release notes: https://pipilo.thanel.me/changelog
App Store: https://apps.apple.com/pl/app/pipilo/id1584544719

Screenshot of push notification in Pipilo. The notification is expanded and text input field is focused allowing for quick reply.

pipilo,
@pipilo@indieapps.space avatar

Additionally thanks to contributors of which the app uses, it is now verified compatible with Firefish and Sharkey in addition to previously supported Mastodon, Pixelfed, Pleroma, Akkoma, and Friendica.

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 3.9.0 📣

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

What's changed:

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 3.8.0 📣

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

What's changed:

  • Adds Post.editedAt, introduced in Mastodon 4.2 @konstantin

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 3.7.0 📣

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

What's changed:

  • Adds TootClient.deleteProfileAvatar() and TootClient.deleteProfileHeader() @technicat

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 3.6.0 📣

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

What's changed:

  • added optional withSuspended param to TootClient.getRelationships (specifies whether to ignore suspended accounts) @technicat

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 3.5.0 📣

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

What's changed:

  • Added Account.group @technicat

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 3.4.0 📣

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

What's changed:

  • Allow setting a list as "exclusive" @technicat

Community contributions are greatly appreciated 🙌

technicat, to fediverse
@technicat@iosdev.space avatar

now recognizes group accounts

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 3.2.0 📣

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

What's changed:

Community contributions are greatly appreciated 🙌

technicat, to fediverse
@technicat@iosdev.space avatar

now recognizing and as distinct platforms. also and . also running out of icons.

DanielBerezhnoy, to swift
@DanielBerezhnoy@mastodon.social avatar

@walleri is finally on the App Store! It's been quite a journey, but I'm so glad it's now available for the whole world to try.

There's still a lot of things I want to improve, but I realized that it's never gonna be perfect and at some point I just have to release it.

Today is that day 🚀

App Store link: https://apps.apple.com/us/app/walleri/id6470121640

tootsdk, to random
@tootsdk@iosdev.space avatar

We've just listed another app using TootSDK to connect with the fediverse!

TootLater by @mikakruschel
👉 https://tootlater.kruschel.dev/

technicat, to random
@technicat@iosdev.space avatar

The package is now filled out with most of the easily separable code, mainly extensions that let you operate in a more object oriented fashion, e.g. boost(post) and react(to: announcement, with: reaction)

https://github.com/technicat/fedicat

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 3.1.0 📣

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

What's changed:

Community contributions are greatly appreciated 🙌

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 2.2.0 📣

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

What's changed:

  • added a list of apps built with TootSDK to the README @technicat
  • add default empty string param for ExtendedDescription @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
@technicat@iosdev.space avatar
tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 2.1.1 📣

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

What's changed:

  • Add follow-account example command @luckkerr

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 - 2.1.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/2.1.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 - 2.0.1 📣

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

What's changed:

  • Fix build on Linux targets, CI improvements @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 - 2.0.0 📣

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

What's changed:

  • [BREAKING] Web Push message decrypting API @luckkerr
  • Additional support for sharkey and iceshrimp @technicat
  • [BREAKING] Notifications API improvements @luckkerr

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 - 1.7.0 📣

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

What's changed:

  • API to delete push subscriptions, push subscriptions feature @luckkerr

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 - 1.6.0 📣

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

What's changed:

  • feat: added TootClient.getExtendedDescription() @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 - 1.5.1 📣

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

What's changed:

  • Fix getFollowRequests should be public @luckkerr

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 - 1.5.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/1.5.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 🙌

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