#tootsdk — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #tootsdk, aggregated by home.social.
-
A new release of TootSDK - 21.6.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/21.6.0
What's changed:
- Support block quotes in attributed string renderer @luckkerr
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 21.5.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/21.5.0
What's changed:
- Add muteExpiresAt date to Account @luckkerr
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 21.4.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/21.4.0
What's changed:
- Add getNotificationsUnreadCount @nixzhu
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 21.3.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/21.3.0
What's changed:
- Support mastodon experimental async refresh API @dale_price
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 21.2.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/21.2.0
What's changed:
- Quotes feature marker and quotes support in push notifications @luckkerr
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 21.1.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/21.1.0
What's changed:
- Introduce rendering options on AttributedStringRenderer @luckkerr
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 21.0.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/21.0.0
What's changed:
- Use Authorization header when establishing websocket connections @dale_price
- Quote post @nixzhuCommunity contributions are greatly appreciated 🙌
-
A new release of TootSDK - 20.3.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.3.0
What's changed:
- Support mastodon 4.5's public timeline access restrictions @dale_price
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 20.2.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.2.0
What's changed:
- Add support for current trending link properties and link timelines @dale_price
- Support additional quote states from Mastodon 4.5 @dale_price
- TootResponse header properties should be case-insensitive @konstantinCommunity contributions are greatly appreciated 🙌
-
A new release of TootSDK - 20.1.1 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.1.1
What's changed:
- Fix unable to connect to services that do not support v2 instance info @luckkerr
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 20.1.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.1.0
What's changed:
- Make TootResponse Sendable when its decoded data is sendable @dale_price
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 19.5.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/19.5.0
What's changed:
- add public init for PagedResult for better testability by @omich
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 20.0.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.0.0
What's changed:
- Update lint rules, use swift format instead of swift-format @konstantin
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 19.4.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/19.4.0
What's changed:
- Add methods to get available custom emoji for a server @dale_price
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 19.3.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/19.3.0
What's changed:
- Handle sharkey reaction notifications @luckkerr
- UI sharing grdb example @tjadejongCommunity contributions are greatly appreciated 🙌
-
A new release of TootSDK - 19.2.1 📣
https://github.com/TootSDK/TootSDK/releases/tag/19.2.1
What's changed:
- Workflow should use macOS-26 @konstantin
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 19.1.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/19.1.0
What's changed:
- AES-128-GCM encoding support for webpush messages @luckkerr
Community contributions are greatly appreciated 🙌
-
@konstantin got something to work already ;) Need to see how I can adapt this code to be able to fit into TootSDK, but the API is very straightforward and thus it shouldn't be too difficult....
-
A new release of TootSDK - 18.2.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/18.2.0
What's changed:
- Include contentType in PostSource @luckkerr
Community contributions are greatly appreciated 🙌
-
I see #tootsdk started using this
-
A new release of TootSDK - 18.1.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/18.1.0
What's changed:
- Pleroma emoji reaction notifications support @luckkerr
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 18.0.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/18.0.0
What's changed:
- [BREAKING] Fix error parsing quote posts from Akkoma @dale_price
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 17.1.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/17.1.0
What's changed:
- Expose HTTP response headers from API calls @iamkonstantin
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 17.0.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/17.0.0
What's changed:
- Quote posts @dale_price
- Support Mastodon 4.4 account management additions @dale_price
- Masto 4.4 media deletion @dale_price
- Add missing Mastodon properties to InstanceV2 @dale_priceCommunity contributions are greatly appreciated 🙌
-
A new release of TootSDK - 16.0.1 📣
https://github.com/TootSDK/TootSDK/releases/tag/16.0.1
What's changed:
- Conform OpenEnum to CodingKeyRepresentable @luckkerr
Community contributions are greatly appreciated 🙌
-
A new release of TootSDK - 16.0.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/16.0.0
What's changed:
- [BREAKING] Safe decoding of enums @luckkerr
- Update README @iamkonstantinCommunity contributions are greatly appreciated 🙌
-
A new release of TootSDK - 15.0.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/15.0.0
What's changed:
- Update CODE_OF_CONDUCT and CONTRIBUTING guidelines @iamkonstantin
- [BREAKING] Support versioned/dated terms of service endpoint @dale_price
- [BREAKING] Support server rule translations @dale_priceCommunity contributions are greatly appreciated 🙌
-
A new release of TootSDK - 14.4.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/14.4.0
What's changed:
- Add instance domain blocks and peers endpoints @dale_price
Community contributions are greatly appreciated 🙌
-
@liaizon Yeah, the data format is flexible, but you won't see the additional platform support except from filtering the platform list on the left. Right now fedicat is the only entry that has multiple platforms in its JSON entry but a lot of them could have more (there are a bunch that support both pleroma and mastodon, and #pipilo is based on #tootsdk so it supports several).
-
Adding 2 new features to comply with App Store guidelines: user blocking and post reporting.
Reporting is a bit challenging because Pixelfed reports work differently than Mastodon. Hopefully this will work and pass app review once finished.
-
S3E25: Funnels all the way down 🔍
@daniel has delivered funnels into @telemetrydeck and tells all about its launch on product hunt, and celebratory sushi! 🍱
@davidgarywood waxes lyrical about TootSDK and community contributions 🤝
https://www.waitingforreview.com/s3e25
#Podcast #iOSDev #Analytics #AppAnalytics #TootSDK #IndieDev
-
S3E25: Funnels all the way down 🔍
@daniel has delivered funnels into @telemetrydeck and tells all about its launch on product hunt, and celebratory sushi! 🍱
@davidgarywood waxes lyrical about TootSDK and community contributions 🤝
https://www.waitingforreview.com/s3e25
#Podcast #iOSDev #Analytics #AppAnalytics #TootSDK #IndieDev