Does anyone know what pleroma.metadata.fields_limits indicates in Pleromas /api/v1/instance response? Changelog says "A list of values detailing the length and count limitation for various instance-configurable fields." and that is not making me any wiser. Which fields are this? :thinking: #tuskydev
Users: Conny your app is buggy, pls fix
Conny: Wait I think I can cut json decoding time in half
https://github.com/tuskyapp/Tusky/pull/2386
#tuskydev
Very good #Tusky news: I just merged the pull request I was working on for the last months
👉 Complete refactoring of the timeline loading logic (which is basically the heart of the app) with Kotlin & coroutines
👉 Squashed some bugs within the timeline
👉 Code is now way cleaner than before, which should make adding new features faster and bugs easier to spot
#tuskydev
Oh hey its a nice day why not REWRITE TUSKYS WHOLE TIMELINE LOGIC 🙂
#tuskydev
Anway, I would like to finally have it fixed. Please send me all information that might help, especially instructions on how to reproduce it reliably.
#tuskydev
I get this bug (scheduled toots not sending at the scheduled time) reported again and again. I think there was a discussion here whether it is a server or client bug, but I can't find it anymore :/
#tuskydev
just merged 7 PRs. wow #tuskydev
#Tusky 13.1 is out with some fixes, and nightly will already receive the first Tusky 14 features for testing with the next update.
Notifications when a user posts thx to @a1batross and a wellbeing mode thx to
@garritfra
#tuskydev
I am never sure if features like that would really be used in #Tusky and how to best design them (and it should not be one person deciding), so I would be glad about additional input and ideas.
👉 https://github.com/tuskyapp/Tusky/pull/1992
#tuskydev
Any idea what the "statuses" attribute on the "Announcement" object is for? https://docs.joinmastodon.org/entities/announcement/ @Claire @Gargron @ars42525 #tuskydev
Adding a feature, but removing lines of code 👌
https://github.com/tuskyapp/Tusky/pull/1978
#tuskydev
Android dev, maintainer of @Tusky